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

# Memory

> Persistent memory for agents — not yet available.

**Memory** will let you give agents persistent recall that carries across runs —
authored as a first-class asset inside a [Space](/concepts/spaces), just like prompts,
skills, and agents.

<Note>
  **Memory is not available yet.** It's designed and planned, but nothing in the Hub
  ships it today — there's no memory asset to create and no memory surface to open.
  This page is here so the shape is documented ahead of the release that adds it.
</Note>

The four asset types you can author today are [Prompt](/masters/prompt),
[Model](/masters/model), [Skill](/masters/skill), and [Agent](/masters/agent).
