What the Explorer is for
When you build long-living agents, memory becomes a system component. The Explorer exists to give you control and explainability over that component. You use the Explorer to:- inspect stored memories (nodes)
- understand how and when they were written
- see how relevance evolves over time
- debug retrieval behavior
- verify that isolation, scope, and policies are respected
Accessing the Explorer
To view and inspect memories:- Enter your workspace
- Select the desired cluster
- Navigate to the Explorer tab

Using the Explorer
Filters panel (left sidebar)
On the left side of the Explorer you’ll find a set of filters that let you control which memories are visualized. You can filter by:- **Content search - **Free-text search inside memory content
- **Time range - **Restrict memories to a specific time window (or all time)
- **Content type - **Text memories - Vision memories (if enabled)
- **Target user - **All users, a specific user (to inspect isolated user memory)
- **Source nodes - **Choose which memory nodes to include as sources
Scanning memories
Once your filters are set:- Click SCAN in the top-right corner

Memory views
Once memories are loaded, you can change how they are visualized using the view selector in the top-right corner of the Explorer.Table view
By clicking on the table view icon, you can switch to a tabular representation of memories. This view is designed for:- inspecting large volumes of memory
- scanning and comparing records across users
- validating structured fields and schemas
- spotting inconsistencies, gaps, or anomalies at scale
