# Access Requests

Requests for access for specific Environments can be submitted here. The User who wants to gain access will have to submit a request for the Environment, where the Environment Manager role can grant this access.

<figure><img src="/files/vt0seQsbuytvSsyddGal" alt=""><figcaption><p>You should see this when no access requests have been made </p></figcaption></figure>

## Request Access

<figure><img src="/files/dRbTCikUYXDIlsSAofxM" alt=""><figcaption><p>Request access via form as stated above</p></figcaption></figure>

When you don't have access to a specific Environment you can Request Access via this page. You will need the url for the specific Environment to reach this page first. Once you have requested the access you should see the following message:

## Request Message

<figure><img src="/files/Qfw924n5TASUQ6jOJ409" alt=""><figcaption><p>Once the User has requested access, this is what the User will see.</p></figcaption></figure>

## Approving Access Requests

To grant access from Users willing to get access to certain Environments you have to click on the request, this will unfold a panel on the right side which can give you controles to either Accept (with roles) or Reject.

<figure><img src="/files/vjllKJ5k2KzgjZeFP4RY" 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://manuals.dialox.ai/administration/access-requests.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.
