# Options

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

Click OK to confirm your selection.

![](/files/XsAgZXqiJtRSoK9p6TVe)

After selecting the AI Options stage, you will see the AI Option Template setup.

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

![](/files/1vRzEEGAfnhgDydvkF8E)

In the prompt creation screen, you will need to define the AI prompt and expected answers.

Write your prompt in the Create a prompt text box.

![](/files/fdjbhBGoQUmfCyylRuuH)

Click on the + Option to add multiple options for the AI decision. Each option will correspond to a potential response or action.

![](/files/weeg4hLPaTumohxYwS6C)

Add the possible options for the AI decision. For each option, fill in the corresponding fields:

Option-1: Description of the first option.

Option-2: Description of the second option.

Option-3: Description of the third option.

You can add more options by clicking on the + Option button.

![](/files/jSN9JH0ZO6C9bxrYxkeJ)

Once you have defined the prompt and expected answers, click Save.

![](/files/sm5EdlmcvOL4Z9DzqDfe)

You will see branches for each option you have defined.

Click on + Stage under each branch to add subsequent stages based on the AI decision.

![](/files/arDQPNRrRpSK5piX7d7O)

AI match the option with prompt and new records are added based on different conditions or templates. ![](/files/hxdfYOeDlUGb44nWt3NA)


---

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