# AI Auto Enrichment

The CyberCyte platform can enrich the data with AI support. This enrichment is also automated and the portal keeps enriching the artifacts.

On the portal, artifact information is also enriched with AI. The enriched data can also be observed on the grids. With this enrichment, unknown or unclassified artifacts are now enriched with AI classification.

To enable auto-classification, please go to "MSSP" organization -> "Organization Management" -> "Organization Management". Click three dots right side of the grid and click on the "Edit" button. On the modal, scroll to the bottom and select the "Enable AI" option. This action will enable the auto-classification of artifacts.

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

<figure><img src="/files/HlvfFhEp4ernd76xXqbY" 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/getting-started/using-ai-modules/ai-auto-enrichment.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.
