> 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/rpa-guide/guide-graphic/features-and-guidelines.md).

# Features and Guidelines

### I. Introduction

1. Bit Cloud Phone RPA automation intelligently simulates real human operations. It supports stable cloud-based operation 7×24 hours a day, automatically completing repetitive tasks such as account nurturing, product listing and batch operations. It saves manual effort and significantly improves operational efficiency.

Highlights

* Simulate real human operations to save labor costs
* 24/7 stable automatic operation on the cloud
* Batch process tasks for higher efficiency
* Adapt to multiple scenarios including account nurturing and product listing

1. Entrance: Client left menu 【RPA】 - 【Phone profiles】

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

### II. Usage Notes

1. A complete RPA task consists of an RPA process, the cloud phone operating environment, execution time, task type and other basic settings. All components are indispensable, please pay close attention when creating tasks.
2. Only **Computing Power 12 / 15** device models are supported.![](/files/gzSd96K4Eg1TRfVkC1TV)![](/files/9UfiZrJa7A6B9CgRJTe5)
3. Please ensure your account balance is sufficient before running RPA tasks. Insufficient balance will cause the hourly-charged environment and computing resources to be unavailable, resulting in task execution failure.

### **III. Function Modules**

Workflow Management&#x20;

* It is used to create, edit and delete RPA processes, enabling centralized management of all types of automated processes.

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

Task Management&#x20;

* Supports creating, editing and deleting RPA tasks, as well as viewing task logs and other related operations.

<figure><img src="/files/57orFNZdGWGOEO6q2POW" alt=""><figcaption></figcaption></figure>

File Management&#x20;

* You can upload local files to the cloud instead of directly uploading them to the cloud phone environment. Files stored in File Management can be directly selected when creating RPA processes.

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


---

# 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:

```
GET https://doc.bitbrowser.net/cloud-phone/rpa-guide/guide-graphic/features-and-guidelines.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.
