Quick summary
Organizing request collections using folders in Postman helps teams keep their API workspace structured and easy to navigate. By adding folders inside a collection, you can group related requests, apply shared authorization settings, and move requests with drag-and-drop simplicity.
Steps
- Open Postman's main workspace and click Collections in the left-side panel.
- Hover over the collection you want to organize, then click the View More Actions button next to it.
- Select Add Folder from the dropdown list of options.
- Enter a unique folder name and a short description into their respective input fields.
- Optionally, open the Authorization and Scripts tabs to further personalize the new folder.
- Navigate to the left-side panel, locate a request under the selected collection, and drag it.
- Drop the request into the newly created folder to move it.
- Repeat these steps until all requests have been organized into their appropriate folders.
.gif)


