> ## Documentation Index
> Fetch the complete documentation index at: https://rpa.bazhuayu.com/helpcenter/llms.txt
> Use this file to discover all available pages before exploring further.

# 停止采集任务

## 指令说明

**描述：** 用于停止指定的采集任务。仅限停止任务的云采集，不支持本地采集。

## 参数说明

<Tabs>
  <Tab title="常规">
    <img src="https://mintcdn.com/bazhuayu-rpa-docs/54VOmvcVz9x5vq70/helpcenter/commands/bazhuayu/images/stoptaskcommand-03.png?fit=max&auto=format&n=54VOmvcVz9x5vq70&q=85&s=a99a1f13567648dacb5a516d74c53416" alt="停止采集任务指令参数面板" width="980" height="456" data-path="helpcenter/commands/bazhuayu/images/stoptaskcommand-03.png" />

    | 参数       | 说明                       |
    | -------- | ------------------------ |
    | **授权对象** | 选择一个使用"八爪鱼账号授权”指令获得的授权对象 |
    | **任务ID** | 设置需要停止采集的八爪鱼任务的Id        |
  </Tab>

  <Tab title="高级">
    本指令暂无高级参数。
  </Tab>
</Tabs>

## 使用示例

<img src="https://mintcdn.com/bazhuayu-rpa-docs/54VOmvcVz9x5vq70/helpcenter/commands/bazhuayu/images/stoptaskcommand-02.png?fit=max&auto=format&n=54VOmvcVz9x5vq70&q=85&s=c872b11d0a3042cb41bb6f33bc001d5d" alt="停止采集任务使用示例" width="1325" height="222" data-path="helpcenter/commands/bazhuayu/images/stoptaskcommand-02.png" />

**该流程执行逻辑：**

1. 使用【八爪鱼账号授权】获取账号授权，并选择当前正在运行的采集任务。
2. 执行【停止采集任务】，向八爪鱼采集器提交停止请求。
3. 停止后可使用【获取采集任务状态】确认任务已经退出运行状态。

注意：该指令需要团队版或企业版账号。账号版本说明请参见：[https://www.bazhuayu.com/plan](https://www.bazhuayu.com/plan)

### 效果展示

<img src="https://mintcdn.com/bazhuayu-rpa-docs/54VOmvcVz9x5vq70/helpcenter/commands/bazhuayu/images/stoptaskcommand-01.png?fit=max&auto=format&n=54VOmvcVz9x5vq70&q=85&s=ae3768b8409d10eec1f35ff5a6ae104c" alt="停止采集任务效果展示" width="1311" height="270" data-path="helpcenter/commands/bazhuayu/images/stoptaskcommand-01.png" />

<img src="https://mintcdn.com/bazhuayu-rpa-docs/54VOmvcVz9x5vq70/helpcenter/commands/bazhuayu/images/stoptaskcommand-04.png?fit=max&auto=format&n=54VOmvcVz9x5vq70&q=85&s=8ddc6146de0ceebe0bfaf397060c35c1" alt="停止采集任务效果展示" width="1617" height="126" data-path="helpcenter/commands/bazhuayu/images/stoptaskcommand-04.png" />

<Info>
  使用指令过程中遇到问题？前往 [八爪鱼RPA 开发者社区问答板块](https://rpa.bazhuayu.com/community/questions) 提问，获取官方与社区帮助。
</Info>
