# How to Login as a User

* Click **Admin Menu** on the top-right corner of the platform.
* From the drop-down menu, click **Users**
* Search for the user using **Search for Users** box
* On the left side, hover the user profile until you three dots, click the three dots
* Click **Log in as this user**
* Select the domain, click **LOG IN AS THIS USER**&#x20;
* You will be redirected to the users' profile

{% hint style="danger" %}
Please remember that all the actions you will perform using the learner's account will be tracked in the system as if they were performed by the learner.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://gca-2.gitbook.io/ac-learning-platform-user-guidebook/admin/how-to-login-as-a-user.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
