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

> Display current system status, configuration, and active sessions.

# memanto status

Display current system status, configuration, and active sessions.

```bash theme={null}
memanto status
```

**Output:**

```
═══════════════════════════════════════════════════════
Memanto Status
═══════════════════════════════════════════════════════

Moorcheh API Key:      ✓ Configured (****)
Moorcheh Connection:   ✓ Connected
Configuration Path:    ~/.memanto/config.json

Active Agent:          customer-support
Active Session:        session_abc123xyz
Session Token:         eyJhbGc... (truncated)
Session Expires:       2025-03-31 22:30:00 UTC

Time Until Expiry:     5h 47m
```

**Use Cases:**

* Verify API key is valid
* Check active agent
* Monitor session expiry
* Troubleshoot connection issues
