# Admin

The configuration of your OE tenant is related to setting up relevant access controls and connections. This can be done in the **Admin** section of OE.

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

To access the **Admin** section, log in to **Management Dashboard**, go to **OE** -> **Admin**.

In the **Admin** section, you can find your Make settings, **Tenant ID** and configuration tabs related to **Datasources** and **KPIs & Analytics**.

For details how to manage and use the configurations of the **Admin** section, take a look at:

* [Make team](/oe/management-dashboard/configuring-oe-tenant/make-team.md)
* [Integration with Celonis](/oe/management-dashboard/configuring-oe-tenant/integration-celonis.md)
* [KPIs & Analytcis](/oe/management-dashboard/kpi-and-analytics.md)
* [Task Inbox and Tasks](/oe/management-dashboard/configuring-oe-tenant/task-inbox.md)

Additionaly, in the **Administration** module of Management Dashboard, you can set up your settings for the tenant users and their permissions. For details, see [Users and roles](/oe/management-dashboard/configuring-oe-tenant/users-and-roles.md) documentation.


---

# 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://developer.emporix.io/oe/management-dashboard/configuring-oe-tenant.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.
