Quick summary
In Postman, you can create folders inside a collection to group and organize related API requests for cleaner workflow management. This guide walks you through every step — from locating your collection to naming your folder and adding requests to it.
Steps
- Navigate to the workspace containing the collection where you want to create a folder.
- Find the collection in the Collections tab in the left sidebar.
- Hover over the collection name and click the More Actions button (three dots).
- Select Add folder from the dropdown menu.
- Your folder will be created inside the collection.
- Click on the folder to assign a name to it.
- Add a description for the folder if needed.
- Click the + button on the right of the folder tab to add requests.
- Proceed through the request setup by configuring Query Params, Key, Value, and Description fields.
- Continue and confirm the request configuration in the next step.
- You can now add requests to this folder and keep your collection organized.
.gif)


