> For the complete documentation index, see [llms.txt](https://cortex-docs.paloaltonetworks.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cortex-docs.paloaltonetworks.com/cortex-cloud-runtime-security/cases-and-issues/investigation-and-response/automation/playbooks/build-your-playbook/add-objects-from-the-task-library.md).

# Add objects from the Task Library

The Task Library displays tasks that call playbooks or scripts you have access to. If you do not have at least Viewer access to a playbook or script, the tasks that reference them will not appear in your library. If certain options are unavailable, contact your administrator. For more information, see [Manage access to playbooks and scripts](/cortex-cloud-runtime-security/onboard-and-configure/post-deployment-steps/manage-user-roles-and-access-management/manage-access-to-objects/manage-access-to-playbooks-and-scripts.md).

The Task Library contains the following objects you can add to your playbook. For example, you can create new tasks from scripts, repurpose existing tasks, and use existing playbooks as sub-playbooks.

| Task Library Object | Action                                                                                                                                    | Possible task types                                                                                               | See More                                                                                                                                                                                                                           |
| ------------------- | ----------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| AI Prompts          | Add tasks containing a natural language AI prompt with inputs and outputs that interact with the built-in LLM as part of your automation. | <ul><li>AI Prompt</li></ul>                                                                                       | See [Add AI Prompt tasks](/cortex-cloud-runtime-security/cases-and-issues/investigation-and-response/automation/playbooks/build-your-playbook/add-objects-from-the-task-library/add-ai-prompt-tasks.md).                           |
| Commands & Scripts  | Add commands and scripts from integrations that you configure instances for as needed.                                                    | <ul><li>Standard task</li><li>Conditional task</li></ul>                                                          | See [Add commands and scripts](/cortex-cloud-runtime-security/cases-and-issues/investigation-and-response/automation/playbooks/build-your-playbook/add-objects-from-the-task-library/add-commands-and-scripts.md).                 |
| Playbooks           | Add sub-playbooks to your playbook from your Org repository or from the Playbooks Catalog.                                                | Not relevant                                                                                                      | See [Add sub-playbooks](/cortex-cloud-runtime-security/cases-and-issues/investigation-and-response/automation/playbooks/build-your-playbook/add-objects-from-the-task-library/add-sub-playbooks.md).                               |
| Manual Tasks        | Add tasks from playbooks in your Org repository.                                                                                          | <ul><li>Standard task</li><li>Conditional task</li><li>Data collection task</li><li>Section Header task</li></ul> | See [Add manual tasks and blank tasks](/cortex-cloud-runtime-security/cases-and-issues/investigation-and-response/automation/playbooks/build-your-playbook/add-objects-from-the-task-library/add-manual-tasks-and-blank-tasks.md). |
| Header              | Add section headers to organize your playbook.                                                                                            | Section Header task                                                                                               | See [Create a section header](/cortex-cloud-runtime-security/cases-and-issues/investigation-and-response/automation/playbooks/build-your-playbook/create-a-section-header.md).                                                     |
| Blank Task          | Create a new task from scratch.                                                                                                           | <ul><li>Standard task</li><li>Conditional task</li><li>Data collection task</li><li>Section Header task</li></ul> | See [Add manual tasks and blank tasks](/cortex-cloud-runtime-security/cases-and-issues/investigation-and-response/automation/playbooks/build-your-playbook/add-objects-from-the-task-library/add-manual-tasks-and-blank-tasks.md). |

#### **Playbook task types**

Playbooks have different task types for each action you want to take. When you add an object from the Task Library, you associate it with a task type in the Task Details pane.

The possible task types are:

| Task type       | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| --------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Standard        | <p>Standard tasks can be configured to prompt for a response, such as prompting an analyst to verify the severity or classification of an issue before proceeding with automated actions. They can also be automated tasks such as parsing a file or enriching indicators.<br></p><p>Automated tasks are based on scripts that exist in the system. These scripts can be created by you or come out-of-the-box as part of a content pack. For example, the <strong><code>!ad-get-user</code></strong> command retrieves detailed information about a user account using the <strong>Active Directory Query V2</strong> integration.<br></p><p>You can also automatically remediate an issue by interacting with a third-party integration, open tickets in a ticketing system such as Jira, or detonate a file using a sandbox.</p>                                                                                            |
| AI Prompt       | <p>AI tasks use natural language prompts to interact with the built-in LLM. You provide the inputs and the LLM generates the outputs.</p><p>AI tasks enable your playbook to perform complex analysis, generate reports, create emails, and generate responses dynamically.</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| Conditional     | <p>Conditional tasks validate conditions based on values or parameters and take appropriate direction in the playbook workflow, like a decision tree in a flow chart.</p><p>For example, a conditional task may ask whether indicators are found. If yes, you can have a task to enrich them, and if not you can proceed to determine that the issue is not malicious. Alternatively, you can use conditional tasks to check if a certain integration is available and enabled in your system. If yes, you can use that integration to perform an action, and if not, you can continue on a different branch in the decision tree.</p><p>Conditional tasks can also be used to communicate with users through a single question survey, the answer to which determines how a playbook will proceed.</p>                                                                                                                        |
| Data Collection | <p>Data collection tasks interact with users through a survey, for example to collect responses or escalate an issue.</p><p>All responses are collected and recorded in the issue context data, from a single user or multiple users. You can use the survey questions and answers as input for subsequent playbook tasks.</p><p>You can collect responses in custom fields, for example, a grid field.</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| Section Header  | <p>Use a section header task to group related tasks to organize and manage the flow of your playbook.</p><p>For example, in a phishing playbook you would have a section for the investigative phase of the playbook such as indicator enrichment, and a section for communication tasks with the user who reported the phishing.</p><p>You can easily navigate playbooks and focus on the parts you need to work on by collapsing and expanding playbook sections. Collapsing sections provides a condensed view of the playbook flow, reducing visual clutter and enabling quick access to specific sections. Expanding sections allows you to view or edit specific parts of a playbook while keeping the rest of the playbook compact and maintaining focus on the relevant playbook details. You can also hover over a section header to highlight all tasks under the section and easily identify the section scope.</p> |

#### Playbook task icons

The different playbook tasks appear in the playbook editor with unique logos to more easily identify the task type and origin, for example third-party integration commands, built-in scripts and tasks, and tasks requiring manual inputs.

<details>

<summary>Playbook task icons in the playbook editor</summary>

| Task                                                                                                                                                                                                                           | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| ![standard\_task.png](https://docs-cortex.paloaltonetworks.com/api/khub/maps/5CAbsl8idaK8R43ZLhoTOw/resources/clvpYLb_Vmo9HW9vVeUghA-5CAbsl8idaK8R43ZLhoTOw/content?v=95401aecac4ebb5b\&Ft-Calling-App=ft/turnkey-portal)      | <p><a href="https://docs-cortex.paloaltonetworks.com/viewer/attachment/5CAbsl8idaK8R43ZLhoTOw/VLDwizakwZLR5qBQtZSJaQ-5CAbsl8idaK8R43ZLhoTOw"><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAZCAYAAAAv3j5gAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAB3RJTUUH6QEPCRUZxJOsVwAAAAd0RVh0QXV0aG9yAKmuzEgAAAAMdEVYdERlc2NyaXB0aW9uABMJISMAAAAKdEVYdENvcHlyaWdodACsD8w6AAAADnRFWHRDcmVhdGlvbiB0aW1lADX3DwkAAAAJdEVYdFNvZnR3YXJlAF1w/zoAAAALdEVYdERpc2NsYWltZXIAt8C0jwAAAAh0RVh0V2FybmluZwDAG+aHAAAAB3RFWHRTb3VyY2UA9f+D6wAAAAh0RVh0Q29tbWVudAD2zJa/AAAABnRFWHRUaXRsZQCo7tInAAABnUlEQVRIib3UMarqQBTG8f9NLjaDWCZLEMUNWLgE04eAhXEBgoU7sHEHYmfEUu11GemsdcA2FsLEV1y8qC8zeY7wTjUMw/zC+ebk63a73fgP9X1fnM9nrter1SW1Wg0hxL9B0+mU/X5PnudvQ4PBgDiOcV1Xe8a5L4bDIb7vv40ALJdL0jQ1fuQv5Hke/X6fSqXyNpRlGePxmNPpVA4BBEFAu91+GwKQUjKfz8myrBwC6PV6pcHqarPZsFgsUEqVQ61WiyiKjMGaSpfXXxBAGIbU63UrSJdXISSEYDQaWT0MKM6rEIKfFnY6HRxHe8RYr3kZb/lktuA5LyP0yWzBc16lfQmCgEajYQXBT16r1aocyrKM4/FoDbmuS7VaNUNKKZIkQUpphTiOQ7PZJAxDM3Q4HEiSxAoB8H2fyWSCEEIPXS4X47+rrIQQxHGM53mA5nnnec56vWa321khrusSRRHdbvd3rxCSUlq37DGXp/3Xg0opZrOZ9QN4zMUIpWnKdru1Ql5z0UL3SbapolwKoU9mRpdLIfTJzOhyeaw/vJvEkiL3zUEAAAAASUVORK5CYII=" alt="arrow.png"></a><strong>Standard manual task</strong></p><p>An arrow with a light blue square background indicates a standard manual task. The following are kinds of standard tasks.</p><ul><li><p>Manual Standard task (no lightning bolt script logo):</p><p>These tasks are used where usually it's not possible to automate them. You can add comments, assign them to an owner, and set a due date. The analyst who is responsible for the investigation needs to complete the task before the playbook can continue running. A user icon ( <a href="https://docs-cortex.paloaltonetworks.com/viewer/attachment/5CAbsl8idaK8R43ZLhoTOw/pGUex5j8fb50MJRq0seibw-5CAbsl8idaK8R43ZLhoTOw"><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAUCAYAAABiS3YzAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAB3RJTUUH6QEcCjYkYrjRDwAAAAd0RVh0QXV0aG9yAKmuzEgAAAAMdEVYdERlc2NyaXB0aW9uABMJISMAAAAKdEVYdENvcHlyaWdodACsD8w6AAAADnRFWHRDcmVhdGlvbiB0aW1lADX3DwkAAAAJdEVYdFNvZnR3YXJlAF1w/zoAAAALdEVYdERpc2NsYWltZXIAt8C0jwAAAAh0RVh0V2FybmluZwDAG+aHAAAAB3RFWHRTb3VyY2UA9f+D6wAAAAh0RVh0Q29tbWVudAD2zJa/AAAABnRFWHRUaXRsZQCo7tInAAACw0lEQVQ4ja2Tz29UVRTHP+fe9+6bEehMW4hI1IRMW4YU40JDIMbEhSt3JEYXIq7cuHbBhiVhZViY8C8Q/wJNXLGAoEL9kWjCggabaqcj1A5lZvre3HePizdl5nVaY8CTvJdzc879fr/nm3NFVTWEHEKGyTugKaA8a3S6hiiEACHF+PZzge2Ecw6jwSN5538BBMjznAgU0XT/Lg0FoQJC8RPZOewHyt4qNaDpJv6vJfzaLUKvjbgp7Owp4pfOYg6+AibaE1SytK9xWNtVyfAPf6K/9AX5+h2wMWIcaI7mKebAMdzJC7i59zFJvXT14UZajF8WOMC3btO7dRHttpDqYZLmeVzzE8LGr2z/eBXfvkv685fo9iMqr32GuEMjPctfYUIYB1X0ySrpL9fQbgsAW2uQnDiPSWpEL57GNc4VndkWgwdfM/j9m6HvQwRVjOoIVH2Kby/h178f8RiH7IxoIrCVp6WwtYJfu0notcZkgSnN7rv49t2yv75H6K0PSftotlm2f2uF0FkeU8oupWFA6LZKl8KTPxisfFvknfsMVm+U6pptEdIRkQJGdq+bsaPcVpDKzHAvgZCD2MIOMU8tEROP02DGhCK2gq3PF3l8kPjVd6mevUzS/LjgOPI6L7x1heTUp8WeimAqs0j1yBiolD2V+ADR0TOIq2FmmlTfvIidXii8HH7ipkjmP8QtfIDEU9j6PLZ2vDRs+UmYGDvdJD7+Hvnf9xj8eROZ8AfQQHj8ADtzkujld5Bk+l9AAVM9TNK8QP/OFbZ/uIxmjydBbYKtz+FOfER09MxEefLxisHW56ievkR27zp+/Ts07aB5iohB3CFMfQHXOEd87G2w7j+AAojF1hpU3vicsHmffOM3wvYGEiXYWgM7s1hsxYQtCqpEe1k2wq5gZxexs4v7N42Fz7oE3y+v1HOFKv1Hy2SdVf4BnlIpDjqxOdoAAAAASUVORK5CYII=" alt="user_icon.png"></a>) indicates the task requires manual inputs.</p></li><li><p>Automated Standard task (with lightning bolt script logo):</p><p>A single command or script that is set to automatically run when the playbook execution reaches this step. Some scripts need arguments in order to run - make sure to set them up properly. If left empty, the analyst who is responsible for the investigation will need to complete them so the script will run and the playbook can continue its execution.</p></li><li><p>Automated Standard task (with Builtin logo):</p><p>A single system command or script that is set to automatically run when the playbook execution reaches this step. Some scripts need arguments in order to run - make sure to set them up properly. If left empty, the analyst who is responsible for the investigation will need to complete them so the script will run and the playbook can continue its execution.</p></li><li><p>Automated Standard task (with Multi Command logo):</p><p>A generic single command or script that can be used with multiple integrations is set to automatically run when the playbook reaches this step. Some scripts need arguments in order to run - make sure to set them up properly. If left empty, the analyst who is responsible for the investigation will need to complete them so the script will run and the playbook can continue its execution.</p></li></ul>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| ![condition\_task.png](https://docs-cortex.paloaltonetworks.com/api/khub/maps/5CAbsl8idaK8R43ZLhoTOw/resources/hUMyaaTEBT4q5ffaC7f5zA-5CAbsl8idaK8R43ZLhoTOw/content?v=7fb49610428b0407\&Ft-Calling-App=ft/turnkey-portal)     | <p><a href="https://docs-cortex.paloaltonetworks.com/viewer/attachment/5CAbsl8idaK8R43ZLhoTOw/srSO45QH_4bNTBov8gFZhg-5CAbsl8idaK8R43ZLhoTOw"><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAfCAYAAACGVs+MAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAB3RJTUUH6QEPCSM4AeYtfAAAAAd0RVh0QXV0aG9yAKmuzEgAAAAMdEVYdERlc2NyaXB0aW9uABMJISMAAAAKdEVYdENvcHlyaWdodACsD8w6AAAADnRFWHRDcmVhdGlvbiB0aW1lADX3DwkAAAAJdEVYdFNvZnR3YXJlAF1w/zoAAAALdEVYdERpc2NsYWltZXIAt8C0jwAAAAh0RVh0V2FybmluZwDAG+aHAAAAB3RFWHRTb3VyY2UA9f+D6wAAAAh0RVh0Q29tbWVudAD2zJa/AAAABnRFWHRUaXRsZQCo7tInAAABQklEQVRIicXUPXKFIBSG4S+ZNHSyIgts3QSNJXcprMEtUFNYugHXQQWNM6TI5Hqv8QdQyOnhfWZgzof33uMf5+vKYWMM+r6Hcw5d16GqqnIAYwyklBiGAfM8wzmHx+MRjUgC/Ma11nDOAQC01gAQjfi8Iw4AzjlorSGlhDEmD2AvfgURDDiLpyKCAKHxFMQpIDYeizgEpMZjELuAq/FQxCbgrngI4g/g7vgZ4g2QK36EeK7i3PE1AvhZ209AifgaQQhZnmCapiLxV8Q4jguAcw5KaTEApRSc8wVQ1zWEEEUQlFIIIcAYWwCEEDDGsiNe429/oARiHQc2FlEuxFZ8E5ADsRffBdyJOIofAu5AnMVPAVcQIfEgQAoiNB4MiEHExKMAIYjYeDTgCJESBwD4xLHWeqWUb5rGt23rlVLeWht9zzd4JsStKH2LiAAAAABJRU5ErkJggg==" alt="conditional_icon.png"></a><strong>Conditional task</strong></p><p>A diamond icon in a purple square background indicates a conditional task used as a decision tree in your playbook. The following are kinds of conditional tasks.</p><ul><li>Manual conditional task. A user icon ( <a href="https://docs-cortex.paloaltonetworks.com/viewer/attachment/5CAbsl8idaK8R43ZLhoTOw/pGUex5j8fb50MJRq0seibw-5CAbsl8idaK8R43ZLhoTOw"><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAUCAYAAABiS3YzAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAB3RJTUUH6QEcCjYkYrjRDwAAAAd0RVh0QXV0aG9yAKmuzEgAAAAMdEVYdERlc2NyaXB0aW9uABMJISMAAAAKdEVYdENvcHlyaWdodACsD8w6AAAADnRFWHRDcmVhdGlvbiB0aW1lADX3DwkAAAAJdEVYdFNvZnR3YXJlAF1w/zoAAAALdEVYdERpc2NsYWltZXIAt8C0jwAAAAh0RVh0V2FybmluZwDAG+aHAAAAB3RFWHRTb3VyY2UA9f+D6wAAAAh0RVh0Q29tbWVudAD2zJa/AAAABnRFWHRUaXRsZQCo7tInAAACw0lEQVQ4ja2Tz29UVRTHP+fe9+6bEehMW4hI1IRMW4YU40JDIMbEhSt3JEYXIq7cuHbBhiVhZViY8C8Q/wJNXLGAoEL9kWjCggabaqcj1A5lZvre3HePizdl5nVaY8CTvJdzc879fr/nm3NFVTWEHEKGyTugKaA8a3S6hiiEACHF+PZzge2Ecw6jwSN5538BBMjznAgU0XT/Lg0FoQJC8RPZOewHyt4qNaDpJv6vJfzaLUKvjbgp7Owp4pfOYg6+AibaE1SytK9xWNtVyfAPf6K/9AX5+h2wMWIcaI7mKebAMdzJC7i59zFJvXT14UZajF8WOMC3btO7dRHttpDqYZLmeVzzE8LGr2z/eBXfvkv685fo9iMqr32GuEMjPctfYUIYB1X0ySrpL9fQbgsAW2uQnDiPSWpEL57GNc4VndkWgwdfM/j9m6HvQwRVjOoIVH2Kby/h178f8RiH7IxoIrCVp6WwtYJfu0notcZkgSnN7rv49t2yv75H6K0PSftotlm2f2uF0FkeU8oupWFA6LZKl8KTPxisfFvknfsMVm+U6pptEdIRkQJGdq+bsaPcVpDKzHAvgZCD2MIOMU8tEROP02DGhCK2gq3PF3l8kPjVd6mevUzS/LjgOPI6L7x1heTUp8WeimAqs0j1yBiolD2V+ADR0TOIq2FmmlTfvIidXii8HH7ipkjmP8QtfIDEU9j6PLZ2vDRs+UmYGDvdJD7+Hvnf9xj8eROZ8AfQQHj8ADtzkujld5Bk+l9AAVM9TNK8QP/OFbZ/uIxmjydBbYKtz+FOfER09MxEefLxisHW56ievkR27zp+/Ts07aB5iohB3CFMfQHXOEd87G2w7j+AAojF1hpU3vicsHmffOM3wvYGEiXYWgM7s1hsxYQtCqpEe1k2wq5gZxexs4v7N42Fz7oE3y+v1HOFKv1Hy2SdVf4BnlIpDjqxOdoAAAAASUVORK5CYII=" alt="user_icon.png"></a>) indicates the task requires manual input.</li><li>Automated conditional task (with the lightning bolt script logo).</li><li>Automated conditional task that uses a system script (with the Builtin logo).</li></ul>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| ![data\_collection\_task.png](/files/qnFNphOWqQwwkf9ScOUr)                                                                                                                                                                     | <p><a href="https://docs-cortex.paloaltonetworks.com/viewer/attachment/5CAbsl8idaK8R43ZLhoTOw/yAKANOZXiEgEqKN81Ojynw-5CAbsl8idaK8R43ZLhoTOw"><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAdCAYAAAAgqdWEAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAB3RJTUUH6QEPCSQccqRfagAAAAd0RVh0QXV0aG9yAKmuzEgAAAAMdEVYdERlc2NyaXB0aW9uABMJISMAAAAKdEVYdENvcHlyaWdodACsD8w6AAAADnRFWHRDcmVhdGlvbiB0aW1lADX3DwkAAAAJdEVYdFNvZnR3YXJlAF1w/zoAAAALdEVYdERpc2NsYWltZXIAt8C0jwAAAAh0RVh0V2FybmluZwDAG+aHAAAAB3RFWHRTb3VyY2UA9f+D6wAAAAh0RVh0Q29tbWVudAD2zJa/AAAABnRFWHRUaXRsZQCo7tInAAAEBUlEQVRIic2XzUsyXRiHryfyuGicMIgC+wIh0EUzK1vUqloEERHZIhfWqr+hRX9KEH1QBEWLigihgoqwInRjUCkUWpiopBOkQr2Llxky+/Dpqed9f6s59zlz5jr3uc99n/n1/Pz8zP9EleUO1DSNeDyOpmnk83kKhQImkwkhBFarFYvFgtVq/TmYQqFAKBTi8vKS29tbYrEY9/f35PN58vk8QgiEENTW1lJdXU1LSwv19fW0tbUhSdL3wQSDQQKBAEdHR4RCIbLZ7KeTybJMQ0MDLpeL9vZ2FEVBCFE2zK/XMaNpGru7u2xubhIIBMjlcmVP9lKqqtLd3U1/f3/ZXiryjKZpLC8vs7S0RCKR+BKErkAgQCQSIZfL4Xa7ywIqgtnb22N2dpZMJvNHILoymQyzs7MAeDyeT7esQn8Ih8MsLi5+G8hroEAg8OlYA2Zra4tQKPStIC+BVlZWjPbOzg7pdPp9mMPDwx8B0XV8fEw+nwfA5/MxPT1NOBx+GyYSifwoTCaTQdM0AIQQLCwsMDU1RTweL4X5G1Xh6empqO3z+ZibmzM8ZsDU19f/KIgkSVgsFgAeHh4M++rqqhHcBkxPT8+PwrhcLsxmM5qmcXFxYdhzuRxra2vFMAMDAz/mHUmSGBoaAiAUChGNRov6T05OimFsNhvDw8NfKnAfSQiB2+1GVVU0TWN9fb1kjJ7tK14aBwcHy07d5UiSJPr7+/F6vZjNZra3t9nf3y8ZV1NTA7wqB7Is4/V6EUKwt7fH2dnZl0Gampro7e1lcHAQWZYJBoPMz8+/meFbW1tLYXSg0dFRksnkb8MIIbDb7TQ2NtLR0UFPTw8VFRUcHBywsLDwbi7TD8+b95loNFoCon8I/r106TKZTEiShNVqpbm5GYfDgd1ux2azEY/H2dnZYWNj492FKYpCV1fX2zDpdJqZmRmjTgkhcDgcqKqKoigARpLS+2VZpra2FpvNRqFQIJVKsbW1xenpKT6f793iqygK4+PjyLL8NozP58Pv99PU1ERdXR1OpxOXy4WqqpjNZsMzJpOJQqFALpfj4eGBZDLJ1dUVFxcX3Nzc4Pf7S47wywUoisLY2Bjt7e2GvQSmqqqKkZERY6UOh8OA0JXNZjk5OeH6+prHx0ey2Sx3d3ckk0nC4fCnt8POzk48Hg+qqhbZS2D6+vo+nAigsrISTdOIRqOEw2Hi8TipVOrT93RVV1fjdDpL7CV34N9RIpHg7OyMWCxGIpEglUoVxZPFYsFkMhEMBosCWJZlJicnjcD9Fpi34F7CyLKMEAK/38/+/j7BYND493I6nUxMTBR56FthPlImk8Hv9xOLxTg/PyedTtPd3Y3b7f77MC+lb6sQ4r/xTDn6B/b24QBjTKczAAAAAElFTkSuQmCC" alt="data_collection_icon.png"></a><strong>Data collection task / Communication task</strong></p><p>The speech bubble in a turquoise background indicates a data collection task. This task prompts the receivers to respond to a multi-question form and submit replies, even if they are not Cortex users. A user icon ( <a href="https://docs-cortex.paloaltonetworks.com/viewer/attachment/5CAbsl8idaK8R43ZLhoTOw/pGUex5j8fb50MJRq0seibw-5CAbsl8idaK8R43ZLhoTOw"><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAUCAYAAABiS3YzAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAB3RJTUUH6QEcCjYkYrjRDwAAAAd0RVh0QXV0aG9yAKmuzEgAAAAMdEVYdERlc2NyaXB0aW9uABMJISMAAAAKdEVYdENvcHlyaWdodACsD8w6AAAADnRFWHRDcmVhdGlvbiB0aW1lADX3DwkAAAAJdEVYdFNvZnR3YXJlAF1w/zoAAAALdEVYdERpc2NsYWltZXIAt8C0jwAAAAh0RVh0V2FybmluZwDAG+aHAAAAB3RFWHRTb3VyY2UA9f+D6wAAAAh0RVh0Q29tbWVudAD2zJa/AAAABnRFWHRUaXRsZQCo7tInAAACw0lEQVQ4ja2Tz29UVRTHP+fe9+6bEehMW4hI1IRMW4YU40JDIMbEhSt3JEYXIq7cuHbBhiVhZViY8C8Q/wJNXLGAoEL9kWjCggabaqcj1A5lZvre3HePizdl5nVaY8CTvJdzc879fr/nm3NFVTWEHEKGyTugKaA8a3S6hiiEACHF+PZzge2Ecw6jwSN5538BBMjznAgU0XT/Lg0FoQJC8RPZOewHyt4qNaDpJv6vJfzaLUKvjbgp7Owp4pfOYg6+AibaE1SytK9xWNtVyfAPf6K/9AX5+h2wMWIcaI7mKebAMdzJC7i59zFJvXT14UZajF8WOMC3btO7dRHttpDqYZLmeVzzE8LGr2z/eBXfvkv685fo9iMqr32GuEMjPctfYUIYB1X0ySrpL9fQbgsAW2uQnDiPSWpEL57GNc4VndkWgwdfM/j9m6HvQwRVjOoIVH2Kby/h178f8RiH7IxoIrCVp6WwtYJfu0notcZkgSnN7rv49t2yv75H6K0PSftotlm2f2uF0FkeU8oupWFA6LZKl8KTPxisfFvknfsMVm+U6pptEdIRkQJGdq+bsaPcVpDKzHAvgZCD2MIOMU8tEROP02DGhCK2gq3PF3l8kPjVd6mevUzS/LjgOPI6L7x1heTUp8WeimAqs0j1yBiolD2V+ADR0TOIq2FmmlTfvIidXii8HH7ipkjmP8QtfIDEU9j6PLZ2vDRs+UmYGDvdJD7+Hvnf9xj8eROZ8AfQQHj8ADtzkujld5Bk+l9AAVM9TNK8QP/OFbZ/uIxmjydBbYKtz+FOfER09MxEefLxisHW56ievkR27zp+/Ts07aB5iohB3CFMfQHXOEd87G2w7j+AAojF1hpU3vicsHmffOM3wvYGEiXYWgM7s1hsxYQtCqpEe1k2wq5gZxexs4v7N42Fz7oE3y+v1HOFKv1Hy2SdVf4BnlIpDjqxOdoAAAAASUVORK5CYII=" alt="user_icon.png"></a>) indicates the task requires manual input.</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| ![sub-playbook\_task.png](/files/jEWMWvhDVQWPJ256VK5w)                                                                                                                                                                         | <p><a href="https://docs-cortex.paloaltonetworks.com/viewer/attachment/5CAbsl8idaK8R43ZLhoTOw/t~rntdorHZ~fXxUsJAZLYQ-5CAbsl8idaK8R43ZLhoTOw"><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAiCAYAAACnSgJKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAB3RJTUUH6QEPCSUmrbO3mQAAAAd0RVh0QXV0aG9yAKmuzEgAAAAMdEVYdERlc2NyaXB0aW9uABMJISMAAAAKdEVYdENvcHlyaWdodACsD8w6AAAADnRFWHRDcmVhdGlvbiB0aW1lADX3DwkAAAAJdEVYdFNvZnR3YXJlAF1w/zoAAAALdEVYdERpc2NsYWltZXIAt8C0jwAAAAh0RVh0V2FybmluZwDAG+aHAAAAB3RFWHRTb3VyY2UA9f+D6wAAAAh0RVh0Q29tbWVudAD2zJa/AAAABnRFWHRUaXRsZQCo7tInAAAB30lEQVRYhe2Wv8/pYBTHP+/NpYsaujUGFjGIMJjYMBjwR/gr/DFiMEosrNVEJNZGpYOpDGJiUAZNE+8g5Dbvpe29EveH79I+5zk5nz6n5zzP83E+n8+8SN9eBX45/HsQ59lsxnQ69eVbKBTIZrPPg4/HY7rdri9fx3E84YHSvtvtnur7/xbcG/6G/7nwcDj8VN9AO1ypVMJxHJdtMBgA0Gg0XPZisegZ7yPokbrZbFzjer0OwHA4dNklSUIQhIexAq0cQJblQPZfgtu2ja7r7Pd7X4FUVX04LwgC+XzelY27cFVV6ff7HI9HX/B2u/1wPhQKYVkW1WrVG64oCpqmkc/nEUXxbtBYLOb5YdvtFl3XGY1G/uCWZQFQq9VIpVKegEeaz+foun6L6Qm/SpZlksnkb8Hv1Y0Lbpomtm0D3J6maRKJRABIJBKe7XOVbduYpgnAer0GLtlcLBbAZRNy9Xmr1eJ0OgFgGAa73Y50Oo0kSQA0m00ymYwv+Hw+p9PpAHA4HNA0DVEUyeVywKX6XStXFOVLEMMwbu/lctk3fLlcMplMXDbLsly2v+dgecP/PXg0Gn3o/MzLRDQadfd5r9f7sgX+qEqlQjwe9wVfrVY/bd2rRFEMfpl4pl76zz8BrG62aXR0KxoAAAAASUVORK5CYII=" alt="sub-playbook_icon.png"></a><strong>Sub-playbook task</strong></p><p>The workflow icon in a blue background indicates that the task is a playbook nested within the parent playbook. You can view the playbook by opening the task and selecting Open sub-playbook.</p><p>The red warning icon indicates the sub-playbook is not ready to use. Open it to review the errors.</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| ![task-error-new-logo.png](https://docs-cortex.paloaltonetworks.com/api/khub/maps/5CAbsl8idaK8R43ZLhoTOw/resources/C4Un9R7QL0f1ZvC88P2gjA-5CAbsl8idaK8R43ZLhoTOw/content?v=c37b564634635050\&Ft-Calling-App=ft/turnkey-portal) | <p><strong>Task containing an error</strong></p><p>Scripts or sub-playbooks that have errors are designated by a red triangle. You need to open the script or sub-playbook to review the errors.</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| ![update\_scripts.png](https://docs-cortex.paloaltonetworks.com/api/khub/maps/5CAbsl8idaK8R43ZLhoTOw/resources/uN_WeIeLirDIUny76HNNjQ-5CAbsl8idaK8R43ZLhoTOw/content?v=bf6b3714de3ef7a7\&Ft-Calling-App=ft/turnkey-portal)     | <p><strong>Task containing a deprecated script or needs to be updated</strong></p><p>Scripts or sub-playbooks that have updates or are deprecated are designated by a yellow triangle. You need to update the scripts, integration commands, or sub-playbook tasks to their most current version.</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| ![skip.png](/files/2JY6LUipF8v9BljjTw1o)                                                                                                                                                                                       | <p><a href="https://docs-cortex.paloaltonetworks.com/viewer/attachment/5CAbsl8idaK8R43ZLhoTOw/J76y2dHmBVXyKpa8yOCXkA-5CAbsl8idaK8R43ZLhoTOw"><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAgCAYAAADqgqNBAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAB3RJTUUH6QEcCicQENUGqgAAAAd0RVh0QXV0aG9yAKmuzEgAAAAMdEVYdERlc2NyaXB0aW9uABMJISMAAAAKdEVYdENvcHlyaWdodACsD8w6AAAADnRFWHRDcmVhdGlvbiB0aW1lADX3DwkAAAAJdEVYdFNvZnR3YXJlAF1w/zoAAAALdEVYdERpc2NsYWltZXIAt8C0jwAAAAh0RVh0V2FybmluZwDAG+aHAAAAB3RFWHRTb3VyY2UA9f+D6wAAAAh0RVh0Q29tbWVudAD2zJa/AAAABnRFWHRUaXRsZQCo7tInAAACZUlEQVRIie2WS09TQRiGn5lzTgHbRi5CERq8ROOmceENiRsv7Iw7F+7du/U/6A9w6dKNC6MQQ4yKURNREjHEuFHuUCjl3pbSOTPjokhETbG1tAt8dyd5532+mTnnO5+w1lqqJNdm5sh+uoM/+wa7ngSrdx/adoXaU7cRqafXrB9/jVUpMBrY/YMQbhAZPoxYvn/A2uxCRaDbK3CQdmOx8mAAq5FYU3nwpmTVyP/h1ZK7o8MJIINREAKbjmP9TGXgwgvhHbuB13EVBOi596ixx+ilz3/2B+px2y/itndjs/Oo8V70/GBpcNkYI3D0Om60GwCn+QxO82nUZB/+9HPM6sh2fyhKTewWbmsXNreCDHeQeXmzRHhdK6K2CYSTfw5GkYdacJpO4kc6UaOP8Gf6860ZEDWNOJFz4NQi6mpwIl2F4v/izn+VE0DuP4637yBOQwwVOY8//QKd+ADSRbjBTaNAyECZ4T+ivRBOpBPZcAK35SxqrAdrckVllAzfKiJQj9t2CRk+gklPVRYOgPSQoY78+1HMsrLArcFkZtHJoaKW/fPO7cYyen4QNfUMVAq3/fLuw62fxqyO4M/0o749xE8M4LZeKCqjeLjJYVIT+PG3+JN9+PFXmPTMZkUGjALpgTU7tuKCcJtNYDeWtoZKs55AJ4fwJ3pR4z2YtfHt/twKOvkR2RgDnUXPvSsdrheGUWNP8sFaoRMDqIle9OIw6N+/abM2SnboLl60G6uz5L4+KAgXS/cKD3DCCyOCUdDr+eMtspEU0o53btUadvlL2YA/a+9OMnsZLsvzbykJLrxQdchC8h2pXvXpu/INjQAAAABJRU5ErkJggg==" alt="skip_icon.png"></a><strong>Set to skip</strong></p><p>For the debugger, when a task is set to skip, the skip icon will be orange.</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| ![breakpoint.png](/files/d5Xmd09yYhCJRoX77IiZ)                                                                                                                                                                                 | <p><a href="https://docs-cortex.paloaltonetworks.com/viewer/attachment/5CAbsl8idaK8R43ZLhoTOw/N0vpf5Inmmtj_JobmYhBTg-5CAbsl8idaK8R43ZLhoTOw"><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAgCAYAAACYTcH3AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAB3RJTUUH6QEcCikAk+E7QAAAAAd0RVh0QXV0aG9yAKmuzEgAAAAMdEVYdERlc2NyaXB0aW9uABMJISMAAAAKdEVYdENvcHlyaWdodACsD8w6AAAADnRFWHRDcmVhdGlvbiB0aW1lADX3DwkAAAAJdEVYdFNvZnR3YXJlAF1w/zoAAAALdEVYdERpc2NsYWltZXIAt8C0jwAAAAh0RVh0V2FybmluZwDAG+aHAAAAB3RFWHRTb3VyY2UA9f+D6wAAAAh0RVh0Q29tbWVudAD2zJa/AAAABnRFWHRUaXRsZQCo7tInAAACKklEQVRYhe3Xu2sUURTH8e+ZO4/NbrJLfIQkPtBEIgaJRbAShDRqJSqKQRvBxs7CysLCwn/Bf0LsVRARBF8EFIzbGIUkhmhY1iSbuJuZucdiNcmKW0wxGwP7q+ZwLpfPhcPljqiqEtcI555Rm7hHXJ5E1xZBLanGBLj9YwQjN/H6x8AEiKrV6NsrVh6dQ38uAJouoiGCZHaTO/0Qt+8EDmqpvr2LVksthgAoWitRfX0b1OKgSjT3FDRuMeSPxxKXP4IqztYIGjRouATwP2A20sY0SxvTLIkw4mXJjN4hf2WKzvMv8QYugAnqTRPgHxqn69I7usaLBMduIV42PYzZNYq79xRO1wHcnuP4g5cx3cP1Xn4Qd98ZzI6jmMIQ3sBFTN/JRBg3yWLJ9iJBAeT3Gfw84tZPL0E30tEDYuq1l0O8fCJMwplxANnAIZtq2UCu10KSbN8BTjttTLO0Mc2SDBNXwUbrpYbLaLRS/7YhxLWGtVpbTLR9oksvLr0nmn+B07kHjUOi72+wlWkA7PIXornnmJ0jiF8gXpjAlj+kh7GVWdYm7xPNPgFr638StR8AaLVE+PkBcXkSMRns0hR2dT49DBoRl4vE5eI/ejG2MoOtzCTacnO28QCnnDamWRwAMZmtdgDgIILTuf+vt0gLIw6mMAQiOCD4h68hXo7ND6cWSRAvhz98AxBcxME/ch27+pVw+jF26VPDlZ8aws0gHb14B8/iD10FcfgFzH+2694KjUgAAAAASUVORK5CYII=" alt="breakpoint_icon.png"></a><strong>Breakpoint</strong></p><p>For the debugger, when the playbook reaches a breakpoint, the task has an orange line at the top to indicate the breakpoint.</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| ![overriden.png](/files/ZQh0PdNopYl3EfX47fqB)                                                                                                                                                                                  | <p><a href="https://docs-cortex.paloaltonetworks.com/viewer/attachment/5CAbsl8idaK8R43ZLhoTOw/C7VnPrmT~yziIY3ancQbLQ-5CAbsl8idaK8R43ZLhoTOw"><img src="/files/Ww1haMd3pdOe0txrU3e5" alt="overidden_icon.png"></a><strong>Overridden inputs or outputs</strong></p><p>For the debugger, when a task is set to have overridden inputs or outputs, the word Input or Output appears in orange.</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| ![pending.png](https://docs-cortex.paloaltonetworks.com/api/khub/maps/5CAbsl8idaK8R43ZLhoTOw/resources/tDfbjzGfFhX3ZX_aTw5lcA-5CAbsl8idaK8R43ZLhoTOw/content?v=927f69950fd3c0e0\&Ft-Calling-App=ft/turnkey-portal)             | <p><a href="https://docs-cortex.paloaltonetworks.com/viewer/attachment/5CAbsl8idaK8R43ZLhoTOw/BzqGUtbsuEawa1Ct8LIDGA-5CAbsl8idaK8R43ZLhoTOw"><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAcCAYAAACdz7SqAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAB3RJTUUH6QEcCxgYRxLOkwAAAAd0RVh0QXV0aG9yAKmuzEgAAAAMdEVYdERlc2NyaXB0aW9uABMJISMAAAAKdEVYdENvcHlyaWdodACsD8w6AAAADnRFWHRDcmVhdGlvbiB0aW1lADX3DwkAAAAJdEVYdFNvZnR3YXJlAF1w/zoAAAALdEVYdERpc2NsYWltZXIAt8C0jwAAAAh0RVh0V2FybmluZwDAG+aHAAAAB3RFWHRTb3VyY2UA9f+D6wAAAAh0RVh0Q29tbWVudAD2zJa/AAAABnRFWHRUaXRsZQCo7tInAAABgUlEQVRIie2V2UoDQRBFT00bUOOGS8w2BiW45sXP9wdEguD24poJilsyZhk0qJOZ9kERQcVpSYJC6rW76tzb3VUt1aant8/KuN49Wmu6FSLCRHyI9YUcsrFzoCsNj+7hPoCB8fgwluvd9wQIoIFmq4UVdvFIvwRrsHpKfIs+tA99TRJhemwEZf1O84BpQkwpVucyrGRTlG6r7DnnPPltoxpGUkWEVTtNwU4TU4rF1CzrCzljx5GdxpRixU5TyGWxRN5F5JMJgjBkv3wR2XEkiSLCsp2iMJd5B35cW0onjRxH2jU1GmfNznxbVESYT8yQmBjtHLTx0MK5rX779WkN1/UGd95D56DtIGTXucCpuJ/AGriq1ymelHhuR7vTyA/pyfcpHpcIwpB8MoGIoDVc1mpsHp4atY1Rn/pBwG7pnJhSZKcnqTY9iseOcZ8aD4dH32fr6IyMW+Om3uTR901LmEPh1XG54v4mFfhPA78P/dtQ+XlPR0MErPH4UE+hI4ODvADvk5DAMh9coAAAAABJRU5ErkJggg==" alt="pending_icon.png"></a><strong>Pending/in queue task</strong></p><p>When the playbook starts to run, all tasks that are about to be performed are grayed out.</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| ![running.png](https://docs-cortex.paloaltonetworks.com/api/khub/maps/5CAbsl8idaK8R43ZLhoTOw/resources/7HsJRVYk9tYY3sf33uEPpA-5CAbsl8idaK8R43ZLhoTOw/content?v=0aacb208851668a5\&Ft-Calling-App=ft/turnkey-portal)             | <p><a href="https://docs-cortex.paloaltonetworks.com/viewer/attachment/5CAbsl8idaK8R43ZLhoTOw/K46NX1RcM9Lbh3dhDXAYEQ-5CAbsl8idaK8R43ZLhoTOw"><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAeCAYAAAA/xX6fAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAB3RJTUUH6QEcCxoFFiLAyAAAAAd0RVh0QXV0aG9yAKmuzEgAAAAMdEVYdERlc2NyaXB0aW9uABMJISMAAAAKdEVYdENvcHlyaWdodACsD8w6AAAADnRFWHRDcmVhdGlvbiB0aW1lADX3DwkAAAAJdEVYdFNvZnR3YXJlAF1w/zoAAAALdEVYdERpc2NsYWltZXIAt8C0jwAAAAh0RVh0V2FybmluZwDAG+aHAAAAB3RFWHRTb3VyY2UA9f+D6wAAAAh0RVh0Q29tbWVudAD2zJa/AAAABnRFWHRUaXRsZQCo7tInAAADrklEQVRIib2Wy2/bRhCHv1kuSUmO/IiTADZ6SAC3cZMeemkPLZCil/7X7qloDj3VBZwYcYsAfdlpGiuyJL52d3qg7Jgi/TrUA0gkl7v77cz+djiiqsotmi2d4+fXv/P6zVtCUARQuPDKwv3pM+f60TFWjLC5tor89Oo33f/zkHALjooI5uDwza3AAFQV63y40SAjgjGCIARVfLjZeHudTgIM0oQ7/R7WRIgIIh9WPStKxlnGdRZ/KVBEGKQJw16KjSzIB1GcvjfGsDzoM+z3mOYF4yyjdP7mQCPC3TtLJLHFiBA0MMtLsqLEzcNoROgnMcuDPrG1LA/6DHopR8cjigugnUBjhNXBgCS2BFWmecEkL1r75YEq85xkOUu9lNWlAWkcs7l+l6PRe2ZF2Z67C7jSrweqwmgyYzzLLhWHApO84O/j92RliRHh/vIQI9Lq2wKmsSWJI4Iqo+mMvKpYPDQiQj9NWhP6EHg7PsF5D9ThvhI4SBIEoagq8rIdEgHuLQ/57vOnbK6vsehE6TyHozF/vTtmelVII2OIrUWppd7yDNhYX+Pbzx4z7Pd59uQTHj64jyxQi6qi8t2iaQB7ca2hynsq55owEe6tDPl6e4skjpH5Ar/8+BGbd1db0NMFLrY2PYwiAMrKNZOzCBtrK3zzdJveHHZqibU8e/KYhw/WW9A6QTTbGkAjgqL40Azm2tKAr7a3OkUAYCPDF1uPuL8ybAEXN7kB1LO/plXed56p81ZUDnfusMvCtRMYQkCp9+a8TbKc5y8PmOZFJ6zynuf7v3I8nTXaa+eaHjRmrpxHUeLINFamwGg24/tfXnA8mXK+SDjJcnZ29/hnfNJor/euLZsGsHQOVDHGYG0z66nCaDrjx5cHZGWFquK85/n+AW/HExYrlfoTRrv9/ENQJa8cqkovtp1SfzeZsrO7xx//HrOzu8fRaNyeVAQRAwK6ENJW8i4qRxJF2CgitZa8qlrQ97MZP7x41ZlfRQQ7P17eBxaLiVZqc97P86fSS2LS2LaUplr36/IsjiJk7pnvKF06P095WQFCGlt6SYI1EVlVEsLFtY+NIiJj5pWaXvj17wQqnIUythE2MtwxPVzwOO/romte/xkEExnmEsEHpXKu6zhfDIRaXVlZUjlDmsRExmBN7UWdIGo56DxbqCql82dn+cJIXPIOABcCLi+wxmCjqKFcRdGgeA21QK6a7DrABniuysWkcBMzaXxtZgNy+rupmU8/2uisPf4PExH+A/cJyz9qoTHUAAAAAElFTkSuQmCC" alt="running_icon.png"></a><strong>Running/ in progress task</strong></p><p>A spinning circle inside the gray square indicates a running/in progress task.</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| ![completed.png](https://docs-cortex.paloaltonetworks.com/api/khub/maps/5CAbsl8idaK8R43ZLhoTOw/resources/wEW_5FWoRBkVILqGO4L~zQ-5CAbsl8idaK8R43ZLhoTOw/content?v=b13ac0b9f5990eb0\&Ft-Calling-App=ft/turnkey-portal)           | <p><a href="https://docs-cortex.paloaltonetworks.com/viewer/attachment/5CAbsl8idaK8R43ZLhoTOw/Ln5ALSsMXmyPQoztPnAkzw-5CAbsl8idaK8R43ZLhoTOw"><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAdCAYAAABbjRdIAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAB3RJTUUH6QEcCxsMduVJLQAAAAd0RVh0QXV0aG9yAKmuzEgAAAAMdEVYdERlc2NyaXB0aW9uABMJISMAAAAKdEVYdENvcHlyaWdodACsD8w6AAAADnRFWHRDcmVhdGlvbiB0aW1lADX3DwkAAAAJdEVYdFNvZnR3YXJlAF1w/zoAAAALdEVYdERpc2NsYWltZXIAt8C0jwAAAAh0RVh0V2FybmluZwDAG+aHAAAAB3RFWHRTb3VyY2UA9f+D6wAAAAh0RVh0Q29tbWVudAD2zJa/AAAABnRFWHRUaXRsZQCo7tInAAABqklEQVRIie3VvUsbcRzH8ff3d5fDaBrFgmA0mlCKVTtJde8DLuKmVaR07ySmgyAI/gFCBQdxsHQsWuh/IYKDaKcONlTjEJ8qosE83P0cvLRFgl6SRgrmM36/n+N19zu4k+jWlM5pm0rHEIW6CwjA1g7qTiQ3VayK/VvMQBHy1eMTo7KYQugLRPj66B39wS4UglQCUwivgp0str2h2WpgLjzC68ZnGOL9fj01DRR9dVE+hIepN/0AWMpkJjTIywdPPIO3thTC82AHC+1jBAz/74MToFZZzLeNMtTQg+kBvLXx1N/CbOsQD81AwfdToyymQwP01kbKx37Z5/zMHN3YSWZPObFT5WN7mRNiuyskMsfoAvsz+4L3iS98v0iWjzlo4ulD3sY/8S2VwHFJjWY7vc9YfImtv+ZlYXlwO33ARGKZZPYUWzuk7Ayx3RXPEICENye9Nd08rmlivOkFHw9X2UjteGRKxBSCTwyy2vb8RPmYRbW5OtK0zhV7GfC/f/Wr2D3DLDGK+tuWEgFMUcjno3W9dv6DnHbclXbX11Nonp/92UmBqSB0+5u5BLWHh8RuAHxIAAAAAElFTkSuQmCC" alt="completed_icon.png"></a><strong>Completed task</strong></p><p>The green square indicates a completed task.</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| ![waiting.png](https://docs-cortex.paloaltonetworks.com/api/khub/maps/5CAbsl8idaK8R43ZLhoTOw/resources/UG4yDVLYO9tezimqjGR1ug-5CAbsl8idaK8R43ZLhoTOw/content?v=9e2a6f4e8ddfe5d1\&Ft-Calling-App=ft/turnkey-portal)             | <p><a href="https://docs-cortex.paloaltonetworks.com/viewer/attachment/5CAbsl8idaK8R43ZLhoTOw/iW2gnMYvOKtcDbrAVbUfqw-5CAbsl8idaK8R43ZLhoTOw"><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAgCAYAAACcuBHKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAB3RJTUUH6QEcCxsuo4UIyQAAAAd0RVh0QXV0aG9yAKmuzEgAAAAMdEVYdERlc2NyaXB0aW9uABMJISMAAAAKdEVYdENvcHlyaWdodACsD8w6AAAADnRFWHRDcmVhdGlvbiB0aW1lADX3DwkAAAAJdEVYdFNvZnR3YXJlAF1w/zoAAAALdEVYdERpc2NsYWltZXIAt8C0jwAAAAh0RVh0V2FybmluZwDAG+aHAAAAB3RFWHRTb3VyY2UA9f+D6wAAAAh0RVh0Q29tbWVudAD2zJa/AAAABnRFWHRUaXRsZQCo7tInAAAEEUlEQVRYhe2XS4hcRRSGv3Oqbt3b3eOQaMyQiYaQMSSiqIGAiA8EEyEuNLpXN4KCuMhGEFwbVy5cGHARNxIEN7qRLISIiNlEwQeal8lgXpOHOuPM9PPeOi5uT3cyjkn3xIiL/FD0pbqqzndPnTqnrljjpIExiAyYrldBAt77XlNVVBURGWidxfI9ADOwglg/j7X+AJeh1TEkjADSo2i3WpiUc0QE59yyDF8BYQaCYXmd5g/v0Zncj3XmEA3oyDjZ1jfwq+4HEcBot1sYBSqGihEdOAkg1oW93KuXe2Zxv3TXFCTWTxixRePQbtpH9uHXPEz10Xcopg4y/+UuJF1B7Yn38avuw4qcyf1vYrOTVFJHJQhpIiROcU5Kk9fcEQFNYOxx2PwqhJUoROL0cTrHPgYgWfMQmo7i1z4GGNb8neaht7HOPABFjORFpCgKYoyYGUYEi7Dwe9VWQNGCc5/DkT1gEcWM9uRnWNEqjcyeAjPi7OlunETi3Bli/TwA0brdVnrYBovpRTKwHC58BVgZmNa82Nun4tJ3QCSfOtjdM7CYQ+yUz2ZYl8DohcryZAUAiih+zSPgAunm56lt2wsaSO9+gdr2D9DRDWgYRdKV3ZnLO4ZXkwchWbcNd3Qfft12bO40xfxpzEBcihtdj7vtHrRyOxaLy6ZejwuWgBANVB7YRePQbuL0McysTDwuI9z1HOm9L/e25kr9O17xAKjHj21lZMdHdCb30zn3NZrdSph4FrdiI4guYdaW5lo2BIA4xDnCxE7CxM4lhhpFp44VbVQFFVlIOdcNo9ceUgLEvMXs2e8p6udxTlAniF4/AICfb2fkeU6n1SA/upcYYy8XSC/whKI5TePCTyRa4G+5E7/haVxlBEkc4h20L8KJD8vzPyxEJ2a08zatdpPO5BfkeacHsSABVCG4MkWncYZkxUbc6i1oCOWf1oH5X2HqAMOeGk2ShBACWZpSSZVq5qimSi1Valm/VVOlErSsF9Ig+WUPrphBRMrmAmx8CbJVQ3tCvfclRJZRCaWxWqZUsz5INXPUunBpUIIXfOsMeuZTVMqSjihU18KWt8CPDAXhnXOICErAB8UK/cdiLAJOyoBUjeifhxEKwPVHV++AkfUw/eNwEKqK4TEnVw13kS6UCKIJMr4NNOneqLpFaeoAzPw8MACAV9WyIDkH14Do0yiy+kEYf7KfyCzCb9/A4Xd7hWlgiPLFpP+ag1xKKmOw6TVwab+7PQPH90LRHAqgBzGcDNrT8O3rII7ecSxa0Dg7/HLLgwCKBsydXNbUpTRg2r6xugmxoJsQC/q/QQi46n9oWsDXFkGIg02vlJ9oN+Ba/zcAl8LEi4BeecdkfAfECKc+GTz9LtSaYT7FNMC6Z2DtUyDCX9mxgv6K7TT2AAAAAElFTkSuQmCC" alt="waiting_icon.png"></a><strong>Waiting task</strong></p><p>The orange square indicates that the task is pending action.</p><p>If you hover over the icon in the top left corner, details about the reason the task is in waiting mode appear.</p><p>The user icon ( <a href="https://docs-cortex.paloaltonetworks.com/viewer/attachment/5CAbsl8idaK8R43ZLhoTOw/pGUex5j8fb50MJRq0seibw-5CAbsl8idaK8R43ZLhoTOw"><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAUCAYAAABiS3YzAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAB3RJTUUH6QEcCjYkYrjRDwAAAAd0RVh0QXV0aG9yAKmuzEgAAAAMdEVYdERlc2NyaXB0aW9uABMJISMAAAAKdEVYdENvcHlyaWdodACsD8w6AAAADnRFWHRDcmVhdGlvbiB0aW1lADX3DwkAAAAJdEVYdFNvZnR3YXJlAF1w/zoAAAALdEVYdERpc2NsYWltZXIAt8C0jwAAAAh0RVh0V2FybmluZwDAG+aHAAAAB3RFWHRTb3VyY2UA9f+D6wAAAAh0RVh0Q29tbWVudAD2zJa/AAAABnRFWHRUaXRsZQCo7tInAAACw0lEQVQ4ja2Tz29UVRTHP+fe9+6bEehMW4hI1IRMW4YU40JDIMbEhSt3JEYXIq7cuHbBhiVhZViY8C8Q/wJNXLGAoEL9kWjCggabaqcj1A5lZvre3HePizdl5nVaY8CTvJdzc879fr/nm3NFVTWEHEKGyTugKaA8a3S6hiiEACHF+PZzge2Ecw6jwSN5538BBMjznAgU0XT/Lg0FoQJC8RPZOewHyt4qNaDpJv6vJfzaLUKvjbgp7Owp4pfOYg6+AibaE1SytK9xWNtVyfAPf6K/9AX5+h2wMWIcaI7mKebAMdzJC7i59zFJvXT14UZajF8WOMC3btO7dRHttpDqYZLmeVzzE8LGr2z/eBXfvkv685fo9iMqr32GuEMjPctfYUIYB1X0ySrpL9fQbgsAW2uQnDiPSWpEL57GNc4VndkWgwdfM/j9m6HvQwRVjOoIVH2Kby/h178f8RiH7IxoIrCVp6WwtYJfu0notcZkgSnN7rv49t2yv75H6K0PSftotlm2f2uF0FkeU8oupWFA6LZKl8KTPxisfFvknfsMVm+U6pptEdIRkQJGdq+bsaPcVpDKzHAvgZCD2MIOMU8tEROP02DGhCK2gq3PF3l8kPjVd6mevUzS/LjgOPI6L7x1heTUp8WeimAqs0j1yBiolD2V+ADR0TOIq2FmmlTfvIidXii8HH7ipkjmP8QtfIDEU9j6PLZ2vDRs+UmYGDvdJD7+Hvnf9xj8eROZ8AfQQHj8ADtzkujld5Bk+l9AAVM9TNK8QP/OFbZ/uIxmjydBbYKtz+FOfER09MxEefLxisHW56ievkR27zp+/Ts07aB5iohB3CFMfQHXOEd87G2w7j+AAojF1hpU3vicsHmffOM3wvYGEiXYWgM7s1hsxYQtCqpEe1k2wq5gZxexs4v7N42Fz7oE3y+v1HOFKv1Hy2SdVf4BnlIpDjqxOdoAAAAASUVORK5CYII=" alt="user_icon.png"></a>) indicates the task requires you to open it and manually mark it as complete.</p><p>A speech bubble icon (<a href="https://docs-cortex.paloaltonetworks.com/viewer/attachment/5CAbsl8idaK8R43ZLhoTOw/6_g0iFcyfpHLV7iyFtPNEg-5CAbsl8idaK8R43ZLhoTOw"><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAATCAYAAACdkl3yAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAB3RJTUUH6QEcCjgjYl9pIgAAAAd0RVh0QXV0aG9yAKmuzEgAAAAMdEVYdERlc2NyaXB0aW9uABMJISMAAAAKdEVYdENvcHlyaWdodACsD8w6AAAADnRFWHRDcmVhdGlvbiB0aW1lADX3DwkAAAAJdEVYdFNvZnR3YXJlAF1w/zoAAAALdEVYdERpc2NsYWltZXIAt8C0jwAAAAh0RVh0V2FybmluZwDAG+aHAAAAB3RFWHRTb3VyY2UA9f+D6wAAAAh0RVh0Q29tbWVudAD2zJa/AAAABnRFWHRUaXRsZQCo7tInAAAB/klEQVQ4jc2UTWtTQRSGnzMzubmJJEVrbZFaPyoWikKhLdSNoCC4042g/gL/QKEguPEfuHPVtQsXXbkQ3Ah2IyKVSkWJVqMUP/phk9zk3vlwEWiaBgShi87qMBwe3vO+Z0ZCUgnsw1H7ATmYILP3ImR17Noi2ZdnuI33hNYWYmJUaQQ9NENu+DK6fKoHJDtme4vdWKH55iHuxyuCTcBnEDyIgBhE51GlEaKxO0SjNxBT3Kso4P58Ilm8j1tfbgO6ZAYIGcFnuI0VWm8fQYD82C2QtjsKIKTbZJ+f4n4v9UJ6Zvf4epWs+hy3vtKtKNgG9tcSiMYcv0Rhcpb04xPc+jLx1Bz22wvSygL5c7cJLqH1bh5f+4rbXkX3j+8eTSE6AtFIvg+JDyNRCUwBVTiG5PtQ8RH0wAQh3UIVjrZ7VScrCUklBNsgqyzQeHkPVA7JHSKkNRBp164FLkUKA4gy+FqV3MlrxJOz6PLpjkdiipjhK0RnroPPCK1NCLZT2wSCIzTW8LUquv880dmbO5CuPVLFQeKpOdAx6YfHgLRj74hHdIQenCa+cBczNNOVQddCBpvg699Bx6jSCczABME2EZNHlUcxg9Po/nFExz1h7oBCVsf9fI2YAsWLD8iNXEWi8r9XYbfeA/WNeNvaD1CguVntff3/hfAW29xma3WRv+6AzzYEOROyAAAAAElFTkSuQmCC" alt="bubble_icon.png"></a>) indicates the task is waiting for a questionnaire to be completed.</p> |
| ![failed.png](https://docs-cortex.paloaltonetworks.com/api/khub/maps/5CAbsl8idaK8R43ZLhoTOw/resources/jRXe76HLwn0_jU_VmrRHQw-5CAbsl8idaK8R43ZLhoTOw/content?v=667e8f5dc365aec8\&Ft-Calling-App=ft/turnkey-portal)              | <p><strong>Failed task</strong></p><p>The red warning icon indicates that the automation failed to complete as expected and requires manual inspection and troubleshooting. Contact your Cortex XSIAM administrator.</p><p>If you hover on the icon in the top left corner, details about the specific problem appear.</p><p>If a red warning icon is paired with the clock icon (<a href="https://docs-cortex.paloaltonetworks.com/viewer/attachment/5CAbsl8idaK8R43ZLhoTOw/KVdHqI38vj16ouY0CTsoSQ-5CAbsl8idaK8R43ZLhoTOw"><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAWCAYAAADNX8xBAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAB3RJTUUH6QEcCjsXaMbOVAAAAAd0RVh0QXV0aG9yAKmuzEgAAAAMdEVYdERlc2NyaXB0aW9uABMJISMAAAAKdEVYdENvcHlyaWdodACsD8w6AAAADnRFWHRDcmVhdGlvbiB0aW1lADX3DwkAAAAJdEVYdFNvZnR3YXJlAF1w/zoAAAALdEVYdERpc2NsYWltZXIAt8C0jwAAAAh0RVh0V2FybmluZwDAG+aHAAAAB3RFWHRTb3VyY2UA9f+D6wAAAAh0RVh0Q29tbWVudAD2zJa/AAAABnRFWHRUaXRsZQCo7tInAAACBElEQVQ4ja2UTWsTURSGn5tM0uZ7YcXGbmqhUFFxoaKgUKWgWPEDSsGFG/+CK/+HK+nGVUHXirgTqagoKlIsfqLYSWJstE3Sxslk5rg4gTpOk1TIu7ncc2ee89537lzjOg0xrd/geYCPiCAiAAiACCKAAcOm2iUdjcGKOnWQFkZ8tpQhSOggy/jN3k9tQ5G+UPoJsgKzZRtu3ISNjc5vxCw4NQnnz3YBpdMwPgZPnsOF6TBk6R1UKjA22sPRQByyWXj5Sufr65BOQb0OiSRUq7BnFHYO9QDF45AfhlwOJsZhZDcsF8CKQjIJz16o63Q6BAqGHY3CSB6OHIKmq6ft4H7IZmB1Td0d2AuJwRDIyKotgYrrwus3MHcLit8hvwtEFDR9GmYuKbirIwDLgkz7wVxGM0mloOXBYEJdbaGwI7sI83dgaAdcPAexmP6Hi2/h0WM4ehimTob7B2a+D1++wt37cGYK5m9vrjVdeP8RHAcmT6jzjltrulCr6RcqlaG8AotLWv9mw48VXf/5q4cj8aHRgFwWjh+DYgn2TUC5okHnh/UseV6PjD58gmvXYa2qR0EEjNExEtGtD8Th8ixcvdIFJKLdgvH/0xqFRoKpBLdmTCjE7ch33f5cIzW7wP+3/1sitBwHe+Epli9aEAQExPfBbbYv/i4M36NeKPH53gMKDxf4Ayb2yIkkz0uLAAAAAElFTkSuQmCC" alt="hourglass_icon.png"></a>), the task’s SLA is overdue.</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| ![skipped.png](/files/VE5ad7HO2M6w4vBLKbI4)                                                                                                                                                                                    | <p><a href="https://docs-cortex.paloaltonetworks.com/viewer/attachment/5CAbsl8idaK8R43ZLhoTOw/6sXf5c8oaJ1~3LP~JZOy8w-5CAbsl8idaK8R43ZLhoTOw"><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAYAAAA6RwvCAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAB3RJTUUH6QEcCx0kFQpGUQAAAAd0RVh0QXV0aG9yAKmuzEgAAAAMdEVYdERlc2NyaXB0aW9uABMJISMAAAAKdEVYdENvcHlyaWdodACsD8w6AAAADnRFWHRDcmVhdGlvbiB0aW1lADX3DwkAAAAJdEVYdFNvZnR3YXJlAF1w/zoAAAALdEVYdERpc2NsYWltZXIAt8C0jwAAAAh0RVh0V2FybmluZwDAG+aHAAAAB3RFWHRTb3VyY2UA9f+D6wAAAAh0RVh0Q29tbWVudAD2zJa/AAAABnRFWHRUaXRsZQCo7tInAAADeUlEQVRYhe2YTW8bVRSGn3PnzozHLrFJHCcEVWkVCRCwCIJVEQIWCKlbFvwj/gV/gDXdgBCV2KMC6gIQalpogoiNm6SexDNz72Hhj/irauJ8NAve1fj4fjxz3nPPjC1ZlilXQOZFAwxkBxfee9rtNp1O50I3FBHiOGZxcRFr7XF8YE2r1aLT6aB68U6JCEmSUK/XERGgb42qkqbppUCM7jcqM/rli9TVK9aTKgxDFhYWht4CFEXB3t7embJ6ahDnHEmSUCqVhjFVxTnHwcHB3CCntsZ7z+7uLs65YUxEpo7jhYMAdLvdKSvCMGRtbQ1j5iu7uYv18PBwqibCMKRcLl8uSJIkYwULkGXZ3J15LpA4jqnVamMgeZ6zs7Mz98k5NYgxhtXV1bFaUFVarRZFUcwFAXMcX2MM+/v7Y9lwzp35YXlqkKIoaLfbZ9p0lq5Mi78yIENrrLUkSQL0OqWqDutg8vqkGqwz+nmwRpqmY3U2BAnDkFqtSn/kYCYw3ivOQ6pKnudjseliLVL89neoSwlWP4Zk5dxBZmkcREGfbpH//AUSXcOs3DrOhzpQD2J6mfKO42x5kKCfSd+PS2/B0TEImNkHdSKqaPoQrMfU30TE9OmU7PFdXPtXwuVNpLxC9uBrwqW3cYe7+KePCV5+Awlisu0fiNbex+cd3N4f2IWbgJL/8yN26S2ijc/AxFMg06em+4igUoN8G219i/RBXPs3TBBiyitkW3cw1Q1s4118ZxuTLFG0fsEubyLRNWzjPXznb+xL13H7Dwhf/QgJEqL124iJZmZkAkQwjU+wNz/HVKpI9R0UATHE65/iXcbR71+hPkfoZ8tlFK37mKQ+tBf1vfjBn4RrHyC23LPERD1rn28NUL6BuNcJpI2WN+h57MibP+EOHhEs3CB65Rbp/S/RbgtTWSW6cZvsr+/pbt0h371H8PAbTGUFu7xJUH0NfN4HfXbbkizLVFVpNpvU63VQjxzdQ/wTfPnDXhGiaJGi3SdIVENsCe3+CyZCBnfqjkA96jIIYjC2Z4OxoIq6FAkSEMNgv0ajMTsjg8YlURXk+kgaBbEVxFaO76C0PGFy2B8563ZlbO4sDUGOu6lBg3UU86xlz0WTr5R2AFEqlWg2m5f2kzOO47FHxzAjlUoFESHLshPDTD5LnhcfKAzD4X7DOf//PzKh/wDb/HmBCo+m/wAAAABJRU5ErkJggg==" alt="skipped_icon.png"></a><strong>Skipped task</strong></p><p>The task will look faded to indicate it was not executed. This can happen if this task was set to be skipped when an error occurs, or if it is in a branch that was not executed if a condition wasn’t met.</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |

</details>

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://cortex-docs.paloaltonetworks.com/cortex-cloud-runtime-security/cases-and-issues/investigation-and-response/automation/playbooks/build-your-playbook/add-objects-from-the-task-library.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
