Customize Incident Layouts
Customize incident layouts in Cortex XSOAR to view relevant
information. incidents incident buttons
It is important to build or customize the
layout to ensure that you see the information that is relevant to
the incident type. For example, in a phishing incident you want
to see email headers, which would not be relevant for an access
incident.
While some information might be relevant for multiple
incident types, its location in one incident type might require
more prominence than in another incident type.
You can see
which incident type uses the incident layout in the ). The incident layout
name appears in the
Types
tab (Settings
OBJECTS SETUP
Incidents
Layout
column. You can
edit the layouts in the Layouts
tab, which
shows both out-of-the-box content pack and custom layouts.Content
Pack Incident Layouts
Out-of-the-box content pack incident
layouts display a locked icon, which means to edit the layout, you
need to do one of the following:
- Duplicate an incident layout. To add the layout to the incident type, you need to detach the incident type and then add the layout.
- Detach the layout. When detached, the layout does not receive content pack updates until you reattach it. You do not need to edit incident type, as the layout name remains the same. If you detach a layout, make edits, and later want to receive content pack updates for that layout, we recommend you duplicate the incident layout before reattaching the original, to protect your changes from content pack updates.
Incident
Layout Builder
You can customize the display information
including fields for existing incidents, by modifying the sections
and fields for the following views:
- Incident SummaryWithin the incident summary, you can see different tabs that appear for the incident type, some of which can be customized.You can customize almost every aspect of the layout, including which tabs appear, the order they appear, who has permissions and what type of information appears. In each field or tab you can add filters by clicking on the eye icon, which enables you to add conditions that show specific fields or tabs. For example, if an analyst decides that a Cortex XDR Malware incident is a Ransomware subtype, they may only want fields to appear that show data about the encryption method and not to show information if the Malware subtype is adware.You may also want to limit specific tabs to certain scenarios. For example, if a user clicks a phishing link, the new tab can contain the relevant fields and action buttons for this scenario.You can add dynamic fields to a layout, such as a graph of the number of bad indicators, their source, and severity. Also, you can use queries to filter the information in the dynamic section to suit your exact needs.
- New/Edit FormWhen creating or editing an incident you can add, edit, delete sections, fields, and filters, as required.
- Close FormAdd, edit, or delete sections, fields, filters, when closing an incident.
- Incident Quick ViewAdd, edit, delete sections, fields, and filters in the Incident Quick view section in the incident.
There are several Cortex
XSOAR system layout sections and fields that you cannot remove,
but you can rearrange them in the layout and modify their queries
and filters.
- Go to.SettingsOBJECTS SETUPIncidentsLayouts
- (Content Pack Incident Type) Detach the incident layout.
- Select the check box for the incident layout you want to detach.
- ClickDetach.When the layout is detached, you can also edit the layout in theIncident Typetab.
- Edit the incident type layout.
- Select the incident type and click the layout.You are presented with the current layout, which is populated with sample data so you can see how the fields fit.
- In theIncident Summarytab, customize the tabs.
- Drag and drop the tab to reorder the tab. For example, you can move the War Room tab so it appears after the Work Plan tab.
- Configure the tabs by clicking the settings cog wheel icon in the tab and then select one of the following options.
- Rename
- Duplicate
- Delete
- Show Empty FieldsThe setting that you configure in the layout becomes the default value seen in the incident for the specific tab, which can then be overridden. You can also set a global default value using theUI.summary.page.hide.empty.fieldsserver configuration, which can also be overridden for a specific tab.
- Hide Tab
- Format for exportingBuild your layout based on A4 proportions to match the format used for exporting. Selecting this option hides the tab by default, but the tab will remain available for export.
- Viewing PermissionsWhen clicking Viewing permissions, select which roles can view the tabs.
- Display Filter: Enables you to add or view any filter applied to the tab. If the filters apply, the specific fields or tabs are shown in the layout. If the mandatory field is not shown in the layout, the user is not obliged to complete it.
Not all of the options are available for each tab.
- Add sections to the layout.
- From the Library section, in the Cortex XSOAR Sections drag and drop the following required sections:SectionDescriptionNew SectionAfter creating a new section, click thetab and drag and drop the fields as required.<Incident Type>FieldsCortex XSOAR out-of-the-box sectionsOut-of-the-box sections such as Attachments, Evidence, and so on.General Purpose Dynamic SectionEnables you to assign a script to this section. For example, assign a script that calculates the total number of entries that exist for an incident, and it dynamically updates when new entries are added to the incident.
- Define section properties.You can determine how a section in the layout appears in the layout. For example, does the section include the section header or not. You can also configure the fields to appear in rows or as cards. For example, if you know that some of the field values will be very long, you are better off using rows. If you know that the field values are short, you might want to use cards so you can fit more fields in a section.
- Select the section, click
and then click
Edit section settings. - Edit the section as required and clickOK.
- To remove or duplicate a section, select the section, click
and then select
DuplicateorRemove. - If adding theMalicious or Suspicious Indicatorssection, you can change the information that appears, by clicking
, selecting
Edit section settingsand then editing theQuery.For example, to see all indicators of type IP and with a reputation of Bad that were found by a specific source since January 2nd 2022, enterType:IP and reputation:Bad and firstseenbysource:>="2021-01-02T00:00:00 +0200"
- Drag and drop fields and add any filters, as required.
- Add any custom buttons.To add custom buttons, you need to create an automation and then add the buttons to the layout using the automation. These buttons can simplify and assist an analyst in carrying out various tasks. For example, add buttons for an analyst to self-assign an incident, link or unlink an incident, close an incident as a duplicate, generate a summary report, etc.For fields (script arguments) that are optional, you can define whether to show them to analysts when they click on buttons. To expose an optional field, select theAsk Usercheckbox next to the script argument/s in the button settings page.The script that runs when an action button is clicked accepts only mandatory arguments through the pop up window and does not provide an option for any non-mandatory arguments to be filled in when the button is clicked. It is recommended to use a wrapper script to collect and validate arguments in scenarios where there can be a combination of mandatory and non-mandatory arguments for a button.In the following example, we will add a button to self assign an incident for an analyst. The automation is included in theCase Management - GenericContent Pack.
- Drag the+New Buttonand drop into the relevant section.
- Click to configure.
- Enter a descriptive name for the button, select a color, and select the script that you want to run when the button is clicked.
- ClickSave.In theIncident Summarytab, when clicking onAssign To Me, the incident will be self-assigned.
- Add required sections and fields in theNew/Edit Form,Close Form, andIncident Quick Viewtabs.
- If you have created a new or a duplicate of the layout, add the layout to the incident.
- Go to.SettingsOBJECTS SETUPIncidentsTypes
- (Content Pack Incident Types) Detach or duplicate the incident type.
- Select the incident type and clickEdit.
- In theLayoutfield, from the drop down list, add the customized layout.
- Create or ingest an incident to test the new layout and verify fields are populated.
- (Optional) For a customized layout, you can contribute it to the Marketplace.
- In theLayoutspage, select the new layout and then clickContribute.
- In the dialog box select eitherSave and submit your contributionorSave and download your contributionfor later use, which you can view in the Contributions tab in the Marketplace.If you selectSave and submit your contributionyour layout is validated and then you prompted to submit to review. You can also view your contribution in the Marketplace.
Recommended For You
Recommended Videos
Recommended videos not found.