> For the complete documentation index, see [llms.txt](https://standard-resource.js.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://standard-resource.js.org/groups.md).

# Groups

A group is a collection of resources. Groups can be used for both ordered and unordered selections of resources.

A common use case for groups is when a user is able to select items on a page to perform a bulk action. The items that they have selected can be represented as a group.

* [Creating Groups](/groups/creating.md)
* [Retrieving Groups](/groups/retrieving.md)
* [Updating Groups](/groups/updating.md)
* [Deleting Groups](/groups/deleting.md)
* [Sorted Groups](/groups/sorted-groups.md)
