Guide¶
Use this section when you want to get PMB running, connect an agent, inspect memory, or manage data.
flowchart LR
Install["Install PMB"] --> Setup["Run pmb setup"]
Setup --> Restart["Restart your agent"]
Restart --> Work["Work normally"]
Work --> Inspect["Open dashboard or recall"]
Inspect --> Tune["Tune models, hooks, and config"]
-
Getting started
Install PMB and wire your first agent in a few minutes.
-
Usage
Connect specific agents, verify the install, and share one workspace.
-
Dashboard
Browse memories, inspect graphs, and delete records from the local UI.
-
Deleting memories
Archive, restore, or permanently remove memories.
Recommended first pass¶
- Read Getting started.
- Connect each agent you use with Usage.
- Open the Dashboard once so you know where your data lives.
- Keep Commands nearby for lookup.
- If something is off, run
pmb doctorand check Troubleshooting.