Last updated: 21 June 2026
Donkey ("we", "us") is a browser extension that provides a persistent memory
layer across AI tools (Claude, ChatGPT, and Gemini). This policy explains what
data the extension handles and why.
## Summary
Donkey is local-first. The memories you save live in your own browser. We do
not require an account, we do not collect your name or email through the
extension, and we never sell your data.
## What the extension stores locally
When you use "@donkey save", the extension captures the relevant conversation
content and stores it locally in your browser (IndexedDB / extension
storage) on your device. This data stays on your machine and is not uploaded to
us, except as described in "Embeddings" below. You can delete it at any time
from the extension's Settings ("Delete all memory").
## Embeddings (semantic search)
To enable semantic search across your saved memories, the text you choose to
save — and your search queries — are sent to our processing service
(a Cloudflare Worker) to generate numerical embeddings. This text is used only
to produce the embedding and return it to your browser; the resulting
embeddings are stored locally on your device. Exact, name-based retrieval does