Which two input requirements are needed to train a machine learning model? (Choose two.)
Which of the following is a prerequisite to editing out-of-the-box (OOTB) content?
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?
Which two causes may be occurring if an integration test is working, but the integration is not fetching incidents? (Choose two.)
When the "Only allow these dashboards" checkbox is selected for a user role, what is the primary effect on users assigned this role?.
An administrator has noticed that an incident fetch has failed, causing several internal workflows to be backed up. The administrator would like to receive notifications the next time the incident fetch fails.
How can they achieve this?
Based on the images below,

what will be the result of the Filters and Transformers?.
Which field type should be used to hold more than 60,000 characters of unformatted text?
What are two of the actions available on the Version History tab of a content pack in the marketplace? (Choose two.)
An engineer defined a dashboard which allows important metrics to be displayed. The engineer would like to make this dashboard the default dashboard.
How can it be accomplished?
A SOC manager built a dashboard and would like to share the dashboard with other team members. How would the SOC manager create a dashboard that meets this requirement?
What happens if both a Classifier and Incident Type are configured in an integration instance's settings?
An engineer wants to customize the regex for the default IP indicator type. How can this change be implemented?
By default, automation written in which language will be executed in a Docker container?
After executing the DeleteContext automation with all=yes argument, how would the context data of an incident present?
What are inputs and outputs in reference to a Playbook Development Lifecycle? (Choose three.)
Which two methods will allow data to be saved in incident fields within a playbook? (Choose two.)
Which action will resolve the issue when an analyst upgrades a content pack from the Marketplace, and the new version has a code error?.
An engineer’s organization system is registered in the following manner:
What is the most efficient way for the engineer to achieve this?
In order to automatically run a playbook on the indicators fetched by an integration, what would an XSOAR Administrator setup?
Assuming an incident type configuration runs the associated playbook automatically, which pre-process rule action can preserve matching incidents without triggering the playbook?.
What is used to trigger playbooks automatically based on the classification of an incident?
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?.
Which three types of information are displayed on the incident Quick View? (Choose three.)
Which two methods are used to add new content to the XSOAR Content Repository? (Choose two.)
What aggregates data from incidents and indicators into a Cortex XSOAR report?.
Based on the image below, which key from the context points to the string GOGL?.

When the verdict of an indicator is set manually, which source reliability does it receive?.
Inside the Incidents table view, which actions can be performed on the selected incidents? (Choose two.)
Which feature is used to convert event data values into incident fields when an integration fetches an event?.
An engineer would like to change an incident’s SLA according to the severity field changes. How can the engineer achieve this task?
An engineer would like to add a custom field to the New Job form for a job triggered from a threat intel feed. How would the engineer implement this?
An engineer would like to present a trend using widgets to compare to a previous week’s data. Which two methods will allow the engineer to meet the requirement? (Choose two.)
Which field type provides an interactive and editable display of table-based data?
Within the playbook editor, which function allows a user to associate a task output to an incident field?.
In a Dev/Prod deployment model, what is available only in the development tenant?.
A large number of incidents were deleted by mistake.
Which two architecture components can be used to recover the lost data? (Choose two.)
What can be added to offload integration instance processing from the main server?
The XSOAR administrator is writing an automation and would like to return an error entry back into XSOAR if a particular command errors out. How can this be achieved?
Which command adds or updates a description to an incident that can be used within widgets?
Which command adds or updates a description to an incident that can be used within widgets?.
An engineer asked for a specific command in an integration but the capability does not exist. The engineer decided to edit the existing integration by copying the integration and adding the needed commands.
What is the main concern when adding these commands?
A playbook loop that interacts with Active Directory for user details (yielding extensive data) is altered to extract newly acquired indicators of compromise (IOCs). This change results in two critical issues:
• Rate limits being hit on integrated reputation services
• Incidents associated with hundreds of indicators
Given the settings below, what would prevent the issues in this use case?
Incident Type: AD-Analysis –
Extract Indicators on Incident Creation: Use System Default (None)
Extract Indicators on Field Change: Inline
Task 1: ad-get-user –
Mark results as note: False –
Indicator Extract Mode: Inline –
Quiet Mode: False –
Task 2: ad-disable-account –
Mark results as note: True –
Indicator Extract Mode: None –
Quiet Mode: True –
Task 3: servicenow-update-ticket –
Mark results as note: False –
Indicator Extract Mode: Use System Default
Quiet Mode: False