# Insights

Insights provides information into how similar incident in the past was resolved and who resolved it.

From Incident page menu (left navigation), select Insights.&#x20;

![](/files/-MCl3jUfr_IsfG7SGk0R)

### Similar Incidents

Similar Incidents displays incidents previously happened. It shows both opened incidents and resolved incidents in this category. This gives vital information to you about similar incidents and how they were resolved. You can navigate to the previous incidents (as example Opened) as follows.

![](/files/-MCl4rWQBbFGBlZuc_Bn)

### Resolution Code

Resolution Code provides vital information on how the previous incidents were resolved. For example, the previous incidents shown above were resolved by increasing resources. This provides insight into how you can resolve the existing incident.

![](/files/-MCl5L2vigNvDtrh2Sf4)

### Resolved User

In some of the incidents, it is essential to know who actually resolved the incident. This helps you either to discuss the information with respective user or to assign to the right resource so that the incident is resolved in an efficient way.

![](/files/-MCl5otolwNebaPY5vc7)


---

# 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://oiadocs.cloudfabrix.io/features-guide/incidents/access-incident/insights.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.
