Create an AI request for your collection

You create AI requests to interact with AI models. You can use these requests to evaluate models, add AI to your workflows, prototype agents, and much more.

Create a new AI request

To create a new AI request, do the following:

  1. Choose an existing workspace or create a new one.
  2. Click New > Magic icon AI. Postman opens a new AI request in a new tab.
  3. Click the Select a model box. Postman lists the available AI models.
  4. Choose a model.
  5. Open the Authorization tab. Postman selects an Auth Type for you.
  6. (Optional) Select a different Auth Type.
  7. Add your authorization details. To learn more, see Add API authorization details to requests in Postman.
  8. Open the Prompt tab, enter your user prompt, and (optional) enter your system prompt.
  9. Click Send.

Postman adds your Message (user prompt) and the Response to the open conversation. You can use the steps in the following section to save your new AI request to a collection.

Save your new AI request

If you don't have any multi-protocol collections in your workspace, Postman opens a save request dialog that asks you for a request and collection name. Otherwise, Postman displays more options, such as the option to add your new AI request to an existing collection.

To save your new AI request, do the following:

  1. Click Save icon Save. Postman opens a save request dialog.
  2. Name your new AI request.
  3. If you don't have any multi-protocol collections in your workspace, name your collection and skip to the last step.
  4. (Optional) Click Add description and describe your new AI request.
  5. To save your new request to an existing collection, select a collection. To save your request to an existing folder, select a folder. If you want to search for a collection or folder, enter your search term in the search box.
  6. If you want to create a new collection, click New Collection, name your collection, and click Create. If you want to create a new folder, click New Folder, name your folder, and click Create.
  7. Click Save.

Your new AI request is ready to use to interact with an AI model. You can also manage your settings.

Last modified: 2025/07/25