Tvix

Bring Your Context Into Tvix

Main ways to feed context into Tvix: chat history import, agent conversations, Chat in Dashboard, app integrations, Notion sync, and Wiki imports.

Tvix gets smarter the more context it has. The main ways to bring your context in are: import past conversations, let your agents capture context as you work, save context from Chat in Dashboard, connect external apps, live-sync Notion pages, and import an existing knowledge base into Wiki.

Chat History Import

The fastest way to bootstrap your knowledge base. If you've been using ChatGPT, Claude, or Gemini, you already have months of context in those tools. Chat History Import brings it all into Tvix at once.

Chat History Import

Export from your LLM client

Download your conversation history using each platform's export feature (ChatGPT Settings > Data controls > Export data, etc.).

Upload to Tvix

Open [Sources](https://app.membase.so/sources), scroll to the **Chat History** section, and upload the exported file. Tvix accepts the native export formats from each platform.

Tvix digests your history

Your conversations are processed through the same pipeline as live interactions. Preferences, decisions, project context, and relationships are extracted and added to your knowledge graph.

Tip: You don't have to choose between import and live sync. Import your history first to bootstrap, and then let your agents or Chat in Dashboard continue building your knowledge base as you work.

Live Agent Conversations

Once you've connected an agent via the Quickstart, context is captured automatically as you chat. Your agent calls add_memory whenever it detects something worth remembering: preferences, decisions, project details, and more.

Live agent sync via MCP: Add Memory being called during an agent conversation

Agents can also call add_wiki when you share factual, reference-style knowledge worth keeping as a document (specs, runbooks, stable notes). The two tools route context to the right store automatically.

Some agent plugins can also preserve conversation transcripts as Wiki documents. This keeps the original source material searchable without turning every transcript into extracted Memory.

You don't need to do anything special. Just chat normally, and your knowledge base grows in the background.

Chat in Dashboard

Chat in Dashboard can also save durable personal context as memory, or create wiki documents when you ask it to save factual reference material. This is useful when you want to add or clarify context without opening an external agent.

App Integrations

Your context doesn't only live in AI conversations. Connect external apps from the Sources page to bring in context from the tools you use every day.

Gmail

Project updates, team discussions, and action items from your inbox.

Google Calendar

Meetings, deadlines, and schedule context.

Slack

Messages, threads, and channel discussions from your workspace.

Notion

Selected Notion pages live-synced into Wiki.

Obsidian / Markdown

Existing notes, vaults, and Markdown files imported into Wiki.

Sources page with app integrations and Wiki imports

Sources page with app integrations and Wiki imports in dark mode

Live integrations sync automatically after connection. One-time Wiki imports run in the background and report progress until processing finishes.

Info: For the full list of supported and upcoming integrations, see the Apps guide.

Wiki Imports

If you already keep notes in Notion, Obsidian, or Markdown files, you can import them as Wiki documents. Choose Wiki > Add > Import files, select Notion, Obsidian, or Markdown, then choose a target Project or Basic.

For Obsidian vaults, [[wikilinks]] are preserved and documents land in the Wiki tab instead of the memory graph. Choose a target Project or Basic during import, then reorganize documents from the Wiki table when needed. See App Integrations for import formats and destination behavior.

For Notion, use App Integrations to choose between live sync and one-time export imports.

What Gets Captured

SourceExamples of extracted contextLands in
Chat History ImportPast preferences, project decisions, technical stacks, recurring patterns across months of conversationsMemory
Agent ConversationsNew preferences, decisions made during the session, project details discussed in real timeMemory
Chat in DashboardDurable personal context or factual reference material you ask Chat to saveMemory or Wiki
GmailProject updates, action items, team communication, client contextMemory
Google CalendarMeeting outcomes, deadlines, scheduling patterns, recurring eventsMemory
SlackTeam discussions, channel updates, thread summaries, shared decisionsMemory
Notion live syncSource-backed pages, docs, and notes selected during Notion setupWiki
Notion/Obsidian/Markdown importsReference docs, specs, personal notes, linked concept pagesWiki
Agent transcript captureOriginal user/assistant conversation transcripts from supported pluginsWiki

Memory holds your personal context and connects it as entities and episodes in a knowledge graph. The wiki holds factual, reference-style knowledge as linked markdown documents. Agents can search both through MCP.

Next Steps

Use Your Context

Learn how to retrieve and interact with your stored knowledge.

Knowledge Wiki

Explore Projects, backlinks, Notion sync, and imports.

How Tvix Works

Understand the full digesting and retrieval pipeline.
Was this page helpful?