> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-mintlify-style-transfer-guide-1774068104.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> An extension to manage custom nodes, models, and more in ComfyUI

**ComfyUI-Manager** is an extension designed to enhance the usability of [ComfyUI](https://github.com/comfyanonymous/ComfyUI). It offers management functions to **install, remove, disable, and enable** various custom nodes of ComfyUI. Furthermore, this extension provides a hub feature and convenience functions to access a wide range of information within ComfyUI.

![ComfyUI-Manager dialog](https://raw.githubusercontent.com/ltdrdata/ComfyUI-extension-tutorials/refs/heads/Main/ComfyUI-Manager/images/dialog.jpg)

## Key features

* **Custom node management**: Install, update, remove, and disable custom nodes
* **Model management**: Download and manage models from various sources
* **Snapshot management**: Save and restore installation states
* **Missing node detection**: Automatically detect and install missing nodes from workflows

## Next steps

<CardGroup cols={2}>
  <Card title="Installation" icon="download" href="/manager/install">
    Install ComfyUI-Manager for your setup
  </Card>

  <Card title="New UI" icon="puzzle-piece" href="/manager/pack-management">
    Manage custom nodes and models with the new UI
  </Card>

  <Card title="Legacy UI" icon="puzzle-piece" href="/manager/legacy-ui">
    Manage custom nodes and models with the legacy UI
  </Card>

  <Card title="Configuration" icon="gear" href="/manager/configuration">
    Configure settings and options
  </Card>

  <Card title="Troubleshooting" icon="bug" href="/manager/troubleshooting">
    Resolve common issues
  </Card>
</CardGroup>
