> For the complete documentation index, see [llms.txt](https://docs.zonwizard.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zonwizard.com/user/multiple-account-management.md).

# Multiple Account Management

ZonWizard manages multi-user access, so it's possible for each user to have guest access to other main accounts.

If you are an account manager or an agency, you can manage all your clients' accounts through a single ZonWizard account.

To do this, you must previously have received and accepted an [**invitation from the main account**](/user/secondary-users.md#jqf2a7ol2aun) that grants you access permissions to various tools.

Once you have permission to access other accounts, you can switch between them from the **User Menu >> Switch Account**.

<img src="/files/SoGJFYjU6WWuSTGr68AR" alt="" width="176">

From here, you can see the list of accounts  to which you have access permission, and by clicking on the company name, you can access and manage the selected account.

<img src="/files/MaWzYMizKvsJ4ph1QNik" alt="" width="306">


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.zonwizard.com/user/multiple-account-management.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.
