# Incident Actions

There are various actions you can perform on an incident. The following screen captures the navigation and below are each of the action.

![](/files/-MClRcqgA5Dqi8Ru29wt)

### Update Incident State:

By selecting 'Update Incident State', you can change Target State and Priority. Also You can assign the incident to different user.&#x20;

![](/files/-MClSYrW93c7eIZ4A_-k)

As shown above, you can choose target state, priority and user from drop down menu and click 'Assign' to assign new state.

### Incident Details:

Incident Details takes you to [Incident Page View](/features-guide/incidents/incidents-overview.md).&#x20;

### Update Incident

Update Incident allows to modify any of the incident details. By clicking 'Update Incident', the following view allows you to modify the information previously entered or automatically generated from alerts

![](/files/-MClTMqSm8w1JvWW5YRm)

### Update Data:

Update data regenerates the data for the incident. Click on 'Update' to regenerate incident data.

![](/files/-MClTfCfRlBUCoUKiyFn)

### Remove From Starred:

Starred allows to quickly access the incidents allowing you revisit and resolve at later time. By clicking Remove From Starred, the incident is remove from the starred state.

### Manage Enrichment and Metrics:

By clicking on 'Manage Enrichment and Metrics, you are navigated to Manage Metrics Page View.&#x20;

![](/files/-MClUDtxDemwww98mlEc)

### Archive&#x20;

By clicking archive, the incident is archived.

### Resolve Incident

Resolve Incident is part of the ['Update Incident State](/features-guide/incidents/untitled.md#update-incident-state)' . Select Target State as 'Resolved' and the view expands to capture Resolution code, details etc.

![](/files/-MClV0P8Prv_uwseieTP)

Click on 'Resolve' moves the incident status to resolved.


---

# 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/untitled.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.
