Skip to content

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

  • Getting Started

    Create your org, invite your team, set up your first project.

  • Knowledge Graph

    Add objects, define relationships, search and traverse the graph.

  • Documents

    Upload files and URLs to build your knowledge base.

  • Chat

    Ask questions and explore your knowledge graph via AI chat.

  • Agents

    Automate workflows with scheduled or event-driven AI agents.

  • Branches

    Work on isolated graph changes and merge them when ready.

  • Data Sources

    Connect and sync external data sources into your graph.

  • API Tokens

    Generate tokens for programmatic and CI/CD access.

  • Backups

    Create and restore project backups.

  • Notifications

    Stay informed about agent activity and system events.

  • Tasks

    Monitor and resolve background task operations.

  • Integrations

    Connect GitHub and other third-party services.