# 添加普通子账户角色

{% hint style="info" %}
**功能说明：**

1. 主账户可添加所有角色类型。

2. 管理员账户仅可添加普通类型及服务端类型角色，并仅能修改由自己创建的角色信息。

3. 所有子账户必须绑定对应角色后，才能获得该角色所授予的权限。
   {% endhint %}

4. 登入主账户后台进入“角色管理”页面，点击「添加角色」后，在「添加角色」窗口中输入角色名称，角色类型选&#x62E9;**“普通子账户角色”**，并填写备注（可选），最后点击「提交」即可。

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

5. 点击普通子账户角色的「CoinSend」操作，在「数据提交权限」中选择「是」，即可授权该角色执行提交下发记录的操作。 同时，可按需勾选 CoinSend 的其他功能项，为该角色分配相应的功能权限。 点击「提交」后，输入<mark style="background-color:green;">**主账户谷歌验证码**</mark>，即可使修改生效。\
   点击普通子账户角色的「CoinGet」操作，可按需勾选 CoinGet 的功能项，为该角色分配相应的功能权限。

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

6. 在“角色管理”页面中，可点击对应的「编辑」按钮，修改角色名称或备注信息。如需停用角色，可通过「角色状态」进行切换：青色表示启用，红色表示停用。\
   **注：仅未绑定的角色允许停用；若角色已被绑定，尝试停用时将提示「该角色已被绑定，请解绑后重试」。**

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

7. 在“角色管理”页面中，可按角色类型及角色状态进行搜索。点击「只看我的」后，可过滤列表，仅显示由主账户创建的角色信息。

   <figure><img src="/files/sSNN7nfhxB9oOtQ1Vf3s" 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://coinsdo.gitbook.io/docs/cn/coinsend/zhu-yao-she-zhi/tian-jia-pu-tong-zi-zhang-hu-jue-se.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.
