# Convert Unstructured Data to Structured

Select the stage by clicking on the radio button next to it.

Images, voice, text, different type of file can convert to unstructured data.

Click ok to confirm your selection.

![](/files/G00OeG5dAZyQTavRlMoa)

After selecting the Unstructured Data to Structured stage, you will see the AI Unstructured Data to Structured Template setup.

Enter your prompt in the text box and click on Use Prompt.

![](/files/vkdkVxccWlFqcXVPj6X0)

In the prompt creation screen, you will need to define the AI prompt. Write your prompt in the 'Create a prompt' text box, In the "Repository" field, select the repository in which you want to store the converted structured data, such as "Leave Request Form".

Click on the "Save" button to save your prompt configuration.

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

Click on + stage and select stage as per your requirement.

The AI will automatically transcribe the unstructured data and extract the necessary details.

The extracted details will be used to generate and add in the system.

![](/files/xDCkpOiou8bv9ywsawQf)


---

# 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://help.quickappflow.com/workflow/ai-stages/convert-unstructured-data-to-structured.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.
