> ## 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/EtocdB47VU9Ofcfu/helpcenter/commands/ai/images/parsingunstructureddatacommand-10.jpg?fit=max&auto=format&n=EtocdB47VU9Ofcfu&q=85&s=8226389c2a5ffab32c43937d559b4ebe" alt="解析非结构化数据指令参数面板" width="637" height="574" data-path="helpcenter/commands/ai/images/parsingunstructureddatacommand-10.jpg" />

    | 参数          | 说明                           |
    | ----------- | ---------------------------- |
    | **AI引擎**    | OpenA                        |
    | **选择语言**    | 输入要进行结构化解析的文本内容              |
    | **返回结果保存至** | 将输入的文本内容解析成结构化数据，并将结果保存到数据表格 |
  </Tab>

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

## 使用示例

<img src="https://mintcdn.com/bazhuayu-rpa-docs/EtocdB47VU9Ofcfu/helpcenter/commands/ai/images/parsingunstructureddatacommand-04.png?fit=max&auto=format&n=EtocdB47VU9Ofcfu&q=85&s=09e88810f148fe661cb045ce84bf0dbf" alt="解析非结构化数据使用示例" width="978" height="726" data-path="helpcenter/commands/ai/images/parsingunstructureddatacommand-04.png" />

<img src="https://mintcdn.com/bazhuayu-rpa-docs/EtocdB47VU9Ofcfu/helpcenter/commands/ai/images/parsingunstructureddatacommand-01.png?fit=max&auto=format&n=EtocdB47VU9Ofcfu&q=85&s=752da039cc97beb9c110733222c421bc" alt="解析非结构化数据使用示例" width="1391" height="192" data-path="helpcenter/commands/ai/images/parsingunstructureddatacommand-01.png" />

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

本例演示【解析非结构化数据】指令的配置与执行：

1. 选择 AI 引擎与待解析文本的语言。
2. 对非结构化文本进行解析，并将结构化结果保存到指定变量。

### 效果展示

<img src="https://mintcdn.com/bazhuayu-rpa-docs/EtocdB47VU9Ofcfu/helpcenter/commands/ai/images/parsingunstructureddatacommand-03.png?fit=max&auto=format&n=EtocdB47VU9Ofcfu&q=85&s=fcd2d283e0ebe30b05c614a8ee4a3123" alt="解析非结构化数据效果展示" width="1506" height="618" data-path="helpcenter/commands/ai/images/parsingunstructureddatacommand-03.png" />

<img src="https://mintcdn.com/bazhuayu-rpa-docs/EtocdB47VU9Ofcfu/helpcenter/commands/ai/images/parsingunstructureddatacommand-05.png?fit=max&auto=format&n=EtocdB47VU9Ofcfu&q=85&s=3dac381f553ac7d2baa1c721b3e1d737" alt="解析非结构化数据效果展示" width="1449" height="252" data-path="helpcenter/commands/ai/images/parsingunstructureddatacommand-05.png" />

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