Skip to main content
The USER.md file holds what your agent knows about the person it’s helping — name, preferences, context. Place it inside your workspace directory and the agent can read and update it to personalize assistance.

Where to Use

You can use USER.md with:

How It Works

  1. Create a file called USER.md in your workspace folder (same folder as AGENTS.md and SOUL.md)
  2. Set the workspace parameter on your agent to point to that folder
  3. The agent reads USER.md when instructed by AGENTS.md (e.g. “Read USER.md — this is who you’re helping”) and can update it as it learns about the user

Template

Copy and customize this template for your use case: