> For the complete documentation index, see [llms.txt](https://manuals.dialox.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manuals.dialox.ai/start/switcher.md).

# Switcher

In our platform we distinguish two area’s through our switcher, which you can find in the top right corner of your screen when you are inside our platform. With this switcher you can simply access either the Studio or the Administration area.

<figure><img src="/files/9lwfb32O1BePHfDCtk4c" alt=""><figcaption></figcaption></figure>

## Studio

Inside the Studio view you can manage your bots, invite and manage members, grant access requests, settings and keep track of everything through an audit log. The Studio view will help you organise everything specifically your bots and the users.

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

## Administration

Inside the Administration view, you an overall view of your partner status as a wholesaler. You can manage your agency settings, environment settings but also keep track of your end customers.

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


---

# 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://manuals.dialox.ai/start/switcher.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.
