Organizing requests
Creating a collection :
It is always a best practice to organize your requests when you test multiple API endpoints. You can organize your requests categorically for future reference or for collaboration with your team using collections.
To create a new collection in PruTAN:
- Navigate to the Collections submenu on the sidebar.
- Click the New button to open the create dialog.
- Provide a name for your collection and confirm to create it.

Adding requests to a collection :
Once your collection is ready, you can start adding requests to it. Each request you create can be saved directly under a collection so that related endpoints stay grouped together.
For the detailed steps to create and save a request under a collection, refer to Creating a Rest request .
You can add multiple requests to a collection and even create subfolders inside a collection (Studio module) to further organize your requests.
To know more about Collections, follow Collections