# Alerts

Alerts indicate problematic ongoing states that the cluster is suffering from. To dismiss an alert, you need to resolve the root cause of the alert.

The system provides the alert name, description, and corrective action for each alert.

Usually, an alert is introduced alongside an equivalent event. This can help identify the point when the problematic state occurred and its root cause.

![Example: active alerts page](/files/EIqfgPN0ienr4nd0bvBf)

**Related topics**

[Manage alerts using the GUI](/4.3/operation-guide/alerts/alerts.md)

[Manage alerts using the CLI](/4.3/operation-guide/alerts/alerts-1.md)

[List of alerts and corrective actions](/4.3/operation-guide/alerts/list-of-alerts.md)


---

# 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.weka.io/4.3/operation-guide/alerts.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.
