# Switching accounts

Switching between multiple accounts is a simple process that allows you to manage various profiles without repeatedly logging in and out. This guide will walk you through the steps to seamlessly switch between accounts.

1. Under **Account,** click your account name to open a drop-down list and click **Switch account**.\
   \
   ![](/files/9poHU1EMRgkIzbcq61h0)
2. Choose the account you want to administer and click **Select**.\
   \
   ![](/files/acA6FFtrp2opnUdHVowp)


---

# 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.digitalriver.com/digital-river-api/administration/dashboard/account/switching-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.
