> For the complete documentation index, see [llms.txt](https://doc.bitbrowser.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.bitbrowser.net/cloud-phone/time-based-billing/batch-update-phone-profiles.md).

# Batch Update Phone Profiles

## Video

This video mainly introduces the **Batch Update Profile** function of the cloud phone.

{% embed url="<https://video.bitbrowser.cn/sv/57e1fe00-195a31066dc/57e1fe00-195a31066dc.mp4>" %}

## Graphic

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

1. As shown in the image above, first, select the profile to be updated. Then, click **\[More]** in the upper right corner and choose **\[Batch Export]** to export the file to local storage.

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

2. Locate the exported profile file and open it. You can then modify the data that needs to be updated in the file.

* **Note:** The **ID** cannot be modified. If changed, the update will fail!
* Carefully read the instructions in the red-marked sections of the table. Understanding them in detail is crucial for ensuring the file can be successfully imported.
* Be sure to save the Excel file after making modifications.

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

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

3. After modifying the table file, click **\[Batch Update]** at the arrow position in the image above, select the modified exported profile template, and wait for the import to complete. The number of profiles imported at a time should not exceed 500!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://doc.bitbrowser.net/cloud-phone/time-based-billing/batch-update-phone-profiles.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
