# Add User to New Account

Since we've chosen not to send full access credentials for the newly created branch account and prefer to create a specific user instead, we'll skip ahead to understanding how to use the 'Account: Switch to' feature if you have the necessary permission to add a new user to this account.

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

You can go to ACCOUNTS, find the newly created account, and click the green switch icon to gain full access to this account.&#x20;

<figure><img src="/files/l2MzlucFfrkoKTLkHqO3" 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://guides.pave.ai/enterprise-dashboard/user-feature-walkthrough/account-manage/add-user-to-new-account.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.
