> ## Documentation Index
> Fetch the complete documentation index at: https://docs.keeps.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Product context

> Teach Keeps your product vocabulary with an optional keeps.md document.

After capture works, add a `keeps.md` file when your product has specialized
actions, properties, or canonical questions that should appear in analysis.

```md theme={null}
---
version: 1
workspace: production
actions:
  - approved
  - added_to_sequence
  - exported_to_nle
---

# Product context

An approved asset has passed the creative review step.
```

Synchronize the document with `keeps sync ./keeps.md`. Missing context never
blocks capture; it only improves labels and question planning.
