> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-nav-minimax-h3-license-pricing.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Custom nodes (new UI)

> Install, update, and manage custom nodes with ComfyUI-Manager using the new interface

<Note>
  If you're not using the new UI, refer to the [Switch between new and legacy UI](/manager/install) section to learn how to switch.
</Note>

## New UI overview

<img src="https://mintcdn.com/dripart-nav-minimax-h3-license-pricing/zYZaQ8Tv6R7mI08q/images/manager/new_ui_labeled.jpg?fit=max&auto=format&n=zYZaQ8Tv6R7mI08q&q=85&s=3f36dc5f11e8fdaf3c0211bc94750784" alt="New UI" width="1219" height="726" data-path="images/manager/new_ui_labeled.jpg" />

1. **Left sidebar (Filters)**: Filter installed nodes, nodes in workflow, missing nodes, updatable nodes, etc.
2. **Top search bar**: Search node packs (Node Pack) or individual nodes (Node), switch search type using the Filter dropdown
3. **Right detail panel**: Click a node to display detailed information including description, enable status, version information, etc. The Description tab contains repository information, and the Nodes tab previews all nodes

## Node management

Learn how to use the new ComfyUI Manager to manage custom nodes

### Search nodes

<img src="https://mintcdn.com/dripart-nav-minimax-h3-license-pricing/zYZaQ8Tv6R7mI08q/images/manager/new_ui_filter.jpg?fit=max&auto=format&n=zYZaQ8Tv6R7mI08q&q=85&s=4d414326be1b6e9f496a8d0d0447a19e" alt="Filter" width="1544" height="935" data-path="images/manager/new_ui_filter.jpg" />

The Manager supports searching for node packs and individual nodes separately. As shown above, you can switch search types by toggling the filter.

* Node Pack: A complete custom node pack
* Individual Node: Search for individual nodes within node packs

### Install nodes

<img src="https://mintcdn.com/dripart-nav-minimax-h3-license-pricing/zYZaQ8Tv6R7mI08q/images/manager/new_ui_install_pack.jpg?fit=max&auto=format&n=zYZaQ8Tv6R7mI08q&q=85&s=2d20b3c9b8f296258b5eb6ca349c60c0" alt="Install nodes" width="1800" height="1125" data-path="images/manager/new_ui_install_pack.jpg" />

1. Select the corresponding node card
2. Click **Install** in the expanded node information
3. Or select a specific version in **Version** to install

### Update nodes

Under the **Update available** filter, you can filter nodes that have updates available in the current node list

<img src="https://mintcdn.com/dripart-nav-minimax-h3-license-pricing/zYZaQ8Tv6R7mI08q/images/manager/new_ui_update_pack.jpg?fit=max&auto=format&n=zYZaQ8Tv6R7mI08q&q=85&s=de0e6b12ca3edfc86c22eea227f49c08" alt="Update nodes" width="1800" height="1125" data-path="images/manager/new_ui_update_pack.jpg" />

1. Updatable nodes will display an update arrow indicator
2. Select a specific version in **Version**
3. Click the **Update** button after selecting a version to update

### Find missing nodes

<img src="https://mintcdn.com/dripart-nav-minimax-h3-license-pricing/zYZaQ8Tv6R7mI08q/images/manager/new_ui_missing_packs_prompt.jpg?fit=max&auto=format&n=zYZaQ8Tv6R7mI08q&q=85&s=8c516e51edd0bf0227f70c926edae7f8" alt="Find missing nodes" width="1800" height="1135" data-path="images/manager/new_ui_missing_packs_prompt.jpg" />

If your ComfyUI Manager is properly installed, a prompt will appear when loading a workflow with missing nodes

1. You can choose **Install All** to install all nodes at once
2. Or choose **Open Manager** to open the manager and browse details before installing

<img src="https://mintcdn.com/dripart-nav-minimax-h3-license-pricing/zYZaQ8Tv6R7mI08q/images/manager/new_ui_missing_pack.jpg?fit=max&auto=format&n=zYZaQ8Tv6R7mI08q&q=85&s=2c9902bb0b2b9bb9cb0a88a148d0f6fe" alt="Find missing nodes" width="1800" height="1106" data-path="images/manager/new_ui_missing_pack.jpg" />

To find missing nodes in a workflow, select the corresponding node, then click the **Missing** button in the preview panel to find missing nodes

### Uninstall nodes

<img src="https://mintcdn.com/dripart-nav-minimax-h3-license-pricing/zYZaQ8Tv6R7mI08q/images/manager/new_ui_uninstall_pack.jpg?fit=max&auto=format&n=zYZaQ8Tv6R7mI08q&q=85&s=eaa0e36cb3926756a377f24143b13ae1" alt="Uninstall nodes" width="1800" height="1125" data-path="images/manager/new_ui_uninstall_pack.jpg" />

To uninstall an installed node, select the corresponding node, then click the **Uninstall** button in the preview panel to uninstall

## Common questions

1. Why can't I find the node I need?
   The new Manager only supports installing nodes from the [registry](/registry/overview). If your node is not registered in the registry, please register it in the Manager first.

2. Why can't I find the option to install via git?
   For security and stability of the ComfyUI user system, the new UI does not support installing nodes via git. Please refer to [Manually install custom nodes](/installation/install_custom_node) to learn how to manually install custom nodes.
