Add manual tasks and blank tasks

Using the Task Library, add manual or blank tasks to a playbook.

Cortex XSIAM supports task types for different playbook actions.

### Add a manual task

**Manual Tasks** lists playbooks in your Org repository and their manual tasks. These tasks do not run scripts and may require manual input.

By default, playbooks are sorted by their latest update. You can also sort playbooks alphabetically.

In the **Task Library** pane, select **Manual Tasks**.

Select a playbook to view its tasks.

Drag the required task onto the playbook editor.

Connect the added task by dragging a wire to it.

Save the playbook.

A user icon identifies tasks that require manual input. Change the task settings to automate the task.

### Add a blank task

A **Blank Task** lets you create a custom task from scratch.

In the **Task Library** pane, select **Blank Task**.

In the **Task Details** pane, select a **Task Type**.

* **Standard task** — Confirm information or escalate a case.
* **Conditional task** — Validate values or parameters and direct the workflow.
* **Data Collection task** — Collect information from users in your organization.
* **Section Header** — Group related tasks and organize the playbook flow.

Enter a meaningful name in **Task Name**.

Configure settings for the selected task type.

See [Add objects from the Task Library]() for task type details.

Select **Save**.

The task is added to the playbook editor.

Connect tasks in their logical order by dragging a wire between them.

Save the playbook.

Sub-topics