Prompt AI agents to fix, update, and ship code using your unique project context directly from your Netlify dashboard.
Without any extra setup or additional accounts, Agent Runners offer advantages over running AI agents in other environments by giving secure access to your Netlify project context, deployment pipeline, build settings, and more. This enables you and your team to optimize AI workflows for your Netlify projects.
Agent Runners offer agents unique advantages on Netlify’s platform with the following:
- no technical background needed to run the most powerful agents for building
- access to your Netlify project’s context, environment variables, build settings, and deployment pipeline
- no additional setup or extra accounts needed
- quick access from your mobile phone
- staging environments to preview changes
- staging environments with and without Git version control
- rollback capabilities
- consistent production and staging environments
- log tracking with role-based access control
Use cases
Section titled “Use cases”Agent Runners are optimized for the following use cases:
- Async-friendly or background tasks, such as maintenance tasks, including fixing broken links, redirects, and updating feature flag code
- Quick fixes, such as bugs, typos, and well-defined backlog items
- Well-defined content updates from your entire team, including Marketing, Design, and Content teams
- On-the-go changes from your mobile phone
- Jumpstart platform primitives with automated setup
- Jumpstart customizable features with code, such as Netlify forms
- Quick new pages, such as landing pages, maintenance pages, 404 pages, etc.
Get more ideas for use cases and practical guidance from our prompt examples.
You can use Agent Runners to make changes to projects you published using the Netlify drag and drop publisher. Learn more about iterating on projects published with Netlify Drop.
Supported AI agents
Section titled “Supported AI agents”Agent Runners support the following AI agents:
- Claude Code
- OpenAI Codex
- Google Gemini
Requirements
Section titled “Requirements”To use Agent Runners, you must meet the following requirements:
- Your Netlify team must have a Credit-based plan.
- You must have one of the following roles on a Netlify team with a Credit-based plan:
- Team Owner
- Developer
- Internal Builder
- Publisher
- Your Netlify Team Owner must keep AI features turned on. AI features are on by default for all Credit-based Free, Personal, and Pro plans.
- Your Netlify team must have credits available to use an Agent Runner.
Learn more about enabling or disabling Netlify AI features.
How pricing works
Section titled “How pricing works”Agent runs use your pricing plan credits and these usage meters:
- AI inference
- Compute
You can view the Netlify credits used for an individual agent run by expanding it in the agent run detail view. This credit usage summary shows you the credits used by the AI inference usage meter.
Learn more in the Agent Runners quickstart.
To learn more about how pricing works for Agent Runners, check out Pricing for AI features.
For example, if you run an agent through Netlify to fix a failed deploy, your usage of web requests, bandwidth, and compute will be calculated and applied to your credit balance.
If you publish a production deploy, then the production deploy credit costs will apply. Learn more about production deploy costs.
Note that failed deploys do not use credits.
Use Agent Runners
Section titled “Use Agent Runners”- Go to your Netlify project dashboard under Build with an AI agent, select your preferred AI agent, such as Claude Code, Google Gemini, or OpenAI Codex, enter your prompt and optionally add any additional context. Then choose Run task.

To check out the fuller process of prompting and reviewing agent run results, check out our Agent Runners quickstart.
You can also check out example prompts in our prompt examples.
Agent runs for different branches
Section titled “Agent runs for different branches”By default, Agent Runners work on a new automated custom branch created off your production branch.
To use Agent Runners for a branch deploy, you can choose a branch deploy branch from the Netlify UI or specify the branch deploy branch with --branch when using the Netlify CLI.
To use Agent Runners for a Deploy Preview branch, go to your Deploy Preview’s deploy details page from your Netlify dashboard and choose Run agent.

To learn more about different types of deploys and branch types, check out our deploy docs.
Redeploy an agent run
Section titled “Redeploy an agent run”After a successful agent run, you or a team member may update your site’s environment variables or build settings. To see these changes reflected in your agent run’s Deploy Preview, you can redeploy the agent run. This rebuilds the Deploy Preview with your updated configuration without re-running the AI agent and costing you more AI inference credits.
Redeploying a Deploy Preview from an agent run is useful when you or someone on your Netlify team changes your site configuration.
For example, when updates are made to the following:
- changes to environment variables that your site needs at build time or runtime
- updates to your build configuration or build commands
To redeploy an agent run:
- From your Netlify project dashboard, go to your project’s Agent runs page.
- Find the completed agent run you want to redeploy.
- On the far right of the agent run, select the hamburger icon menu, then choose Redeploy.
The redeploy creates a new agent run session that applies the same code changes from your original agent run but builds with your updated site configuration. Because the AI agent does not re-run, redeployments are faster than the original agent run and don’t use credits for AI inference like other agent runs.
Limitations
Section titled “Limitations”You cannot use Agent Runners with projects connected to Git repositories hosted on GitLab, Bitbucket, or Azure DevOps. Only projects connected to GitHub are supported.
Troubleshoot with Agent Runners
Section titled “Troubleshoot with Agent Runners”When a deploy fails, you can use Agent Runners to start fixing the issue directly from your failed deploy details page.

Prompt examples
Section titled “Prompt examples”For practical prompt examples, check out our Agent Runners prompt examples.
Did you find this doc useful?
Your feedback helps us improve our docs.