# Organisation

Organisations are shown in a tree-sized view which are clarified by form. Starting from GTM, Distributor, Agencies and Environments. Through this list you will be able to manage the Agency as quick as possible.&#x20;

<figure><img src="/files/2OxzNdB6SCaOzfmhKA4I" alt=""><figcaption></figcaption></figure>

## Structure

|             |                                                                                                               |
| ----------- | ------------------------------------------------------------------------------------------------------------- |
| GTM         | Market that includes all Agencies (Wholesalers) and/or Distributors (Wholesale-Wholesale) divided by Country. |
| Agency      | Wholesale account that contains Agency environments and/or End-customers.                                     |
| Distributor | Wholesale under Wholesale relations.                                                                          |
| Customer    | Customer [licenses](/administration/licenses.md) + bots will be stored here.                                  |
| Environment | If your license allows you to create multiple environments, you will find them under the customer.            |

## Manage&#x20;

Depending on the level you are in you will be able to open the manage tab by clicking on an Environment as shown above. In the right side of the panel you will find a General, Members & Audit log tab.

| General   | <p>Depending if you are in Agency or Environment mode you can change general Settings.</p><p></p><p>You will be able to navigate to; Account, Sub-acount, Bots, Environments.</p> |
| --------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Members   | Manage your Members by Invite, Impersonate, Delete and give roles here.                                                                                                           |
| Audit log | A chronological record of system activities to keep track of.                                                                                                                     |
| API       | Environment level API anables the use of single API key for all the bots that belong to a specific environment.                                                                   |


---

# 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/organisation.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.
