> ## Documentation Index
> Fetch the complete documentation index at: https://studio.chat-atp.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Create an automation

> Create a automation

<ParamField body="agent_id" type="integer" required>
  Agent that owns the automation.
</ParamField>

<ParamField body="name" type="string">
  Display name.
</ParamField>

<ParamField body="cron" type="string">
  Cron expression or schedule payload accepted by the backend.
</ParamField>
