For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Postman
PricingEnterprise
Contact SalesSign InSign Up for Free
HomeDocs
HomeDocs
      • Overview
        • Overview
        • Get started
        • Run tasks with AI Skills
          • Overview
          • Get started
        • Agent Mode Enterprise
        • Use Postman AI Recipes
        • Troubleshoot Agent Mode
Postman API Platform

Product

  • Postman Overview
  • Enterprise
  • Spec Hub
  • Flows
  • Agent Mode
  • API Catalog
  • Fern
  • Postman CLI
  • Integrations
  • Workspaces
  • Plans and pricing

API Network

  • App Security
  • Artificial Intelligence
  • Communication
  • Data Analytics
  • Database
  • Developer Productivity
  • DevOps
  • Ecommerce
  • eSignature
  • Financial Services
  • Payments
  • Travel

Resources

  • Postman Docs
  • Academy
  • Community
  • Templates
  • Intergalactic
  • Videos
  • MCP Servers

Legal and Security

  • Legal Terms Hub
  • Terms of Service
  • Postman Product Terms
  • Security
  • Website Terms of Use

Company

  • About
  • Careers and culture
  • Contact us
  • Partner program
  • Customer stories
  • Student programs
  • Press and media
Twitter iconLinkedIn iconGithub iconYouTube iconInstagram iconDiscord icon
Download Postman
Privacy Policy

© 2026 Postman, Inc.

On this page
  • Invoke the agent
  • Run securely in isolation
  • Discover APIs
  • Next steps
Postman AIAgent ModeAgent Mode on Cloud

About Postman Agent Mode on Cloud

Beta
||View as Markdown|
Was this page helpful?
Previous

Run automated tasks with Postman AI Skills

Next

Get started with the Postman Agent Mode on Cloud

Built with
This feature is available to users who consent to using AI.

The Postman Agent Mode on Cloud is an AI-powered agent that handles coding tasks so engineers can focus on reviewing and shipping rather than setting up and verifying.

It can connect to your codebase, including repositories, workspaces, APIs, the frontend, and the backend, to perform complex, long-running workflows autonomously.

You can run more than one workflow simultaneously.

The agent writes, tests, and verifies changes. You review and approve before shipping.

Invoke the agent

After you set up the agent, you can start an agent run from several entry points:

  • Slack — Invoke @Postman from any channel to trigger a run and receive results where your team already works. This is the primary entry point for ad-hoc requests and on-call workflows.
  • Postman app — Long-running background agents are surfaced directly in the Postman UI, where you can monitor progress, stream results, and intervene mid-run.

Run securely in isolation

Every agent run operates in a fully isolated cloud sandbox. The agent can only reach APIs explicitly registered in your Postman API Catalog. Internet access is off by default, and production credentials are never issued to a sandbox.

Background agents run over extended periods without requiring you to watch them. Use them for any task where reviewing the output asynchronously is sufficient.

Discover APIs

The agent uses Postman’s search capability to find APIs across your public and private API catalogs without relying on guesswork. Search combines deterministic graph queries with semantic search so the agent always operates against verified, registered APIs as its source of truth.

Next steps

To start using Postman Agent Mode on Cloud, explore the following resources:

  • Learn how to get started with the Postman Agent Mode on Cloud.
  • Learn more about Postman’s Agent Mode.