# Change accounts

You can change accounts from any main menu page.

1. Select **Account** from the header, and then select Accounts.<br>

   <div align="left"><figure><img src="/files/k7ZGhBdHUrEK0GYOj7Oj" alt=""><figcaption></figcaption></figure></div>

   \
   The first account will always be the account you are currently logged in (see Account Name column). All other accounts will be listed after.
2. Find the account you want and select **Switch To** in the Actions column. \
   Filter options are available if needed to sort your accounts.<br>

   <figure><img src="/files/sECRoMpDZsEhUd1vshGQ" alt=""><figcaption></figcaption></figure>


---

# 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://docs.korewireless.com/console/accounts/change-accounts.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.
