> For the complete documentation index, see [llms.txt](https://docs.yagi.fi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yagi.fi/developers/automation/tasks.md).

# Tasks

Tasks are smart contracts that request some form of automated execution from Yagi. In practice, tasks conform to the `ITask.cairo` interface.
