# Notable Events

This page shows the important events identified by the portal. Fields like hostname, artifact types, classification rules, risk score, and severity categorize events.

* The "**Alerts**" section shows the risky events on one grid. Users can quickly search and find specific entries. By using the "..." button, they can be acknowledged or set as trusted.

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

* The "**Scenario Analysis**" section shows artifacts that trigger CyberCyte scenario rules. Each title shows a specific name of the scenario rule.

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

* The "**Alert Distribution**" section shows time-based alert distribution. Users can increase or decrease time intervals for better search.

<figure><img src="/files/1YoiqHi7N53qqMH9LQ88" alt=""><figcaption></figcaption></figure>

* The "**Alert Tracking**" section shows the alerts with separate titles. Each title shows a specific result of the analysis.

<figure><img src="/files/EnxKtetgP0n7Ux2o839x" 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/threat-hunting/notable_events.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.
