# Editing Issues

**Navigating to the Monitoring Issues Section:**

* Log in to the admin panel using your credentials.
* Open "Admin Console" and select "Monitoring"

<figure><img src="/files/DIAsEFpzLwdVArQ4M9P4" alt="" width="423"><figcaption></figcaption></figure>

**To access open issues:**

* Look for the "Open Issues" tab in the menu bar or navigation panel.
* Click on the "Open Issues" tab to access issues that need resolving.

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

**To access closed issues:**

* Look for the "Closed Issues" tab in the menu bar or navigation panel.
* Click on the "Closed Issues" tab to access issues that have already been resolved.

<figure><img src="/files/gRjl51GYHUUFyVtkOn2l" 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.aicrisk.com/monitoring/editing-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.
