To create a new collection, 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, do the following:

  1. If you haven't already, install the Postman desktop app and sign in to Postman.
  2. Select New > HTTP.
  3. Enter a request in the request builder and select Save.
  4. Create a new collection by selecting New Collection. Enter a collection name, and then select Create.
  5. Select Save to save the request in the new collection.



After you save the request, your new collection and the request are listed under Collections in the sidebar.



Every request you send in Postman appears under the History tab of the sidebar.