# Admin Portal

## Accessing the Portal

You can access the admin portal from [app.aidi.ai](https://app.aidi.ai/)

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

## User Consent

You can login using your Microsoft Entra (Azure AD) credentials. During the initial login, you will be asked to grant consent to the AiDi app. If you are an admin, you can consent on behalf of your organization.&#x20;

<div><figure><img src="/files/4p7L4VLV5DCUFMED65dV" alt=""><figcaption></figcaption></figure> <figure><img src="/files/ADAH0u1I1gjpvTyIO3et" alt=""><figcaption></figcaption></figure></div>

## Admin Dashboard

Once inside the portal, you will be able to access the admin dashboard

<figure><img src="/files/pqfxh2e5xnvh6nc9akpd" 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://docs.aidi.ai/get-started/configuring-aidi-app/admin-portal.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.
