The Manage Panel
The Manage panel content varies by instance type. The screenshots on this page show a local standalone installation. Cloud and remote instances have fewer tabs and settings. Select Manage on an installation to open the settings panel.
- Open the Chooser view (the home screen showing all your instances)
- Click the ⋮ icon on an instance card
- Select Manage from the context menu
Update Tab

- Version:Shows the current installed version and whether it’s up to date.
- Last checked:Displays when updates were last checked.
- Check for update:Manually check for a new version.
- Update Channel:Choose the update channel from the dropdown:
- Stable — Tested releases, recommended for most users. Default option.
- Latest on GitHub — Newest commits from the master branch.
Startup Args Tab

- Startup Arguments:Custom CLI arguments for ComfyUI (e.g.,
--enable-manager). Click the gear icon for options. - Launch Mode:Choose between App window (embedded) or Browser tab.
- Browser Cache:Unique to this install or Shared across instances.
- If Port is Busy:Ask what to do, Auto-select a different port, or Fail to launch.
- Environment Variables:Add custom environment variables with the + Add Variable button.
Startup Flags Reference
See the full list of ComfyUI startup flags available for Startup Arguments.
Snapshots Tab

- Timeline:Lists all snapshots chronologically with version changes and stats.
- Latest:Shows when the most recent snapshot was taken.
- Import:Import a snapshot from a file.
- Export All:Export all snapshots as a backup.
- Create Snapshot:Manually create a new snapshot at any time.
- Each snapshot entry shows:
- Version change (e.g.,
v0.20.1 → v0.24.1) - Package changes
- Node and package counts
- Export and Delete buttons
- Version change (e.g.,
Complete Snapshot Management
Learn about automatic snapshots, comparison, and full snapshot management.
Storage Tab

- Use Shared Models:Toggle whether this instance uses the shared model directories.
- Use Shared Input/Output Folders:Toggle whether this instance uses the shared input/output paths.
- Shared Models:Lists all shared model directories. The Primary directory is where new models save by default. See Settings Storage for details.
- Input Directory:Where this instance looks for input files.
- Output Directory:Where this instance saves generated outputs.
Console Tab

- Useful for debugging: you can see startup logs, errors, and Python output in real time.
About Tab

- Current Version:The installed ComfyUI version.
- Hardware:Detected hardware (e.g.,
Apple Silicon (MPS)). - Python:Bundled Python version.
- PyTorch:Included PyTorch version.
- Location:The full installation path on disk. Click the copy button to copy it.
- Disk Usage:How much disk space the installation uses.