# Postman > Postbot add-on is available in [Enterprise plans](https://www.postman.com/pricing/) with a limited number of activities per user each month. If you purchased Postbot on a Free, Basic, or Professional ## Pages - [About Postbot](about-postbot.md): Postbot add-on is available in [Enterprise plans](https://www.postman.com/pricing/) with a limited number of activiti... - [Deploy flows as actions in Postman Flows](actions.md): An _action_ is a flow that's deployed in the Postman cloud. Unlike [_flow modules_](/docs/postman-flows/get-started/b... - [Add input blocks to your notebook](add-input-blocks.md): You can add variables and reference them elsewhere in your notebook to create an interactive experience. For example,... - [Add request blocks to your notebook](add-request-blocks.md): You can add API requests and reference their responses elsewhere in your notebook to create an interactive experience... - [Add API requests to Postman Collections](add-requests-to-collections.md): After you [create a Postman Collection](/docs/collections/use-collections/create-collections/), you can use it to sav... - [The AI Request block](ai-request.md): The **AI Request** block runs an [AI request](/docs/postman-ai/ai-requests/create/) from your collection and sends th... - [api-documentation-overview](api-documentation-overview.md): Document your APIs in Postman - [View security warnings in API requests](api-testing-warnings.md): Postman applies security rules configured for your API requests when you send requests to any API using either the Po... - [Automate repetitive tasks using Postman Flows](automate-repetitive-tasks.md): You can use Postman Flows to complete repetitive tasks. Businesses often need to delete emails from multiple systems.... - [Manage billing](billing.md): Postman provides a self-serve billing process. Refer to the following sections for guidance on managing your account,... - [Build a "Hello, world" flow module](build-your-first-flow.md): Postman Flows is a visual, low-code editor you can use to build almost any workflow you can imagine. With Postman Flo... - [Customize request order in a collection run](building-workflows.md): By default, when you [run a collection](/docs/collections/running-collections/intro-to-collection-runs/), Postman run... - [Capture HTTP traffic and sync cookies in Postman](capture-overview.md): Capturing HTTP traffic is an important tool for API development and testing. Postman enables you to inspect the reque... - [Capture traffic using the Postman built-in proxy](capture-with-proxy.md): If you're using APIs to build client-side applications like mobile and desktop apps or websites, you may want to chec... - [Collaborate in Postman](collaborate-in-postman-overview.md): Postman has a variety of features that enable you to collaborate with your team and API consumers. You can design and... - [Collaborate with your team on your collection](collaborate.md): Once you [connect your GitHub repository and primary branch to your collection](/docs/integrations/available-integrat... - [collection-sdk](collection-sdk.md): Create and manage collections using the Collection SDK | Postman Docs - [Run and test collections from the command line using Newman CLI](command-line-integration-with-newman.md): Newman is a command-line tool for running Postman Collections. Use Newman to run and test collections from the comman... - [The Condition block](condition.md): The **Condition** block is a logical gate that routes data through one of multiple output ports based on the results ... - [Configure API Governance rules in Postman](configuring-api-governance-rules.md): Configurable governance rules are available with [Postman Enterprise plans](https://www.postman.com/pricing/). If you... - [Connect a GitHub repository to your collection](connect.md): Connect a GitHub repository and branch to your collection and collaborate with your team on your collection's release... - [Run Postman Collections in your CI environment using Newman](continuous-integration.md): You can use [Newman](/docs/collections/using-newman-cli/command-line-integration-with-newman/) and the [Postman API](... - [cookies](cookies.md): Create and capture cookies using Postman's cookie manager - [create-collections](create-collections.md): Create collections of API requests in Postman - [create-issue](create-issue.md): Create a Jira issue from Postman - [create-requests](create-requests.md): Create and send API requests in Postman - [create-teams](create-teams.md): Create a team in Postman - [The Create with AI block](create-with-ai.md): The **Create with AI** block is a [beta feature](https://www.postman.com/legal/terms/). - [create-workspaces](create-workspaces.md): Create a workspace in Postman - [create](create.md): Create an AI request block for your flow - [creating-run-button](creating-run-button.md): Create a **Run in Postman** button to instantly bring your Postman collections into your user's environment. The **Ru... - [Work with API definitions in the Postman API Builder](defining-an-api.md): You create the structure of your API using the _API definition_. The API definition can consist of one or multiple fi... - [Document a collection in Postman](document-a-collection.md): Postman automatically generates basic documentation for any collection you create. The documentation includes details... - [Add API documentation in Postman](documenting-your-api.md): You can view, create, and manage your API's documentation either with collections or the Postman API Builder. You can... - [edit-a-specification](edit-a-specification.md): Edit your API specification - [The Evaluate block](evaluate.md): The **Evaluate** block is a powerful tool for manipulating and evaluating data. It's ideal for filtering data, condit... - [Create examples of request responses to illustrate API use cases](examples.md): Examples show your API endpoints in action and give more details on how requests and responses work. You can add an e... - [Export data from Postman](exporting-data.md): You can export your Postman data, including collections, environments, global variables, and data dumps, as JSON file... - [Import packages from external registries in Postman](external-package-registries.md): You can import public packages from external package registries into your scripts. Postma... - [faq](faq.md): Starting in May 2025, you can create _team-to-team Partner Workspaces_. This update enhances security and authenticat... - [The Flow Module block](flow-module.md): The **Flow Module** block references a [flow module](/docs/postman-flows/get-started/build-your-first-flow/) from you... - [Flows actions overview](flows-actions-overview.md): An *action* is a flow that's deployed in the Postman cloud. Unlike [*flow modules*](/docs/postman-flows/get-started/b... - [Fork collections and environments in Postman](forking-elements.md): A _fork_ is a new instance of an element. When you modify a fork, its parent element remains unchanged. In Postman, y... - [get-postman](get-postman.md): Get the Postman app | Postman Docs - [graphql-overview](graphql-overview.md): GraphQL in Postman - [grpc-client-overview](grpc-client-overview.md): Manage gRPC APIs using Postman - [Configure headers for API requests in Postman](headers.md): Some APIs require you to send particular headers with requests to provide metadata about the operation you're perform... - [The If block](if.md): The **If** block is a logical gate that routes data through one of two output ports based on the result of an evaluat... - [Import an API into the Postman API Builder](importing-an-api.md): You can import an existing API specification into the Postman API Builder. API specifications can be imported from a ... - [Install and update Postman](installation-and-updates.md): To get the latest version of the Postman desktop app, visit the [Download Postman page](https://www.postman.com/downl... - [interact](interact.md): Use Postman to interact with your generated MCP server and an AI model - [intro-monitors](intro-monitors.md): Monitor health and performance of your APIs in Postman - [Intro to SSO](intro-sso.md): **[SSO is available with Postman Enterprise plans.](https://www.postman.com/pricing/)** - [Test your API using the Collection Runner](intro-to-collection-runs.md): Send some or all of the API requests in a Postman Collection in the order you choose with the _Collection Runner_. Th... - [intro-to-collections](intro-to-collections.md): Group API requests with Postman Collections - [intro-to-scripts](intro-to-scripts.md): Use scripts to add logic and tests to Postman requests - [Introduction to Flows Query Language](introduction-to-fql.md): You can use _Flows Query Language_ (FQL) to parse and transform JSON data to get the fields and structure you want. - [Make HTTP calls using the SOAP protocol](making-soap-requests.md): Postman can make HTTP calls using Simple Object Access Protocol (SOAP), a platform-independent messaging protocol spe... - [Create and manage vault secrets using Guided Auth](manage-vault-secrets-using-guided-auth.md): Use Guided Auth to add vault secrets to your Postman Vault, ... - [Create and manage vault secrets](manage-vault-secrets.md): Add vault secrets to your Postman Vault and reuse them in your local instance... - [Manage Partner Workspaces in Postman](manage.md): **[Partner Workspaces are available with Postman Professional and Enterprise plans.](https://www.postman.com/pricing/)** - [Group sets of variables in Postman using environments](managing-environments.md): In Postman, an _environment_ is a set of one or more [variables](/docs/sending-requests/variables/variables/) that yo... - [matching-algorithm](matching-algorithm.md): When you create a mock server, Postman associates a collection (and optionally an environment) with the new mock serv... - [Mock APIs with response examples](mock-with-examples.md): [Mock servers](/docs/design-apis/mock-apis/set-up-mock-servers/) simulate an API server by returning predefined data,... - [mqtt-client-overview](mqtt-client-overview.md): MQTT overview - [openapi2](openapi2.md): You can use Postman to identify any potential security and formatting issues when defining your API. - [openapi3](openapi3.md): You can use Postman to identify any potential security and formatting issues when defining your API. - [overview-logic-blocks](overview-logic-blocks.md): Logic blocks overview - [Overview](overview.md): InterlinkCTA-module__wQ3WbG__community">