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

# tenet memory

> Memory system management — search, status, and indexing

Manage the persistent memory system that stores decisions, patterns, and context.

```bash theme={null}
tenet memory status            # embedding health, total entries
tenet memory search "auth"     # search across all memories
tenet memory index             # force re-index
```
