# Batch export cookies/Batch update cookies

### **Batch export cookies**

Open the client ->enter the left menu item "Browser window" ->click the "More operations" button ->click the menu item "Batch export cookies". Currently, it supports the export of selected browser window cookies, the export of cookies in the specified sequence number range window, and the export of cookies in the specified grouping window.

<figure><img src="/files/WSOyXDI07GSr3cPfiFxk" alt=""><figcaption></figcaption></figure>

### **Batch update cookies**

Open the client ->click the "Browser Profiles" on the left menu ->click the "V" icon on the right side of the "Add" button ->click "Batch Update cCookies" to import the folder zip file to be updated, and select the "Confirm" button to update successfully.

<mark style="color:red;">be careful:</mark>

1. <mark style="color:red;">Each browser cookie must use a separate txt file named by the window serial number. For example, if the window serial number is 123, it will be named 123.txt;</mark>
2. <mark style="color:red;">All txt files are placed in the same folder, named Cookies, and then compressed into zip files;</mark>
3. <mark style="color:red;">The size of the cookie. zip file that can update up to 100 txt format (windows) at a time cannot exceed 20MB;</mark>
4. <mark style="color:red;">After uploading successfully, the cookies in the corresponding serial number window will be replaced and updated with the latest cookies you uploaded.</mark>

<figure><img src="/files/24WsKS8FBkCI3i3AJbYG" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/IeBpOFP7xWVd5335OhNm" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.bitbrowser.net/help1/browser-profiles/batch-export-cookies-batch-update-cookies.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
