To create a newcollection, in this example, you’ll start by creating a new request first. You can create a new request from the sidebar in Postman.
To create a collection and save a request in the new collection, do the following:
If you haven’t already,install the Postman desktop app andsign in to Postman.
ClickNew > HTTP.
Enter a request in the request builder and clickSave.
ClickNew Collection. Name the request and collection.
ClickSave to add the request to the collection.
After you save the request, your new collection and the request are listed underCollections in the sidebar.
Every request you send in Postman appears under theHistory tab of the sidebar. On a small scale, reusing requests through the history section is convenient. As your Postman usage grows, it can be time-consuming to find a particular request in your history. Instead of scrolling through your history section, you can save all your requests in a collection for easier access.
Last modified: 2025/08/20
On this page
Explore ready-to-use Collection Templates, build API-first workflows with Postman Flows, and more!