Skip to content

Files

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

Openclaw Manager Files tab showing canvas.yaml in the editor with workflow nodes and subscriptions
FilePurpose
canvas.yamlWorkflow graph: nodes, subscriptions, and configuration
console.yamlConsole 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.

Open Files from the app header (alongside Canvas, Console, and Memory).

  • View and edit canvas.yaml and console.yaml in 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.