> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-mintlify-update-manual-install-from-readme-30640.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Account Management

> In this document, we will introduce the account management features of ComfyUI, including account login, registration, and logout operations.

The account system was added to support `API Nodes`, which enable calls to closed-source model APIs, greatly expanding the possibilities of ComfyUI. Since these API calls consume tokens, we have added a corresponding user system.

Currently, we support the following login methods:

* Email login
* Google login
* Github login
* API Key login (for non-whitelisted site authorization)

We will provide relevant login requirements and explanations in this document.

## ComfyUI Version Requirements

You may need to use at least [ComfyUI v0.3.0](https://github.com/comfyanonymous/ComfyUI/releases/tag/v0.3.30) to use the account system. Ensure that the corresponding frontend version is at least `1.17.11`. Sometimes the frontend may fail to install and revert to an older version, so please check if the frontend version is greater than `1.17.11` in `Settings` -> `About`.

In some regions, network restrictions may prevent normal access to the login API, causing timeouts or failures. Before logging in, please **ensure that your network environment does not restrict access to the corresponding API**, and make sure you can access sites like Google or Github.

<Tip>
  Since we are still in rapid iterative updates, related functions may change. If there are no special circumstances, please try to update to the latest version to get support for relevant functions.
</Tip>

## Network Requirements

To login to ComfyUI account, you must be in a secure network environment:

* Only allow access from `127.0.0.1` or `localhost`.
* Do not support using the `--listen` parameter to access the API node through a local network.
* If you are using a non-SSL certificate or a site that does not start with `https`, you may not be able to successfully log in.
* You may not be able to log in on a site that is not in our whitelist (but you can log in using an API Key now).
* Ensure you can connect to our service normally (some regions may require a proxy).

## How to Log In

Log in via `Settings` -> `User`:

<img src="https://mintcdn.com/dripart-mintlify-update-manual-install-from-readme-30640/Rcp0_7snxz24XaHO/images/interface/setting/user.jpg?fit=max&auto=format&n=Rcp0_7snxz24XaHO&q=85&s=9bf53ae9be004c4a3c18a9f429d23adf" alt="ComfyUI User Interface" width="3358" height="1828" data-path="images/interface/setting/user.jpg" />

## Login Methods

<img src="https://mintcdn.com/dripart-mintlify-update-manual-install-from-readme-30640/Rcp0_7snxz24XaHO/images/interface/setting/user-login.jpg?fit=max&auto=format&n=Rcp0_7snxz24XaHO&q=85&s=1cb711f34a8d31e39ce6a3a156b9c291" alt="user-login" width="3450" height="1914" data-path="images/interface/setting/user-login.jpg" />

If this is your first login, please create an account first.

## Logging in with an API Key

Since not all ComfyUI deployments are on our domain authorization whitelist, we have provided API Key login in a recent update (2025-05-10) for logging in through non-whitelisted sites. Below are the steps for logging in with an API Key:

<video controls className="w-full aspect-video" src="https://mintcdn.com/dripart-mintlify-update-manual-install-from-readme-30640/Rcp0_7snxz24XaHO/images/interface/setting/user/api_login.mp4?fit=max&auto=format&n=Rcp0_7snxz24XaHO&q=85&s=6cb5b29891f3886ce56c7cc224807b8b" data-path="images/interface/setting/user/api_login.mp4" />

<Tabs>
  <Tab title="Have an API Key">
    <Steps>
      <Step title="Select Comfy API Key Login on the Login Screen">
        Select `Comfy API Key` login in the login popup

        <img src="https://mintcdn.com/dripart-mintlify-update-manual-install-from-readme-30640/Rcp0_7snxz24XaHO/images/interface/setting/user/user-login-api-1.jpg?fit=max&auto=format&n=Rcp0_7snxz24XaHO&q=85&s=4e43f9b930cf7a3ea142fb4e9c2dd6ed" alt="Select Comfy API Key Login" width="3450" height="1914" data-path="images/interface/setting/user/user-login-api-1.jpg" />
      </Step>

      <Step title="Enter Your API Key">
        <img src="https://mintcdn.com/dripart-mintlify-update-manual-install-from-readme-30640/Rcp0_7snxz24XaHO/images/interface/setting/user/user-login-api-2.jpg?fit=max&auto=format&n=Rcp0_7snxz24XaHO&q=85&s=cc39df008a3d20d21be120d48ef73b82" alt="Enter API Key" width="3452" height="1914" data-path="images/interface/setting/user/user-login-api-2.jpg" />

        1. Enter your API Key and save it
        2. If you don't have an API Key, click the `Get one here` link to go to [https://platform.comfy.org/login](https://platform.comfy.org/login) and log in to obtain it.
      </Step>

      <Step title="Login Successful">
        After a successful login, you can see the corresponding API Key login information in the settings menu

        <img src="https://mintcdn.com/dripart-mintlify-update-manual-install-from-readme-30640/Rcp0_7snxz24XaHO/images/interface/setting/user/user-api-logged.jpg?fit=max&auto=format&n=Rcp0_7snxz24XaHO&q=85&s=88acac65466ec4efc4b74b8bf8bf0b71" alt="Logged In" width="2348" height="1440" data-path="images/interface/setting/user/user-api-logged.jpg" />
      </Step>
    </Steps>
  </Tab>

  <Tab title="No API Key, Apply for an API Key First">
    Please refer to the following steps to apply for and obtain an API Key:

    <Steps>
      <Step title="Visit https://platform.comfy.org/login and Log In">
        Please visit [https://platform.comfy.org/login](https://platform.comfy.org/login) and log in with the corresponding account

        <img src="https://mintcdn.com/dripart-mintlify-update-manual-install-from-readme-30640/Rcp0_7snxz24XaHO/images/interface/setting/user/user-login-api-key-1.jpg?fit=max&auto=format&n=Rcp0_7snxz24XaHO&q=85&s=b6268af4f992b6e6107aa922ddfeb600" alt="Visit Platform Login Page" width="2294" height="1430" data-path="images/interface/setting/user/user-login-api-key-1.jpg" />
      </Step>

      <Step title="Click `+ New` in API Keys to Create an API Key">
        Click `+ New` in API Keys to create an API Key

        <img src="https://mintcdn.com/dripart-mintlify-update-manual-install-from-readme-30640/Rcp0_7snxz24XaHO/images/interface/setting/user/user-login-api-key-2.jpg?fit=max&auto=format&n=Rcp0_7snxz24XaHO&q=85&s=fc9492e90fdae7450ac492e08f191e76" alt="Create API Key" width="2298" height="1432" data-path="images/interface/setting/user/user-login-api-key-2.jpg" />
      </Step>

      <Step title="Enter API Key Name">
        <img src="https://mintcdn.com/dripart-mintlify-update-manual-install-from-readme-30640/Rcp0_7snxz24XaHO/images/interface/setting/user/user-login-api-key-3.jpg?fit=max&auto=format&n=Rcp0_7snxz24XaHO&q=85&s=f97f859bad83994e73a6815fc9a10afc" alt="Enter API Key Name" width="2298" height="1432" data-path="images/interface/setting/user/user-login-api-key-3.jpg" />

        1. (Required) Enter the API Key name,
        2. Click `Generate` to create
      </Step>

      <Step title="Save the Obtained API Key">
        <img src="https://mintcdn.com/dripart-mintlify-update-manual-install-from-readme-30640/Rcp0_7snxz24XaHO/images/interface/setting/user/user-login-api-key-4.jpg?fit=max&auto=format&n=Rcp0_7snxz24XaHO&q=85&s=0c48a91a3f14de2c43741e97d761c4ec" alt="Obtain API Key" width="2298" height="1432" data-path="images/interface/setting/user/user-login-api-key-4.jpg" />

        <Warning>
          Since the API Key is only visible upon first creation, please save it immediately after creation. It cannot be viewed later, so please keep it safe.
          Please note that you should not share your API Key with others.Once it leaked, you can delete it and create a new one.
        </Warning>
      </Step>

      <Step title="API Key Management">
        <img src="https://mintcdn.com/dripart-mintlify-update-manual-install-from-readme-30640/Rcp0_7snxz24XaHO/images/interface/setting/user/user-login-api-key-5.jpg?fit=max&auto=format&n=Rcp0_7snxz24XaHO&q=85&s=ba69c67fc785256ca391e88bbc12641e" alt="API Key Management" width="2298" height="1432" data-path="images/interface/setting/user/user-login-api-key-5.jpg" />

        For unused API Keys or those at risk of being leaked, you can click `Delete` to remove them to prevent unnecessary losses.
      </Step>

      <Step title="(Optional) Log Out">
        <img src="https://mintcdn.com/dripart-mintlify-update-manual-install-from-readme-30640/Rcp0_7snxz24XaHO/images/interface/setting/user/user-login-api-key-6.jpg?fit=max&auto=format&n=Rcp0_7snxz24XaHO&q=85&s=def5b3afd4455da03f727415774fc811" alt="Log Out" width="2298" height="1432" data-path="images/interface/setting/user/user-login-api-key-6.jpg" />

        If you have obtained an API Key and are logged in on a public device, please log out promptly.
      </Step>
    </Steps>
  </Tab>
</Tabs>

## Post-Login Status

After logging in, a login button is displayed in the top menu bar of the ComfyUI interface. You can open the corresponding login interface through this button and log out of the corresponding account in the settings menu.

<img src="https://mintcdn.com/dripart-mintlify-update-manual-install-from-readme-30640/Rcp0_7snxz24XaHO/images/interface/setting/user-logged.jpg?fit=max&auto=format&n=Rcp0_7snxz24XaHO&q=85&s=38dc374158c2377665412fda39925148" alt="user-logged" width="884" height="238" data-path="images/interface/setting/user-logged.jpg" />

<img src="https://mintcdn.com/dripart-mintlify-update-manual-install-from-readme-30640/Rcp0_7snxz24XaHO/images/interface/setting/menu-user-logged.jpg?fit=max&auto=format&n=Rcp0_7snxz24XaHO&q=85&s=99a76da8f4d1c151cd8e75313bcb3cac" alt="menu-user-logged" width="3358" height="1820" data-path="images/interface/setting/menu-user-logged.jpg" />

## Frequently Asked Questions

<AccordionGroup>
  <Accordion title="Are there any login device restrictions?">
    We do not restrict login devices. You can log in to your account on any device, but please note that your account information may be accessed by other devices, so do not log in to your account on public devices.
  </Accordion>

  <Accordion title="How to log in in a LAN environment?">
    Currently, only API Key login is supported in a LAN environment. If you are accessing ComfyUI services through a LAN, please use API Key to log in.
  </Accordion>

  <Accordion title="Why can't I log in on some websites?">
    Our login service has a whitelist, so you may not be able to log in to ComfyUI deployed on some servers, for this case, you can use API Key login to solve it.
  </Accordion>
</AccordionGroup>
