# Out of the Box AI Assistants

### Overview

MangoApps offers a range of built-in AI Assistants to help streamline your work, provide quick access to information, and assist with creative tasks.&#x20;

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

***

### Find an AI Expert

If you are unsure which AI Assistant to use, ask for guidance. The AI can help direct you to the most suitable tool based on your specific needs, whether it’s research, finding colleagues, or answering questions.

***

### Colleague Finder

This assistant helps you locate specific employee profiles or skill sets within your company. Whether you're searching for a colleague by name, department, or expertise, Colleague Finder can quickly retrieve the relevant information.

This assistant also features integrated **Start a Chat** and **Send a Message** actions, enabling users to connect with experts through real-time messaging.&#x20;

<figure><img src="/files/WjRlUrCQnEQQ1cfjPSTJ" alt="" width="343"><figcaption></figcaption></figure>

{% hint style="warning" %}
If the **Chat** module is disabled, the **Start a Chat** action will be unavailable. Similarly, if the **Messages** module is disabled or in[ limited mode](https://guides.mangoapps.com/admin-guide/module-settings/messages#limited-mode), the **Send a Message** action will not be available.
{% endhint %}

***

### MangoGPT

MangoGPT is a versatile AI Assistant designed to help you with idea generation, conducting research, and searching the web for up-to-date information. It’s also capable of handling general tasks such as math calculations, unit conversions, and much more.

***

### Company FAQ Assistant

This assistant is particularly useful for addressing HR and IT-related inquiries. You can ask questions related to company policies, employee benefits, IT troubleshooting, and more, making it a go-to resource for frequently asked questions.

***

### Intranet Knowledge Expert&#x20;

The Intranet Search Expert is perfect for finding answers from content, knowledge, and resources stored within your company’s intranet. Whether you need internal documents, guides, or reports, this tool efficiently searches through the company’s resources.

***

### Mango Image Creator

For creative projects, Mango Image Creator helps generate featured images, icons, and visual inspiration. Whether you're designing presentations or coming up with visuals for reports, this assistant can bring your ideas to life.

***

### Admin Help Expert

This assistant is ideal for answering questions about MangoApps features and providing guidance from internal help guides. If you need technical support or want to explore platform functionalities, the Help Expert can point you in the right direction.

***

### Intranet Search AI Assistant

This assistant provides answers to user queries based on search results, respecting user&#x20;permissions. When enabled and set with a visibility of '**Everyone**', the assistant is also integrated with the main search bar and can be accessed via an icon in the search bar labeled '**Ask AI Search Assistant**'.

We recommend this assistant be enabled and made available to all users.

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

This assistant is designed to be available to end users like any other assistant in the AI Assistants list.\
Additionally, it appears as an icon in the main MangoApps search bar, allowing users to access it directly.

***

Each of these AI Assistants is designed to address specific needs, helping you work more efficiently and creatively within the MangoApps platform.

<br>


---

# 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/user-portal/ai-assistants/out-of-the-box-ai-assistants.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.
