> For the complete documentation index, see [llms.txt](https://docs.api.intratool.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.api.intratool.de/api-reference/tasks-2.md).

# Tasks 2.0

[TaskTemplates](/api-reference/tasks-2/task-templates.md) define task content and fields, while [TaskTemplateCompositions](/api-reference/tasks-2/task-template-compositions.md) combine several templates into one executable sequence.

[TaskAssignments](/api-reference/tasks-2/task-assignments.md) define recipients, timing, and recurrence. They use [Targetables](/introduction/resource-capabilities/targetables.md) for user and department assignment and [Entity Permissions](/introduction/resource-capabilities/entity-permissions.md) for administration access.

[TaskExecutions](/api-reference/tasks-2/task-executions.md) are the concrete tasks generated from assignments. Their [TaskProgressFields](/api-reference/tasks-2/task-progress-fields.md) store values submitted for the configured [TaskFields](/api-reference/tasks-2/task-fields.md).
