Create custom evidence fields in Cortex XSOAR.
Evidence fields are custom fields used to capture structured, specific information about artifacts marked as evidence during an incident investigation. Unlike incident fields, evidence fields are not tied to a specific incident type and can be added to any piece of evidence across your system. Evidence fields are primarily created for auditing and regulatory compliance to answer critical questions about what happened during an incident.
When an analyst marks an item as evidence in the War Room, any custom evidence fields you configure automatically appear under the custom fields section of the Mark as Evidence dialog box. After the analyst populates these fields, the custom data is displayed in an expandable custom fields section directly on the Evidence Board.
You can select from a variety of field types when creating an evidence field:
Go to → → → → .
To edit an existing custom evidence field, select the box next to the name and click Edit.
Select the relevant field type.
Add the following information:
Parameter
Description
Field Name
A meaningful display name for the field. After you type a name, you will see below the field that the Machine name is automatically populated. The field’s machine name is applicable for searching and the CLI. The field name must be unique, start with a letter, and contain only ASCII characters.
Case sensitive
Select this checkbox if the field should be case sensitive. This option is available for multi select/array, role, short text, single select, and user field types.
Mandatory
Select this checkbox if the field must be completed.
Tooltip
An optional tooltip for the field.
(Optional) In the Basic Settings tab, define the values according to the select field type.
Parameter
Description
Placeholder
Optional text to display in the field when it is empty. Placeholder text can be provided for short text, long text, and multi-select/ array field types.
Values
A comma-separated list of values that are valid for the field. Available for multi select/array and single select field types.
Template
Available for markdown fields.
In the Attributes tab, configure the indexing. By default, data in the field is available for search. If you do not want to include this field in search results, clear the checkbox for Make data available for search.
Click Save to create the field.