# Widget

**My AI Assistants** is a web widget that can be added to user dashboards to allow for ease of access to AI Assistants.&#x20;

To publish a home dashboard with the **My AI Assistants** widget, first go to the **Home** module in the Admin Portal. Then, access the Widget Gallery and search for **My AI Assistants**. Add and rearrange the widget onto the dashboard.&#x20;

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

Users will **only** be able to view and access AI Assistants they have been granted access permissions to from within the widget. Users can also add the **My AI Assistants** widget to their dashboard through dashboard customization in the User Portal.

<figure><img src="/files/u74DCEoTr6FJlsgymLFL" alt="" width="563"><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/widget.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.
