# AI Feedback Questions

The CyberCyte Portal provides AI feedbacks for analyzed artifacts. For that feedbacks, users must enable the feedback questions. Please navigate to "Settings & Reporting" -> "AI Settings" -> "AI Feedback Questions". Scroll down to "AI Feedback Questions Automation" section and enable the questions and automations for all displayed entries.

<figure><img src="/files/8hZ4ixCxK7g7PItMZbNx" alt=""><figcaption></figcaption></figure>

The results can be observed on any analysis. Please review the image below for an example, it shows the available feedback questions.

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

At the same time we can click on the "Show AI-Results" button to observe AI results. Click on this button that demonstrated below:

<figure><img src="/files/7poFBAnrzZxw6TYfqaW1" alt=""><figcaption></figcaption></figure>

The AI feedback results can be observed on the grid from now on like this:

<figure><img src="/files/JHJvKw6cjdyvdYDlZFGn" 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-feedback-questions.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.
