> 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 module lets you define event-driven and scheduled workflows using:

* Triggers (when to run)
* Conditions / ConditionGroups (if to run)
* Actions / ActionOverwrites (what to run)

## Core Resources

* [Triggers](/api-reference/automation/triggers.md)
* [Conditions](/api-reference/automation/conditions.md)
* [Condition Groups](/api-reference/automation/condition-groups.md)
* [Actions](/api-reference/automation/actions.md)
* [Action Overwrites](/api-reference/automation/action-overwrites.md)
