> 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/studio/home/access-request.md).

# Access Request

### Asking for access

Within the platform we have to ensure a certain security for environments to prevent easy access to customer data. With the asking for access request form (as shown down below) you can ask for access for the inbox to overview your specific customer data.

<div><figure><img src="/files/LeoVU87MDZQrziousfGP" alt=""><figcaption><p>Disclaimer window Access Request</p></figcaption></figure> <figure><img src="/files/2Qf2a2WpUeRrwbSUS5Ro" alt=""><figcaption><p>The actual Access Request</p></figcaption></figure> <figure><img src="/files/n6AvxH8WqwkwgwTXTEzj" alt=""><figcaption><p>Audit log capturing of acceptence by Organisation Manager</p></figcaption></figure></div>

The **Access Request** is a feature that allows users to request specific permissions or access levels within the platform. This form is typically used to grant new users the appropriate access rights or to adjust the access for existing users based on their roles and responsibilities.

The form collects necessary information, such as the user's name, role, and the type of access required, and routes the request to an administrator or designated approver for review and authorization, ensuring secure and controlled access management within the platform.


---

# 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/studio/home/access-request.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.
