# Issues

If you already have created alerts and the scenarios have been triggered, you will see all irregularities here. Triggered alerts we call Issues. Here you can see at a glance which asset is affected, which alert it is and when it was created.

With the 'Searchbar' you can filter and search the Issues. By standard the filter is set to "Resolved: false". This means that only those issues will be displayed that still exist. You can also filter the alerts by their alert category or browse them using free text (Custom Search).

Click on 'Details' to display detailed information on the individual Issue.

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

## Maintenance Periods

Under 'Maintenance periods' you can define periods in which no alerts are triggered.

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

### Recurring

Enable the Recurring option to have maintenance periods occur regularly at a specific time. You have the choice to repeat a period on a certain day of the week (Daily), a certain day of the month (Monthly) or to work with a cronjob (Custom).


---

# 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.enginsight.com/docs/manual/english/operation/platform/issues.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.
