# Set Variable

Set variable is used in below stages

1. Add Record
2. Update Record
3. Add Task
4. Add or Update Record
5. Decision-Yes/No
6. Options
7. Output-Details
8. Convert Unstructured Data to Structured
9. Extract Detail
10. Assess Image
11. Generate Image
12. Text to Speech
13. Speech to Text

Click on “Action” and select “Set Variable”.

![](/files/wRovjYa3byY9ULbYmOIt)

Enter values and save them.

![](/files/uEXNn7rQO9uDfpNyqNnU)

Once a value is stored in a variable, it can be used in different stages for different purposes.

Here we used for condition.

![](/files/k20PCHMjZqGC7lwgCoR5)


---

# 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/set-variable.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.
