> 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/automation.md).

# Automation

The Automation API builds event-driven workflows from [Triggers](/api-reference/automation/triggers.md), nested [ConditionGroups](/api-reference/automation/condition-groups.md) and [Conditions](/api-reference/automation/conditions.md), and typed [Actions](/api-reference/automation/actions.md). [ActionOverwrites](/api-reference/automation/action-overwrites.md) adapt an action for a specific related context.

The available action-specific configuration is described under [ActionTypes](/api-reference/automation/action-types.md).
