> For clean Markdown content of this page, append .md to this URL. For the complete documentation index, see https://learning.postman.com/llms.txt. For full content including API reference and SDK examples, see https://learning.postman.com/llms-full.txt.

# Postman app for Slack

Installing the Postman app for Slack enables the following features:

* **Automatically unfurl Postman URLs** - Postman URLs shared in Slack unfurl into rich links that give more context about workspaces, collections, requests, and other Postman elements.
* **Perform Postman actions in Slack** - Use rich links to take actions in Slack, like forking a collection or commenting on a request.
* **[Invoke AI agent runs in Slack](/docs/postman-ai/agent-mode/agent-mode-cloud/get-started/)** - Mention `@Postman` in Slack to start Agent Mode tasks and review status updates in-thread.

Once you install the Postman app for Slack, everyone in your Slack workspace can use the app.

To install the Postman app for Slack, you must be a Slack Workspace Admin or have permission to install apps. If you lack the necessary permissions in Slack, you can request the app from your Slack Workspace Admin or Org Admin.

To install the Postman app for Slack, do the following:

1. In your browser, make sure you're [signed in to your Postman account](/docs/getting-started/first-steps/sign-up-for-postman/).
2. Go to the [Postman App for Slack](https://postman.slack.com/apps/A02NRM5HGBE-postman?tab=more_info) in the Slack App Directory.
3. If you're not already signed in to Slack, click **Sign In to Install** and sign in with your email and password or SSO.
4. Click **Add to Slack**.
5. Click **Allow** to give Postman permission to view content and perform actions in Slack.

After installing the Postman app for Slack, when you share Postman links in Slack, they're automatically [unfurled into rich links](#unfurl-postman-links-and-take-action-in-slack). You can also [switch Postman accounts with a slash command](#switch-postman-accounts-with-a-slash-command).

## Unfurl Postman links and take action in Slack

After installing the Postman app for Slack, Postman links that you share in Slack are automatically unfurled into rich links. Postman supports rich links for elements such as workspaces, collections, folders, requests, examples, environments, and comments. Postman also supports rich links for HTTP responses.

When you share a Postman link, Slack displays extra information such as the name and type of element and who last updated it. Also, Slack displays options to take action with the element, such as adding a comment, or watching or forking a collection.

Link unfurling isn't available for Postman links or HTTP responses shared from workspaces restricted only to you. [Change access to your workspace](/docs/collaborating-in-postman/using-workspaces/internal-workspaces/manage-workspaces/#change-workspace-visibility) to collaborate in Slack.

Postman also supports rich links for HTTP responses. Slack displays extra information such as the request URL and response code when you share a Postman link. Slack displays the response body for Postman links shared from team workspaces. For links shared from private workspaces or Partner Workspaces, Slack doesn't display the response body and you must open Postman to view it. Learn how to [share a response](/docs/collaborating-in-postman/sharing/#share-a-request-with-its-response).

If the element or HTTP response includes sensitive data, be aware that it might be visible to collaborators you share with in Slack. Make sure to consider the sensitivity of data when deciding which collaborators you share with. Postman recommends checking your organization's policies to understand what qualifies as sensitive data.

You can remove the preview from your message if you're concerned about the data that's shared when a link unfurls.

## Switch Postman accounts with a slash command

Once you install the Postman app, you can use [Slack slash commands](https://api.slack.com/interactivity/slash-commands) to interact with Postman. For example, to list all slash commands, open Slack and enter `/postman help`.

If you use more than one Postman account, you may want to switch accounts to, for example, unfurl links that are only visible to one of your accounts. You can switch accounts with a slash command.

To switch Postman accounts with a slash command, do the following:

1. Open your Slack workspace.
2. In any conversation, enter `/postman sign in`. Slack returns who you're signed in as and the team you belong to.
3. Click **Sign In**.
4. Follow the onscreen instructions.

Slack signs you into Postman with the account you choose. If you want to confirm who you're signed in as, enter the slash command again.

## Remove the Postman app for Slack

If you no longer want to use the Postman app for Slack, you can remove it for everyone in your Slack workspace.

1. Go to the [Postman App for Slack](https://postman.slack.com/apps/A02NRM5HGBE-postman?tab=more_info) in the Slack App Directory.
2. Select the **Configuration** tab.
3. Scroll down and click **Remove App**.