Clawfleet
FeaturesPersonal AIFor AgenciesPricingBlog
Sign inDeploy now
Clawfleet

The simplest way to deploy and manage OpenClaw instances. Managed hosting for individuals. Deploy your AI assistant in 60 seconds.

Need multiple instances for your team or clients? Contact us.

Clawfleet is not affiliated with, endorsed by, or connected to the OpenClaw project. OpenClaw is an independent open-source project.

© 2026 Clawfleet. All Rights Reserved. Built with ♥ by Seven Hills Software

@harishganapathi

Product
  • Features
  • Pricing
  • Integrations
  • Changelog
  • Switching hosts?
Resources
  • Personas
  • Use Cases
  • Glossary
  • Blog
About
  • Contact
  • FAQ
Legal
  • Terms of Service
  • Privacy Policy
  • Cookie Policy
  • Refund Policy
Glossary/MEMORY.md

What is MEMORY.md?

Persistent knowledge that survives across OpenClaw sessions

Definition

MEMORY.md is a file OpenClaw reads and writes to store information that should persist between conversations. Unlike the context window which resets, MEMORY.md survives session restarts — letting your agent remember user preferences, past decisions, ongoing tasks, and accumulated knowledge.

How it works

OpenClaw appends and rewrites sections of MEMORY.md during conversations when it determines something is worth remembering. On startup, the contents of MEMORY.md are loaded into the agent's context so it has immediate access to everything stored. The agent decides what to remember based on instructions in SOUL.md or AGENTS.md.

Why it matters

Memory is what separates a useful long-term assistant from a forgetful chatbot. An agent without persistent memory asks the same onboarding questions every session. One with MEMORY.md remembers your preferences, your project context, your past decisions — and builds on them over time.

Example

After you tell your agent you prefer short bullet-point summaries over paragraphs, it writes that to MEMORY.md. Next session, it immediately formats responses the way you like without being asked.


Run OpenClaw without the setup

Clawfleet manages your OpenClaw instance — MEMORY.md, backups, restarts, and cost tracking — all included. Start for $1.

Deploy for $1 →

Related terms

SOUL.mdThe personality file that defines who your OpenClaw agent isOpenClaw Agent LoopThe continuous think-act-observe cycle that drives autonomous OpenClaw behaviorContext CompactionHow OpenClaw handles context window limits in long-running sessionsOpenClaw SessionsHow OpenClaw manages conversation state and continuity
← Back to Glossary