# AI Assistants Permissions: How to Assign and Use

AI Assistants permissions allow team members to view or manage AI-powered assistants that automate customer interactions and support tasks within Mercuri CX.

***

#### **Steps to Assign AI Assistants Permissions:**

1. Navigate to **Settings** from the left sidebar.
2. Click on **Teams**.
3. Select an existing user or click on **Add User** to create a new one.
4. Enter the required details such as **Name**, **Email**, and **Role**.
5. Click on the **Configure Permissions** button.
6. Under **AI Assistants**, assign the desired permission type — *View* or *Manage*.

***

#### **Permission Types**

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

**1. View AI Assistants**

Allows users to see which AI Assistants are currently live in the workspace.\
They can open each assistant to view its **System Prompt** and **Application Prompt**, helping them understand how each assistant is configured and responds.

**Example:**\
Assign *View AI Assistants* if a user needs to review the behavior or configuration of active AI Assistants without making any changes.

***

**2. Manage AI Assistants**

Grants users the ability to create new AI Assistants or modify existing ones.\
This includes editing or updating the **System Prompt** and **Application Prompt** for better customization and performance.

**Example:**\
Assign *Manage AI Assistants* if a user is responsible for building or optimizing AI Assistants to improve automated communication.


---

# 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.mercuri.cx/features/users-management/common-permissions/ai-assistants-permissions-how-to-assign-and-use.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.
