Trigger types
Automations support three trigger types.- Content update: Run when content changes push to your Mintlify project repository, including pull request merges and direct pushes.
- Code change: Run when a pull request merges in a connected source code repository.
- Custom schedule: Run on a recurring schedule. Automations queue within 10 minutes of the scheduled time.
Usage limits
Automation runs count toward your credit usage. See your credit usage, set overages, and manage your credit package on the Usage page of your dashboard. Each automation can run up to 500 times per day. Runs that fail do not count toward this limit.Next steps
Predefined automations
Reference for all predefined automations: triggers, update modes, and required configuration.
Manage automations
Turn on predefined automations and configure triggers, update mode, and context.
Create a custom automation
Build an automation with your own trigger, instructions, and context repositories.
Learn best practices
Choose the right trigger, write effective instructions, and review results.