> 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.

# Get started with Postman AI

You can access Agent Mode directly from the [Homepage](https://go.postman.co). Type in your query or use one of the suggestions. Click **Let's go**, and you'll be taken to your most recently visited workspace with edit access. When the workspace opens, Agent Mode will already be loaded with your query.

![Access Agent Mode from the Homepage](https://assets.postman.com/postman-docs/v11/homepage-agent-mode-v11.68.png)

You can also get started from a workspace by clicking <img alt="Postbot icon" src="https://assets.postman.com/postman-docs/aether-icons/descriptive-postbot-stroke.svg#icon" width="16px" /> **Open Agent** in the bottom-right corner.

![Agent Mode icon](https://assets.postman.com/postman-docs/v11/agent-mode-icon-v11.62.png)

## Start your chat

Based on the task you want to perform. Agent Mode will ask clarifying questions or request your approval before performing an action.

You can do any of the following:

* **Select a suggestion** — For example, select "Organize existing requests into logical folders". Agent Mode identifies requests that can be grouped into folders and makes suggestions for you to approve and implement.

  <img alt="Agent prompts" src="https://assets.postman.com/postman-docs/v11/select-agent-prompt-v11.62.png" width="442" />

* **Type "@" to select the context for your work** — For example, select **Collections** and find a request in a collection to modify.

  <img alt="Agent contexts" src="https://assets.postman.com/postman-docs/v11/select-agent-context-v11.62.2.png" />

  Postman lets you add collections, folders, requests, environments, and API specifications as context. Your active tab shows in the chat and also serves as context.

* **Describe your task in plain language** — For example, type "Create two workflow scenarios in a 'tests' folder for my Library API using open library API endpoints", and watch Agent Mode carry it out.

  ![Agent Mode task example](https://assets.postman.com/postman-docs/v11/agent-mode-task-example-v11.62.png)

Not sure what to do? Try asking "What tasks can I do in Agent Mode?" for a full list of its capabilities and common tasks you can use to work more efficiently with your API development and testing workflows.

## Agent Mode options

To switch your AI model, click the model dropdown (**Auto** by default) and select a specific AI model.

<img alt="Switch Agent Mode model" src="https://assets.postman.com/postman-docs/v11/agent-mode-switch-model-v11.61.png" width="220" />

Postman recommends **Auto** as an optimized model based on Postman's heuristics. But if you see suboptimal output, try selecting a different model.

The <img alt="Setting icon" src="https://assets.postman.com/postman-docs/aether-icons/descriptive-setting-stroke.svg#icon" width="16px" /> **Settings** also gives you options to run Agent Mode automatically and configure MCP servers.

<img alt="Agent Mode chat settings" src="https://assets.postman.com/postman-docs/v11/agent-mode-chat-settings-v11.61.png" width="220" />

To learn more about using MCP servers in Postman, see [Create MCP requests and add them to your collections](/docs/use/send-requests/protocols/mcp-requests/export-mcp-server-config/).