# Ormah > Local-first, proactive long-term memory for agents. Ormah gives agents memory that behaves more like memory than search. It stores markdown-backed memory nodes locally, builds derived SQLite and vector indexes, and can surface relevant context proactively before the next prompt is processed. ## Preferred entry points - Quickstart: https://ormah.me/docs/getting-started/quickstart - Overview: https://ormah.me/docs/how-ormah-works/overview - Supported Agents: https://ormah.me/docs/integrations/supported-agents ## Documentation - Docs index: https://ormah.me/docs - Search and Ranking: https://ormah.me/docs/how-ormah-works/search-and-ranking - Whisper: https://ormah.me/docs/how-ormah-works/whisper - Self-Healing: https://ormah.me/docs/how-ormah-works/background-jobs - API Surface: https://ormah.me/docs/reference/api-surface