An administrator wants to run an automation in the War Room to set the incident field "Description" to "Confirmed Phishing". Which command should they enter in the War Room CLI?
Which set of trigger options is available to start a job when a new instance is created?.
When creating an automation in XSOAR, what is the best way to create a log message?
Which two functions in XSOAR are incident types used for? (Choose two.)
Threat Intel search queries can be shared with which of the following? (Select 1)
Management would like to get an incident report automatically following an incident’s closure. How would this be accomplished?
Based on the image below, which key from the context points to the string GOGL?.

An engineer deployed two different instances of Active Directory for each organization site. As part of account enrichment use case, the engineer would like to delete a user from one specific site.
Which command will accomplish this?
Which method accesses a field called ‘User Mail’ in a playbook?
Which three support types are included in the Marketplace Content Packs? (Choose three.)
Match the action with the most appropriate playbook task type.

What are two primary uses of standard tasks? (Choose two.)
An administrator has noticed that an integration has failed to fetch incidents. Where would they go to download logs to troubleshoot the error?
What does Script helper contain?
What is the unique identifier for a note in the incident War Room?.
A Cortex XSOAR Administrator is tasked with building a button for an analyst in order for the analyst to be assigned to the incident as an owner. What is the process?
A playbook task generates a report as HTML in the context data.
An engineer creates a custom indicator field of type "HTML" and adds the field to a section in a custom indicator layout. How can the engineer populate the HTML field in the indicator layout?
The code snippet below is from the fetch command of an integration instance configured to run on the server.
demisto.debug(f"(len(incidents)} events fetched")
Where is the output from the snippet located when the instance runs an automatic fetch?.
In a Dev/Prod deployment model, what is available only in the development tenant?.
How can Cortex XSOAR administrators prevent junior analysts from viewing a senior analyst dashboard?
A playbook needs to dynamically add an email sender's address to a Cortex XSOAR list named "BlockedSenders_Email."
Which built-in command should be used within the playbook to add this email address to the specified list?.
An organization has recently acquired another company as its subsidiary. The subsidiary has its infrastructure on AWS cloud as illustrated in the image below:

The organization wants to use the mail server location on the subsidiary's cloud to send emails. Without acquiring additional licenses, which XSOAR component can fulfill the requirement?
Based on the image below, what will be the type of this new incident?.

Select the correct incident life cycle on XSOAR.
Which of the following are valid methods to contribute custom content? (Choose three.)
How long is the trial period for paid content packs?
Who is permitted to create and submit content to the Marketplace?
When developing the playbook, which of the following can be used by a XSOAR Administrator?
Previous playbook tasks have built out the context in the image below.

When specifying ${User.Name} as an input for a sub playbook task which has the default loop configuration, how many times will the sub-playbook be executed?.
An engineer adds a new "Forensics" tab that includes several sections for detailed artifact analysis to the "Malware Incident" layout. However, junior analysts report they cannot see this tab, while senior analysts can.
Which configuration setting is the most likely reason for this discrepancy?.
What is the default configuration for indicator auto-extraction when incidents are created?
What are the out-of-the-box aggregate values that can be applied on widgets data?
An XSOAR engineer has been tasked with exporting all indicators from the production environment in the last 90 days. The final report needs to be in CSV format containing all indicator fields. How can this task be achieved?
An analyst wants to run a script to remove usernames from an incident before the incident becomes active in XSOAR. How can this be achieved?
Which built-in automation/command cab be used to change an incident’s type?
Which Marketplace content pack will allow sharing of threat intelligence in STIX format?.
What is the most effective way to correlate multiple raw events coming from a SIEM and link them together?
What happens if both a Classifier and Incident Type are configured in an integration instance's settings?
What must happen before a pre-process rule can be applied to a potential incident?.
A playbook task is set up to run an integration command that takes no input and which outputs information to the context. The integration has several instances configured.
Which action will ensure the integration command only runs once?.
What can be used as integration parameters?
Which three options can be defined in the layout settings? (Choose three.)
What happens when an integration is deprecated?
By default, automation written in which language will be executed in a Docker container?
An engineer must create a playbook task which asks a user a single question to determine the next step in the playbook flow.
Which type of task will accomplish this goal?.
Which playbook will a job run by default?
Which two actions will group similar incidents that share a common root cause or represent different aspects of a larger problem? (Choose two.).
Where does the mapping of user groups to SAML groups take place?.
Within the playbook editor, which function allows a user to associate a task output to an incident field?.
After enriching a username using Active Directory, an engineer would like to send an email to the user’s manager. However, this functionality is not part of the command output. The engineer checks with raw- response=true and notices that the manager’s email is returned, but not saved in the context.
How can the engineer save the data so it will be accessible?
What is an example of a generic reputation command?
Based on the image below, what could be the reason for this behavior?.

Based on the images below,

what will be the result of the Filters and Transformers?.
During the regular maintenance of XSOAR a customer noticed that there was an update available for the Active Directory content pack (current version 1.4.6) and updated the content pack to the latest version (version 1.4.11). However, after the update the customer noticed that the Active Directory Query integration is not working properly and asked you to resolve the issue.
Which of the following set of steps can help to resolve the issue?
A breakpoint is added to a saved playbook to ensure that it pauses before running the task "ad-delete-user." However, it is later discovered that an Active Directory account was deleted by this playbook, and the playbook did not pause at the breakpoint.
What is the cause of this issue?.
When creating a new tab in the layout, which section cannot be added?
Which feature is used to convert event data values into incident fields when an integration fetches an event?.
Which two components have their own context data? (Choose two.)
Which XSOAR architecture would be recommended for Managed Security Service Providers (MSSP)?
Can an automation script execute an integration command and an integration command execute an automation script?