> For the complete documentation index, see [llms.txt](https://developer.perculus.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.perculus.com/v2-en/services/session-management.md).

# Session Management

- [Creating and Updating Sessions](https://developer.perculus.com/v2-en/services/session-management/creating-and-updating-sessions.md): This page explains how you can both create, and update sessions in a single request.
- [Create Session Object](https://developer.perculus.com/v2-en/services/session-management/creating-and-updating-sessions/create-session-object.md): This page shows the object structure of the json body that is accepted when creating a session
- [Update Session Object](https://developer.perculus.com/v2-en/services/session-management/creating-and-updating-sessions/update-session-object.md): This page shows the object structure of the json body that is accepted when updating a session
- [Session Options Object](https://developer.perculus.com/v2-en/services/session-management/creating-and-updating-sessions/session-options-object.md): This page describes the Options objects that Create Session and Update Session endpoints use
- [Deleting a Session](https://developer.perculus.com/v2-en/services/session-management/session-delete.md): This step shows how to delete a session from Groups.
- [Selecting a Session](https://developer.perculus.com/v2-en/services/session-management/session-detail.md): This step shows how you can pull the details of any of your sessions with GroupsAPI.
- [Searching Sessions](https://developer.perculus.com/v2-en/services/session-management/session-filter.md): This step shows to how to filter sessions with GroupsAPI.
