Tvix

Use Your Context in Tvix

How to interact with your stored knowledge: Chat in Dashboard, agent retrieval across memory and wiki, and dashboard exploration.

Once your context is in Tvix, there are three ways to use it: Chat in Dashboard, Agent Retrieval, and Dashboard Exploration.

Chat in Dashboard

Ask questions grounded in Memory and Wiki from Chat. Responses can include citations and tool traces. See Chat in Dashboard.

Agent Retrieval

Connected agents call search_memory and search_wiki when past context would help, and capture_memory / create_wiki_note when something should be saved. Context stored by one agent on your account is available to other agents on the same account.

You: Set up a new API route for user profiles.

→ Agent calls search_memory / search_wiki
→ Agent uses retrieved preferences and notes in its response

Dashboard Exploration

AreaWhat you get
MemoriesTable + graph views, filters, project assignment, delete
WikiPARA overview: projects, notes, resources, inbox triage
AgentsTokens, connections, connect wizard
SourcesOAuth connectors + paste imports
RecipesPrompt / automation recipes (briefs, digests, chat prompts)
SettingsLogout, team, linked brains, core blocks, integrations, preferences

There is no separate Billing tab in Settings in the current app shell; plan/quota APIs may exist on the backend for org billing metadata.

Next Steps

Bring Your Context

Import chat history and connect apps.

Memory

Explore and manage your memories.

Knowledge Wiki

Explore and manage wiki notes.

Attached vs Universal

Why shared memory across agents matters.
Was this page helpful?