# Checking the AI Settings

The AI module works with parameters and users can edit the parameters under the "Settings & Reporting" -> "AI Questions" -> "AI Analysis Auto Exclusion Settings". The default parameters should be like this:

| Parameter                                                       | Value                                         |
| --------------------------------------------------------------- | --------------------------------------------- |
| Classify, Enrich & Auto-whitelist for Windows processes         | ON                                            |
| Classify, Enrich & Auto-exclude on Sysmon for Windows processes | ON                                            |
| Minimum Count Threshold for Auto AI Analysis Exclusions         | 100                                           |
| Minimum Elastic Count Threshold for Auto AI Analysis Exclusions | Optional: 0=disabled, default=20              |
| Auto AI Analysis Exclusions Run Interval                        | 24                                            |
| Auto AI Analysis Exclusions Last Execution                      | It will change automaticly on each iteration. |

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

Make sure to click on the "Save" button before activating the AI auto-exclusions. If it is not saved, the AI module is not working properly.


---

# 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/troubleshooting/ai-automation-troubleshooting/checking-the-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.
