# Manage AI Insight

Unideck offers seamless integration with a variety of AI service providers, including Gemini, ChatGPT, and our proprietary in-house AI technology. These integrations are designed to enhance your productivity and insight capabilities. To take advantage of these advanced AI features, simply navigate to the bottom bar of the interface, where you'll find the "AI Insight" button:

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

### Change AI Provider

To change the provider, click on the three-dot button in the top right of AI:

<figure><img src="/files/2KUUz9RMTiRCJmgb2pLC" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
We will introduce tailored AI solutions specifically designed for teams and enterprises
{% endhint %}

### Disable AI Insight

To disable AI insights, select "None" from the providers list

<figure><img src="/files/vwM3S4jyQgKhf6JA6Olg" 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://ainur.gitbook.io/unideck-docs/guides/manage-ai-insight.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.
