# AI Settings

This page is designed for detailed AI integration settings like "AI Analysis Auto Exclusion Settings", "AI Questions for Auto Exclusions", and "Excluded Values from Auto Exclusions".

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

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

The "AI Questions for Auto Exclusions" section is designed for auto-exclusion actions. Users can edit, disable/enable the automation options. Our recommendation is to enable the "Can you identify the Windows parent processes creating excessive traffic in the last day and show them to me to add to the Lists?" question. This recommended option allows the portal to exclude parent processes that create excessive traffic on the last day.

If exclusions are not optimized well, the portal will eventually get slower because of the junk data collection. That's why we always suggest optimizing sysmon exclusions.

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

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

The last section is AI feedback questions and this section allow users to ask feedback from ai with template questions. We recommend to enable automation and questions by default.

<figure><img src="/files/ERLvAnWzb8KBY1tlktq7" 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://docs.cloudcyte.com/admin-guide/settings-and_reporting/ai-settings.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.
