Add a custom widget to the info tab available when viewing a detailed indicator in Cortex XSOAR.
You can add a custom widget to the info tab when you view a detailed indicator. Every time you open the detailed incident or indicator type you can see the widget.
Before you start, you need to create a custom widget, as described in Create a custom widget using a script.
Note
In the Scripts page, when adding or editing the script you want to use, ensure that you add the dynamic-indicator-section tag.
Go to
→ → → → .If the indicator layout you want to edit has a locked icon, right-click to detach or duplicate the layout before editing.
Right-click the indicator layout and select View.
From the Layout Builder window, in the Library section, drag the General Purpose Dynamic Section into the layout area you want it to appear in.
In the General Purpose Dynamic Section, click the edit button.
Type a name and description for the widget.
In the Automation script field, from the dropdown list select the script you want to add.
Note
If the script does not appear, you need to add the dynamic-indicator-section tag to the script in the Scripts page.
Click OK.