# Overview

Understand the project tree, editor tabs, dirty state, agent changes, generated files, and the relationship to source control.

![Files & Editor in Foxora Desktop v5.0.3](/docs/images/v5.0.3/desktop/stage-files.webp)

## Where this lives

Open a project-backed task, then choose the project from the Stage.

The file surface shows the active project tree, open tabs, file contents, agent edits, diagnostics, and generated project files.

> **Safety:** Generated and agent-edited files are ordinary project files. Review diffs before overwriting, deleting, or committing them.

## Steps

1. Open a project-backed task, then choose the project from the Stage.
2. Understand the project tree, editor tabs, dirty state, agent changes, generated files, and the relationship to source control.
3. Confirm the active project and file path, open the relevant file, make or review a focused change, then save and validate it with the project’s normal checks.
4. **Confirm the result.** Reload or reopen the file and run the appropriate formatter, test, build, or preview.

## Choose the right path

- Edit directly for small precise changes.
- Ask an agent for multi-file work.
- Open an external editor when specialized tooling is needed.


## Confirm it worked

- Reload or reopen the file and run the appropriate formatter, test, build, or preview.
- The screen, command, file, run, or destination named in this guide reflects the expected state.
