***

title: Group API requests with Postman Collections
approved: 2026-03-13T00:00:00.000Z
topictype: concept
max-toc-depth: 2
ux: v12
-------

*Postman Collections* enable you to group together your API requests and examples. You can use collections to keep your workspace organized, collaborate with teammates, and generate API documentation and API tests. You can also use collections to automate request runs as part of your API testing efforts.

Click <img alt="Items icon" src="https://assets.postman.com/postman-docs/aether-icons/v12/descriptive-items-stroke.svg#icon" width="20px" /> **Items** in the sidebar, then expand **Collections** to view a list of collections in your current workspace.

![Collections selected in the sidebar](https://assets.postman.com/postman-docs/v12/search-collections-v12-01.png)

* To learn more about collections, go to [Organize and automate API requests in Postman Collections](/docs/collections/collections-overview/).
* To create and work with collections, go to [Create and manage request collections in Postman](/docs/collections/use-collections/use-collections-overview/).
* To learn how to use the Collection Runner, visit [Test your API functionality](/docs/collections/running-collections/running-collections-overview/).
