User Guide¶
Emergent Memory is a graph-native AI knowledge platform. It lets you store, connect, and query information as a structured knowledge graph — then use AI to extract insights, answer questions, and automate workflows over that knowledge.
What you can do¶
| Capability | Description |
|---|---|
| Knowledge Graph | Store typed objects and relationships, search semantically or by keyword |
| Documents | Upload files and URLs; the platform chunks and indexes them automatically |
| Chat | Ask questions about your knowledge graph in natural language |
| Agents | Automate workflows with AI agents that read and write the graph |
| Branches | Create isolated copies of the graph for safe editing and merging |
| Data Sources | Connect external systems (email, Google Drive, ClickUp) and sync automatically |
How it's organized¶
Organization
└── Project (your knowledge workspace)
├── Graph objects & relationships
├── Documents
├── Chat conversations
├── Agents
└── Branches
Everything lives inside a project. A project belongs to an organization. You can be a member of multiple organizations and projects.
Guides¶
-
Create your org, invite your team, set up your first project.
-
Add objects, define relationships, search and traverse the graph.
-
Upload files and URLs to build your knowledge base.
-
Ask questions and explore your knowledge graph via AI chat.
-
Automate workflows with scheduled or event-driven AI agents.
-
Work on isolated graph changes and merge them when ready.
-
Connect and sync external data sources into your graph.
-
Generate tokens for programmatic and CI/CD access.
-
Create and restore project backups.
-
Stay informed about agent activity and system events.
-
Monitor and resolve background task operations.
-
Connect GitHub and other third-party services.