# 添加机器人子账户

机器人子账户是一个提高下发审批效率及安全性的强大功能，并可根据您的需求进行配置其触发条件。

1. 在商户平台里，点击“子账户”然后点击“添加子账户”按钮

   <figure><img src="/files/4GvfwnldYmRl8Oou65gH" alt=""><figcaption></figcaption></figure>

2. 输入子账户名称并为账户类型点选“机器人账户”选项，然后点击“提交”按钮\
   **备注：一个商户ID只能添加一个机器人子账户**

   <figure><img src="/files/nUFxbbR0tuT3wywsNc3t" alt="" width="563"><figcaption></figcaption></figure>

3. 机器人子账户生成后，点击此子账户的CoinSend操作按钮以配置机器人触发条件

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

4. 机器人触发条件配置说明如下：

   * 下发审批权限 - 可授权机器人“数据审批”或“执行审批”的权限（只能选其一）
   * 是否开启口令 - 开启后如需机器人审批，请在下发记录审批对话中准确输入预设的口令
   * 是否指定上级数据来源 - 可指定机器人审批来自特定的子账户的下发数据（包括审批口令）
   * 是否指定执行客户端 （此选项只限于执行审批权限）- 可指定机器人使用特定的CoinSend客户端进行执行审批（不勾选则随机使用已授权客户端）
   * 是否制定工作时间 - 可指定机器人在特定的时间内处理下发记录（不勾选则全天候处理）
   * 单笔可审批上限 - 可为机器人配置特定币种单笔可审批的数量上限（不填写则默认所有币种审批数量上限为无上限）
   * 单日可审批上限 - 可为机器人配置特定币种单日可审批的数量上限（不填写则默认所有币种审批数量上限为无上限）<br>

   <div align="left"><figure><img src="/files/zPGmbDs9kCJnbzPVb6WT" alt="" width="563"><figcaption></figcaption></figure></div>

5. 设置完毕后点击“提交”按钮，然后输入主账户的谷歌验证码并点击“确认”按钮

   <figure><img src="/files/leu24VOU0bJXYqGJgCdU" 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/qi-ta-cao-zuo/tian-jia-ji-qi-ren-zi-zhang-hu.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.
