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

# memanto session info

> View current active session information.

# memanto session info

View current active session information.

```bash theme={null}
memanto session info [OPTIONS]
```

**Options:**

* None

**Examples:**

Check current session:

```bash theme={null}
memanto session info
```

**Output:**

```
Current Session Information

Agent:         customer-support
Session ID:    session_abc123xyz
Status:        ACTIVE
Created At:    2025-03-30 16:30:00 UTC
Expires At:    2025-03-31 22:30:00 UTC
Time Until Expiry: 5h 47m

Session Token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...
```
