# Batch Import/Export Phone Profile

## Video

This video mainly explains the **Batch Import** and **Batch Export** functions of the cloud phone.

{% embed url="<https://video.bitbrowser.cn/sv/2af72234-195a31066d1/2af72234-195a31066d1.mp4>" %}

## Graphic

### Batch Import

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

1. In the **Time-Based Billing** mode of the **Phone Profiles** menu, click the small triangle icon under **Add** and select **Batch Import** from the dropdown.

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

2. Select the computing power type and fingerprint settings based on the actual situation.
3. Click **\[Download Template]** at the arrow position to download the import template to your local device.

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

4. Locate and open the import template, carefully read the instructions, and fill it out according to the rules.
5. After completing the form, save the import template and upload it to the client.
6. Note: After the phone profiles is successfully imported and created, the first 24-hour fee will be charged. Subsequently, 0.16 yuan will be deducted every 24 hours per profile. Billing will stop once the profile is deleted, and if the balance is insufficient, the cloud phone will be automatically deleted. Please ensure your balance is sufficient.

### Batch Export

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

1. Select the cloud phone profiles to be exported.
2. Click **\[More]** in the upper right corner and select the first option, **\[Batch Export]**.
3. After exporting, save the file locally, and it can be used for **\[**[**Batch Update**](https://doc.bitbrowser.net/cloud-phone/time-based-billing/batch-update-phone-profiles)**]**.


---

# 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/cloud-phone/time-based-billing/batch-import-export.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.
