> ## 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 agent deactivate

> End the current session for the active agent.

# memanto agent deactivate

End the current session for the active agent.

```bash theme={null}
memanto agent deactivate [OPTIONS]
```

**Options:**

* None

**Examples:**

Deactivate current session:

```bash theme={null}
memanto agent deactivate
```

**Output:**

```
✓ Session deactivated for agent 'customer-support'
Session Summary:
- Duration: 2h 15m
- Memories Stored: 12
- Memories Retrieved: 8
```

**Notes:**

* Memories persist after deactivation
* Agent can be reactivated anytime
* Requires new activation to use again
