> For the complete documentation index, see [llms.txt](https://stakpak.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://stakpak.gitbook.io/docs/how-it-works/memory-knoweldge-store.md).

# Memory (Knoweldge Store)

{% embed url="<https://youtu.be/72qqmNu4yHw?si=UuEkfEHH8sRQHuE8>" %}

Knowledge Store is Stakpak’s persistent operational memory layer for infrastructure.

It allows both users and stakpak to save, search, read, update, and remove operational knowledge across sessions using `stakpak ak`.

Instead of starting from zero every time, Stakpak can retain important context like infrastructure discoveries, troubleshooting notes, deployment procedures, architecture decisions, and project-specific operational knowledge.

Common commands include:

* `stakpak ak search`
* `stakpak ak read`
* `stakpak ak write`
* `stakpak ak remove`
