How to import Cookie#

Overview#

The Cookie import feature allows you to import an existing account’s login state into a designated browser environment, enabling login-free access.

This feature is useful if you are facing any of the following:

  • An account is already logged in on another browser and you don’t want to re-enter credentials
  • You want to quickly onboard existing accounts into ClonBrowser
  • Your team needs to migrate account login states
  • Some platforms have complex login verification and you want to restore the logged-in state directly

By importing Cookies, you can make the browser environment enter an already-logged-in state, improving onboarding efficiency.


Step-by-step Instructions#

Log into the account in the original browser, then use Developer Tools or a Cookie export tool to get the full Cookie data.

Make sure to copy the complete Cookie string to avoid missing fields.

2. Open the Browser Environment Editing Page#

Go to 「Browser Environment Management」, find the browser environment you want to import the Cookie into, click 「More」 on the far right, then click 「Cookie Management」 in the menu.

How to import Cookie

3. Choose Import Method#

In the Cookie management popup, choose 「Append」 or 「Overwrite」 to start the import.

How to import Cookie

In the Cookie preset data area, paste the copied Cookie content.

Click “Save” after confirming it’s correct.

How to import Cookie

5. Launch the Browser and Verify Login State#

After saving, launch the browser environment and access the corresponding platform website.

If the page is already in a logged-in state, the import was successful.

FAQ#

1. Still need to log in after importing Cookie? Possible reasons:

  • Cookie has expired
  • Cookie is incomplete
  • IP or device environment has changed too much

Try getting the latest Cookie and importing again.

2. Can Cookies be used long-term? Depends on the platform’s policy. Some platforms refresh or expire Cookies periodically — you may need to re-import.

3. Can I import Cookies multiple times into one browser environment? Yes. New Cookies will overwrite the old data.

4. Do I need to bind a proxy before importing Cookie? It’s recommended to configure the proxy before importing the Cookie to avoid login environment changes causing invalidation.