> ## Documentation Index
> Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Update Incident

Update the details of an existing incident.

<Note>
  External Documentation

  To learn more, visit the [Cortex XDR documentation](https://cortex-panw.stoplight.io/docs/cortex-xdr/branches/main/cf9c839c7c3a3-update-an-incident).
</Note>

## Parameters

<div className="integrations-table">
  | Parameter            | Description                                                                                                                                                   |
  | -------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------- |
  | Assigned Pretty Name | Updated full name of the incident assignee.<br />To supply a new value in this field, you must also supply a value for Assigned User Mail in the same action. |
  | Assigned User Mail   | Updated email address of the incident assignee.                                                                                                               |
  | Comment              | The text of the comment to add.                                                                                                                               |
  | Incident ID          | The ID of the incident to update. Can be retrieved from the 'Get All Incidents' action.                                                                       |
  | Resolve Comment      | Descriptive comment explaining the incident change. This can be set only for resolved incidents.                                                              |
  | Severity             | Administrator-defined severity.                                                                                                                               |
  | Status               | Updated incident status.                                                                                                                                      |
</div>

## Workflow Library Example

[Update Incident with Cortex Xdr and Send Results Via Email](https://library.blinkops.com/workflows/update-incident-with-cortex-xdr-and-send-results-via-email)

<div className="iframe-wrapper">
  <div className="iframe-media">
    <img src="https://mintcdn.com/blinkops-2/ojHYuDeYX5FWuN8a/img/Icons/play-box.svg?fit=max&auto=format&n=ojHYuDeYX5FWuN8a&q=85&s=b8af968e71438a9499c3223c9bd29fb2" alt="Workflow Library" width="16" height="16" data-path="img/Icons/play-box.svg" />

    Preview this Workflow on desktop
  </div>

  <iframe className="iframe" src="https://library.blinkops.com/workflows/update-incident-with-cortex-xdr-and-send-results-via-email/canvas" />
</div>
