> ## 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.

# 八爪鱼账号授权

## 指令说明

**描述：** 填写八爪鱼采集器账号信息，在RPA中获取到八爪鱼的账号授权，后续就可以实现对采集任务的控制

## 参数说明

<Tabs>
  <Tab title="常规">
    <img src="https://mintcdn.com/bazhuayu-rpa-docs/54VOmvcVz9x5vq70/helpcenter/commands/bazhuayu/images/getaccesstokencommand-03.png?fit=max&auto=format&n=54VOmvcVz9x5vq70&q=85&s=b9db505065d0daf556e0eb1c5846fa72" alt="八爪鱼账号授权指令参数面板" width="660" height="425" data-path="helpcenter/commands/bazhuayu/images/getaccesstokencommand-03.png" />

    | 参数        | 说明            |
    | --------- | ------------- |
    | **八爪鱼账号** | 八爪鱼采集器的登录账号   |
    | **登录密码**  | 八爪鱼采集器的登录账号密码 |
  </Tab>

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

## 使用示例

<img src="https://mintcdn.com/bazhuayu-rpa-docs/54VOmvcVz9x5vq70/helpcenter/commands/bazhuayu/images/getaccesstokencommand-01.png?fit=max&auto=format&n=54VOmvcVz9x5vq70&q=85&s=59c1d2942b1cd886842733f88500153d" alt="八爪鱼账号授权使用示例" width="1628" height="222" data-path="helpcenter/commands/bazhuayu/images/getaccesstokencommand-01.png" />

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

1. 执行【八爪鱼账号授权】，完成当前八爪鱼账号的授权，并将授权结果保存到变量中。
2. 将该授权变量传给后续的八爪鱼任务指令；示例继续使用它获取指定采集任务的数据总量。

### 效果展示

<img src="https://mintcdn.com/bazhuayu-rpa-docs/54VOmvcVz9x5vq70/helpcenter/commands/bazhuayu/images/getaccesstokencommand-02.png?fit=max&auto=format&n=54VOmvcVz9x5vq70&q=85&s=1169bd8845c4a40a82a800da125a504d" alt="八爪鱼账号授权效果展示" width="1640" height="280" data-path="helpcenter/commands/bazhuayu/images/getaccesstokencommand-02.png" />

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