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
| Area | What you get |
|---|---|
| Memories | Table + graph views, filters, project assignment, delete |
| Wiki | PARA overview: projects, notes, resources, inbox triage |
| Agents | Tokens, connections, connect wizard |
| Sources | OAuth connectors + paste imports |
| Recipes | Prompt / automation recipes (briefs, digests, chat prompts) |
| Settings | Logout, 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.