> ## 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.

# Embed commands - Omni CLI

> Reference for the omni embed command group: generate embed SSO sessions.

Generate SSO sessions for [embedded Omni instances](/embed).

```bash wrap theme={null}
omni embed sso-generate-session
```

| Command                | Description                      |
| ---------------------- | -------------------------------- |
| `sso-generate-session` | Generate an embedded SSO session |

<Note>
  Every command in this group also accepts the [global flags](/developers/cli/reference/global-flags), including `--token`, `--profile`, `--format`, and `--compact`.
</Note>
