> ## 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/updateactionpropertiescommand-01.png?fit=max&auto=format&n=54VOmvcVz9x5vq70&q=85&s=f323e6dcad6b6e452e34101b9d678e07" alt="修改采集任务步骤配置指令参数面板" width="978" height="730" data-path="helpcenter/commands/bazhuayu/images/updateactionpropertiescommand-01.png" />

    | 参数        | 说明                           |
    | --------- | ---------------------------- |
    | **授权对象：** | 选择一个使用"八爪鱼账号授权”指令获得的授权对象     |
    | **任务ID:** | 设置需要获取其云采集数据量的八爪鱼任务的Id       |
    | **步骤ID:** | 需要修改的八爪鱼采集任务的步骤ld可在八爪鱼采集器内获取 |
    | **修改内容：** | 需要修改的内容，需要是文本或者文本列表对象        |
  </Tab>

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

## 使用示例

<img src="https://mintcdn.com/bazhuayu-rpa-docs/54VOmvcVz9x5vq70/helpcenter/commands/bazhuayu/images/updateactionpropertiescommand-05.png?fit=max&auto=format&n=54VOmvcVz9x5vq70&q=85&s=04b8b34408394fd85bfab37e1786b9c4" alt="修改采集任务步骤配置使用示例" width="978" height="730" data-path="helpcenter/commands/bazhuayu/images/updateactionpropertiescommand-05.png" />

<img src="https://mintcdn.com/bazhuayu-rpa-docs/54VOmvcVz9x5vq70/helpcenter/commands/bazhuayu/images/updateactionpropertiescommand-02.png?fit=max&auto=format&n=54VOmvcVz9x5vq70&q=85&s=8725759ef220502a396dc5262dd9485b" alt="修改采集任务步骤配置使用示例 - 流程搭建" width="1612" height="232" data-path="helpcenter/commands/bazhuayu/images/updateactionpropertiescommand-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/updateactionpropertiescommand-03.png?fit=max&auto=format&n=54VOmvcVz9x5vq70&q=85&s=44702c8875c915c8d3487df7d580a7a5" alt="修改采集任务步骤配置使用示例 - 效果展示" width="1597" height="270" data-path="helpcenter/commands/bazhuayu/images/updateactionpropertiescommand-03.png" />

<img src="https://mintcdn.com/bazhuayu-rpa-docs/54VOmvcVz9x5vq70/helpcenter/commands/bazhuayu/images/updateactionpropertiescommand-04.png?fit=max&auto=format&n=54VOmvcVz9x5vq70&q=85&s=5e1fd7183171c6ba368ef41d6560e9fb" alt="修改采集任务步骤配置使用示例 - 效果展示" width="1819" height="644" data-path="helpcenter/commands/bazhuayu/images/updateactionpropertiescommand-04.png" />

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