File Management

File tree panel

The file tree panel (right side of the workspace) shows all files in your project. Click any file to open it in the editor.

File types

Your project can contain:

  • Code files - the automation logic that runs on your spreadsheet
  • HTML templates - for building custom dialogs, sidebars, or web app interfaces
  • Configuration - project settings managed automatically by SheetEngine

Creating and editing files

The AI agent can create, edit, and delete files during build operations. You can also click any file in the tree to open it in the editor and make manual changes.

File size limits

Individual files are limited to 500KB, which is more than sufficient for typical automation projects.