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
      • Schemas
        • Overview
        • Collection Runner
        • Automate collection runs
        • View scheduled collection runs
        • Run collection with simulated failures
        • Schedule collection runs with monitors
        • Trigger collection runs
        • Customize collection run order
        • Run a collection with imported data
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.

Postman CollectionsRun collections

Automate collection runs using Postman Monitors

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

Run a collection with a simulation

Next

Trigger collection runs using webhooks

Built with

You can automate collection runs using Postman monitors. Schedule runs with monitors when you want to set up alerts, like triggering on-call alerts for failures. Create a new monitor, select a collection, configure your monitor and its schedule. Postman runs the collection at the scheduled times in the Postman Cloud. You’ll get an alert if there are any errors or failures.

For all other use cases, such as automating API tests, schedule runs with the Collection Runner.

To schedule collection runs with a monitor, do the following:

  1. In the sidebar, click Add icon and select Monitor.
  2. Enter a Monitor name and select the Collection you want to run.
  3. Configure your monitor.
  4. Click Create Monitor.

Postman runs the collection on the schedule you configured in the monitor. You’ll get an alert if errors or failures occur. To view a summary of the monitor results, click Monitors in the sidebar and select a monitor. Learn more about viewing monitor results.

Your Postman plan gives you a limited number of requests that can be run by your Postman Monitors each month. Requests run by your scheduled collection runs count toward this same limit. Learn more about resource usage in Postman.