> ## Documentation Index
> Fetch the complete documentation index at: https://docs.omni.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Managing user sessions

> View and delete Omni embed user sessions.

An embed session is created each time a user visits a valid [embed SSO URL](/embed/setup). Sessions last for the [length configured](/embed/limitations#session-length) in your Omni instance's **Embed** settings, after which the URL that created them will no longer display content. The **Settings > Embed > Sessions** tab lets Organization Admins manage embed sessions for their organization.

## Requirements

To manage embed sessions, you'll need:

* **Organization Admin** permissions
* The **Embed** feature enabled in your Omni instance

## Accessing sessions

To access embed sessions, navigate to **Settings > Embed** and click the **Sessions** tab. On this page, you can view session details that include:

* **External ID** - The unique identifier for the embed user
* **Host** - The hostname extracted from the session URL, useful for distinguishing between sessions from different domains
* **Name** - The display name of the embed user
* **Created At** - When the session was created
* **Expires At** - When the session will expire

## Filtering sessions

Use the search bar above the table to filter sessions based on user name.

## Deleting sessions

<Note>
  When a session is expired or deleted, the embed URL used to create the session will no longer display content.
</Note>

To manually delete a session:

1. Click the <Icon icon="ellipsis-vertical" color="#000000" /> icon to the right of the session to open the options menu.
2. Click **Delete session**.
