# How to Switch Between Accounts in Akto

If you have access to multiple accounts or workspaces in Akto, you can easily switch between them directly from the dashboard without logging out.

***

### Steps to Switch Accounts

1. In the Akto dashboard, locate the **account selector** in the left sidebar (above the navigation menu).
2. Click the **dropdown** showing your current account name.
3. A list of available accounts will appear.
4. Select the account you want to switch to.

✅ The dashboard will refresh and load data for the selected account, including API collections, tests, and reports.

<figure><img src="/files/q5WpC79ZSQIV4SMOuGNU" 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.akto.io/account-management/how-to-switch-between-accounts-in-akto.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.
