Skip to content

See the new AI dev workflow first at NTL DEPLOY. Join live October 1st →

Agent Runners overview

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.

This feature is available on Credit-based plans only, including the Free, Personal, and Pro plans. If you are on an Enterprise plan and you’re interested, reach out to your Account Manager.

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

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.

Agent Runners support the following AI agents:

  • Claude Code
  • OpenAI Codex
  • Google Gemini

To use Agent Runners, you must meet the following requirements:

  • Your Netlify team account must have a Credit-based plan.
  • On your Netlify team, you need to have a Team Owner, Developer, Content Editor, or Publisher role.

Note that only Pro plans can support multiple Netlify team members using Agent Runners.

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
    • Content Editor
    • 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.

Agent runs use your pricing plan credits and these usage meters:

  • AI inference
  • Compute

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.

  1. 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. Build with an AI agent from project overview

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 Runners support the following AI agents:

  • Claude Code
  • Google Gemini
  • OpenAI Codex

You cannot use Agent Runners with projects that use the Drag and Drop publisher to publish static site deploys. Agent Runners only support manual deploys created by zip-based builds. To ensure your manually published site can use Agent Runners, add a package.json file to the project’s root directory. Soon, this limitation will be removed.

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.

When a deploy fails, you can use Agent Runners to start fixing the issue directly from your failed deploy details page.

Fix with Agent Runners

For practical prompt examples, check out our Agent Runners prompt examples.