# AI Admin Role

### Overview

Admins can define access permission to the AI Studio module settings by assigning specific users as AI Studio Admins. This can be accomplished in **Admin Portal > Users > Admin Roles**

From within the module, click **Add Admin Role** along the left hand menu.

<figure><img src="/files/FU4qDjNxdh5WlHN6dAcn" alt="" width="563"><figcaption></figcaption></figure>

Name the new Admin Role and set the permissions. For additional information on admin roles, click [here](https://guides.mangoapps.com/admin-guide/user-provisioning-and-management/admin-roles).

When granted AI Studio Admin permissions, the Admin will be able to:

1. View Insights on AI Assistant activity
2. Create, edit, enable/disable, and delete AI Assistants
3. Manage new and existing connections to external AI Service Providers

<figure><img src="/files/FNjIzw7UKaTFSHmWXpf3" 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://guides.mangoapps.com/ai-guide/admin-portal/ai-admin-role.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.
