Overview
A file in Qontext is a structured context object inside your context repository. It captures normalized, shared context about one core entity, for example a customer, product, project, process, or deal context attached to a customer. Files are versioned, governed, and continuously updated from connected sources. They can reference source objects and link to related files, so agents can follow entity, temporal, semantic, and causal relationships across your context repository.Viewing files
Files are available in the Context tab. The context repository is shown as a folder tree. Selecting a file renders its Markdown content in the detail panel.
Relationships and links
Files are connected through explicit references between entities, facts, and source objects. This enables:- Targeted context: Load the most relevant file first, then follow links only when more context is needed.
- Graph traversal: Follow entity, temporal, semantic, and causal relationships across files.
- Single source of truth: Update context once and reuse it across clients, APIs, and workflows without duplicate copies.
Retrieval history
Each file includes retrieval logs showing when it was accessed and how.Logs are scoped to the selected file and include access types such as listed or read. This helps you see what an AI agent actually accessed, trace unexpected outputs back to specific context, and understand how often a file influences AI responses.
Creating files
Add a new file
In the Context tab, hover over the folder where you want the file to live, open its menu by clicking on the three dots, and select New file.

Editing files
Additionally, you can:
- Rename files directly in the editor by changing the title and confirming the update.
- Delete a file directly in the editor by using the delete action and confirming it. Deletion is permanent.

