> For the complete documentation index, see [llms.txt](https://documentation.skynet.io/skynet/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.skynet.io/skynet/getting-started/features/memory.md).

# Memory

Another feature of Skynet is that agents are equipped with persistent memory, which allows them to retain context and preferences and adapt based on past interactions.

Skynet enables agents to leverage memory to deliver a highly contextual and personalized experience for each user. The benefit of this is that this memory can be used in the context of specific tasks (for example, remembering where a workflow was left off) or in the long term (becoming more efficient with every interaction).

{% hint style="warning" %}
This feature is not in a finalized state and is the subject of ongoing development.
{% endhint %}
