Files
Every app is backed by a git repository. The Files tab is where you view and edit the YAML that defines the app.

What’s in the repository
Section titled “What’s in the repository”| File | Purpose |
|---|---|
canvas.yaml | Workflow graph: nodes, subscriptions, and configuration |
console.yaml | Console layout and panels |
Changes you make in the UI are reflected in these files. Edits in Files follow the same draft and publish flow as on the Canvas and Console.
Files tab
Section titled “Files tab”Open Files from the app header (alongside Canvas, Console, and Memory).
- View and edit
canvas.yamlandconsole.yamlin the browser - Export YAML for review or backup
- Import YAML to replace the graph or console in one update (console import is replace-all)
Inspect app files with the SuperPlane CLI. See SuperPlane CLI for canvas.yaml and
console.yaml commands on a given app.