Admin › Settings › Memory
Cloosphere extracts and accumulates facts about users from conversations as memory and uses them in later responses. On this page you manage the model used for memory extraction, the extraction quality bar, and the retention period.
| Setting | Description |
|---|
| Extraction model | The model used for memory extraction. If unspecified, applies in the order task model → chat model |
| Confidence threshold | Facts extracted with confidence below this value are filtered out and not stored (default 0.8) |
Retention Policy (TTL)
Memory has different valid periods (TTL) per retention class. Expired memory is soft-deleted.
| Class | TTL | Notes |
|---|
| Standard | Configured days | General memory |
| Permanent | Indefinite | Cannot be modified |
| Temporary | Configured days (short) | Short-term memory |
Memory Management · Audit
View the memory change history in the Management section.
| Tab | Description |
|---|
| Audit log | All memory create/update/delete events |
| User memory | Per-user memory |
| Organization memory | Organizational unit memory |
| Knowledge entities | Extracted entities |
The actor in the audit log indicates the entity behind an event.
| Actor | Meaning |
|---|
system:extraction | Automatic memory extraction from conversation |
system:consolidation | Consolidation of duplicate/related memory |
system:retention | Automatic deletion on retention expiry |
user:<id> | Created/deleted directly by a user |