Entry Web UI overview
The Entry Web UI is the local-only control panel for Engram. Use it to configure memory roots, link AI agents, tune routing, review duplicates, inspect the memory graph, and debug runtime config without editing JSON by hand.
When to use it
- First-time setup of a workspace or global memory root
- Linking or unlinking AI agents without remembering CLI flags
- Tuning routing, graph, vector, and rule variant settings
- Reviewing duplicate or conflicting memories
- Inspecting the memory graph
- Debugging resolved config, paths, and Git detection
Local-only access model
The panel runs on your machine. It is not a cloud service. Close the server when you are done for security hygiene.
Warning:
The Entry panel is local-only. Treat it as open while you are configuring memory, then close the server from the Runtime tab when finished.
Relationship to CLI commands
Every visible control maps to a CLI command or config key. Where a CLI equivalent exists, the field reference lists it. The CLI remains the source of truth for scripting and automation.
Tabs at a glance
| Tab | Job |
|---|---|
| Connections | Detect and link supported AI agents |
| Construct | Configure every Engram runtime field |
| Profiles | Manage isolated global memory profiles |
| Workspaces | Register and link project repos |
| Core | Review duplicate and conflicting memories |
| Memories | Inspect the memory graph and archive memories |
| Runtime | Read-only resolved config and paths |