> ## Documentation Index
> Fetch the complete documentation index at: https://docs-dev.byterover.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Contexts

> Read, edit, and trace changes across your project's context tree

Work with your whole context tree in one place. Read what's there, edit anything that needs updating, and trace how a file got to where it is.

<img src="https://mintcdn.com/demo-a750c123/5tECPaFEBQ8jki7W/images/local-web-ui/contexts-overview.png?fit=max&auto=format&n=5tECPaFEBQ8jki7W&q=85&s=3cfad6031dd8317ab22568a7950ffa70" alt="Contexts tab with the context tree and a rendered markdown file" width="2780" height="2030" data-path="images/local-web-ui/contexts-overview.png" />

## What you can do

* Browse every domain, topic, and file your project has curated
* Read long-form markdown without leaving your project
* Edit any context file in place and save straight to disk
* Inspect a folder's own metadata — title, summary, tags, and related links — in the detail panel, the same way files already render

## Saving changes

Saved files show up in [Changes](/local-web-ui/changes) alongside any other edits — ready to commit like any other change.

## Next steps

<CardGroup cols={2}>
  <Card title="Changes" icon="git-branch" href="/local-web-ui/changes">
    Review and commit changes.
  </Card>

  <Card title="Context Tree" icon="folder-tree" href="/context-tree/local-space-structure">
    Learn how the context tree is structured.
  </Card>
</CardGroup>
