For the complete documentation index, see llms.txt. This page is also available as Markdown.

Customize incident close reasons

Customize close reasons for incidents by adding a server configuration in Cortex XSOAR.

The default incident close reason values are:

  • False Positive

  • Resolved

  • Duplicate

  • Other

To customize the incident close reason, you need to add a new server configuration.

  1. Select Settings & Info → Settings → System → Server Settings → Server ConfigurationAdd Server Configuration.

  2. Add the following key and value:

    Key

    Value

    incident.closereasons

    A comma-separated list. For example, False Positive,Resolved,Duplicate,Low Priority,Invalid,Other.

Last updated

Was this helpful?