# 用户管理

用户管理功能使团队协作变得前所未有地简单。作为IPRoyal账户的所有者，您可以创建子账户，为团队成员提供访问IPRoyal控制面板的权限。这种方法提高了安全性、控制力和效率，使您既能轻松地委派任务，又能全面监督您的账户上的所有活动。<br>

子账户用户可以：

* 配置和使用代理
* 使用独特的API令牌
* 向您的账户充值
* 下新订单
* 管理订阅
* 续订现有订单
* 创建和管理住宅代理子用户
* 查看发票
* 提出建议
* 自定义和删除其账户

子账户用户不能：

* 添加新的团队成员
* 访问您的推荐计划页面

### 添加新的子账户

要邀请新用户加入您的账户，请点击控制面板中的您的电子邮箱地址（<mark style="color:orange;">1</mark>），然后从下拉菜单中选择用户管理（<mark style="color:orange;">2</mark>）。

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

点击“邀请新用户”（<mark style="color:orange;">1</mark>）按钮，将新的托管用户添加到您的账户中。

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

输入他们的名字（<mark style="color:orange;">1</mark>）和姓氏（<mark style="color:orange;">2</mark>）、电子邮箱地址（<mark style="color:orange;">3</mark>），然后点击“发送”（<mark style="color:orange;">4</mark>）按钮。

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

完成该过程后，他们就可以使用自己的凭据登录您的IPRoyal账户。您会看到他们的状态（<mark style="color:orange;">1</mark>）、最后登录日期（<mark style="color:orange;">2</mark>），以及删除（<mark style="color:orange;">3</mark>）其子账户的选项。

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

### 激活子账户<br>

IPRoyal账户所有者邀请您加入他们的账户后，您会收到一封电子邮件。点击“完成注册”（<mark style="color:orange;">1</mark>）按钮。

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

创建（<mark style="color:orange;">1</mark>）并确认（<mark style="color:orange;">2</mark>）您的密码，然后点击“保存”（<mark style="color:orange;">3</mark>）按钮。

<figure><img src="/files/92BmF5ZFsBluvKbOfej7" alt=""><figcaption></figcaption></figure>

完成后，您就可以使用电子邮箱地址和密码登录IPRoyal。

<figure><img src="/files/rmBI3yx2JPFvwZCjlY2f" 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://docs.iproyal.com/cn/yong-hu-guan-li.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.
