# Enable and manage AI Copilot options

{% hint style="warning" %}
**Upcoming change to AI Copilot settings**

In one of the upcoming releases, we plan to simplify the way AI Copilot is managed. Instead of configuring each feature individually, the Server Administrator will be able to enable or disable AI Copilot as a whole.

![](/files/Hrh3yka155kV0Q0oFL44)

* **What does this mean for you?**\
  If some Copilot features were previously disabled in your environment, they will be automatically turned on and available once the setting is enabled.
* **Why are we making this change?**\
  This update allows us to introduce new exciting AI Copilot capabilities across different areas of aqua more smoothly and consistently, without requiring manual setup each time.
  {% endhint %}

AI Copilot empowers users with AI-driven capabilities such as generating project documents, creating test cases, and improving content, get instant answers to the questions and much more.&#x20;

To enable the features, first log in to aqua with **Server Administrator** credentials. In the left-hand navigation panel, click **Integrations**.

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

Locate **AI Copilot** in the list of available integrations. Click the **Configure** button under AI Copilot.

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

Select specific AI-powered functionalities:

* AI Chat Assistant
* Content improvement tool in the editor
* Generate project documents (user stories, PRDs, BDDs) with file-based AI support
* Create test cases (with options for AI-generated descriptions and file-based AI support)
* Generate test data

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

Once enabling/disabling features, click on the 'Save' button to apply all changes.

Once enabled, AI Copilot will be active for **all projects globally**.

All environment users can access AI-powered features based on set configuration and permissions granted by the server administrator.

{% hint style="info" %}
Before proceed, please note:

* AI Copilot is available only for **public** and **private** **cloud customers** and is **not supported** for **on-premise** deployments.
* This functionality operates **only at the global level** and cannot be configured per project.
* AI Copilot features can **only be enabled or disabled by a Server Administrator**.
  {% endhint %}

If AI Copilot is not enabled for private cloud users, they will see the following screen.

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

To grant the access to AI Copilot features for private cloud users, first you need to contact your dedicated CS manager or our support at **<support@aqua-cloud.io>.**


---

# 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.aqua-cloud.io/documentation/ai-copilot/enable-and-manage-ai-copilot-options.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.
