Deployments
How Mintlify builds and deploys your docs, and how to configure your deployment pipeline.
Every change to your docs site — whether from the web editor or a Git push — goes through a deployment. Deployments are fast, automatic, and auditable.
This section explains how deployments work, how to configure triggers, and how to handle failures.
Deployment triggers
What causes a Mintlify deployment and how to configure which events trigger builds.
Scheduled tasks and checks
Automate link validation, content audits, and other recurring checks for your docs.
Workflow builder
Set up PR previews
Use pull request previews to review docs changes before they go live.
Branch deployments
Deploy specific branches to dedicated environments for staging and feature preview.
Handling build failures
What to do when a Mintlify deployment fails.
Advanced patterns
Build limits and quotas
Mintlify build limits, concurrent deployments, and what to do when you hit them.
Redirects and URL stability
Set up redirects to preserve links when you restructure your docs.
Build retries and recovery
How Mintlify handles failed builds, retries, and recovery paths.