Overview
Your context repository is the structured company context Qontext builds for your workspace. It contains normalized Markdown files organized in a folder tree, for example customers, employees, products, projects, and processes. Each file captures shared context about one entity or topic and can reference source objects and related files. Each workspace has one context repository. It updates continuously as connected sources change.What a context repository looks like
The context repository is organized as files and folders. Each file contains structured facts, relationships, source references, and metadata extracted from your connected sources. Example structure:workspace
Customers
Customer_closed
brightline-solutions.md
clearwater-logistics.md
Customer_leads
redstone-capital.md
Customer_lost
foxwood-media.md
Employees
amara-diallo.md
jonas-becker.md
Products
digital-transformation-advisory.md
managed-operations.md
Projects
crm-migration-salesforce.md
emea-market-expansion.md
How the context repository is built and updated
Entity extraction
Detects key entities like people, companies, and concepts.
Relationship mapping
Connects related entities across your data sources.
Graph construction
Builds a context graph that reflects real-world relationships.
Continuous updates
Keeps your context current as connected sources change.
Why the context repository matters
- One shared context layer: Store company context once and expose it consistently to agents, MCP clients, APIs, and workflows.
- Agent-readable structure: Give agents files, folders, references, and metadata instead of fragmented source data.
- Relationship-aware retrieval: Let agents follow connected context instead of relying on isolated search results.
- Governance: Control which users and clients can access which context.
- Operational reliability: Reduce duplicated, stale, or conflicting context across tools.
FAQ
How long does the initial build take?
How long does the initial build take?
It depends on data volume. Small workspaces typically complete in minutes; large ones with many sources can take longer.
Can I edit files in the repository manually?
Can I edit files in the repository manually?
Yes. You can browse and edit any file in the context repository from the Qontext app. See here for details.