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
          • Visualize data
          • Check flow health and activity
          • Demo flows with slides
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 FlowsBuild flowsAnalyze

Check flow health and run history

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

Visualize data in Postman Flows

Next

Demo your flows with slides

Built with

Analytics in Postman Flows provide details about how flows in the Postman Cloud are performing. Use analytics to monitor when, how often, and how long flows run in the cloud, and whether they succeed or fail. In the displayed run logs, you can open any individual block and view its success/failure status, data input and output, test results, and further details.

To view analytics in Postman Flows, do the following:

  1. Hover over a flow in the sidebar and click Options icon More actions > View analytics.

    You can also open the Analytics tab from the Deploy dialog.

  2. Select a time range from the dropdown list to display runs from that time. You can filter the list of runs by run ID, flow name, status, and trigger type.

    You can get the run ID from the response’s x-session-id header.

  3. Click a run in the list to open the Run Details pane.

  4. After a flow completes its run, the Run Details pane shows each block’s status (Flows success icon Success or Flows error icon Fail). Click the Run Logs dropdown lists to filter by block and status.

  5. Select a block from the list to see its input, output, and details.

  6. If your flow uses Flow blocks, click Right Large icon View module blocks next to the Flow block’s name to view the input, output, test results, and details for its constituent blocks.