Create Observable

Adding an Observable to a Case by filling in parameters in the step.

Extract Observables

The Extract Observables action parses incoming alert payloads and extracting these critical observables, along with any detectable relations between them.
ParameterDescription
Alert IDThe ID of the Alert: can be the id or the alert_id field of the Alert
Create ObservablesIf the Create Observables option is enabled, extracted observables are added to the Observables Table, categorized by type (e.g., IP addresses, usernames).
Link Existing ObservablesIf the Link Existing Observables option is enabled, the extracted observables are linked to the alert record, associating them with existing data for further investigation.

Delete Observable

Deleting an Observable from a Case by filling in parameters in the step.
ParameterDescription
Observable IDThe ID of the Observable: can be the id or the observable_id field of the observable

Update Observable

Updating an already existing Observable in a Case by filling in the following parameters in the step. This action overwrites all of the Observable’s data.
ParameterDescription
ObservableThe Observable ID
NameThe updated name of the Observable
Observable TypeThe type of Observable
ContentThe content value of the Observable
VerdictVerdict type Unknown, Benign,Suspicious, Malicious
DescriptionA brief explanation explaining the Observable
Enrichment DataThe enrichment data that provides additional information and context on the observable
Custom Fields(JSON Format)Add a Custom Field in JSON format. Please note that this applies only if you have manually added a custom record column to the subject table.