# Web Workflow

- [Instant Workflow](https://help.quickappflow.com/product-guides/web-workflow/instant-workflow.md)
- [General Stages](https://help.quickappflow.com/product-guides/web-workflow/instant-workflow/general-stages.md)
- [Add Record Stage](https://help.quickappflow.com/product-guides/web-workflow/instant-workflow/general-stages/add-record-stage.md): The Add Record stage allows you to insert a new record into a selected repository by mapping fields with custom, calculated, or variable values depending on the field type.
- [Update Record Stage](https://help.quickappflow.com/product-guides/web-workflow/instant-workflow/general-stages/update-record-stage.md)
- [Add or Update Record Stage](https://help.quickappflow.com/product-guides/web-workflow/instant-workflow/general-stages/add-or-update-record-stage.md)
- [Email Notification Stage](https://help.quickappflow.com/product-guides/web-workflow/instant-workflow/general-stages/email-notification-stage.md)
- [Get Record Stage](https://help.quickappflow.com/product-guides/web-workflow/instant-workflow/general-stages/get-record-stage.md)
- [Set Variable stage](https://help.quickappflow.com/product-guides/web-workflow/instant-workflow/general-stages/set-variable-stage.md)
- [For Each Stage](https://help.quickappflow.com/product-guides/web-workflow/instant-workflow/general-stages/for-each-stage.md)
- [Condition Stage](https://help.quickappflow.com/product-guides/web-workflow/instant-workflow/general-stages/condition-stage.md)
- [AI Stages](https://help.quickappflow.com/product-guides/web-workflow/instant-workflow/ai-stages.md)
- [AI Decision Yes/No](https://help.quickappflow.com/product-guides/web-workflow/instant-workflow/ai-stages/ai-decision-yes-no.md)
- [AI Option](https://help.quickappflow.com/product-guides/web-workflow/instant-workflow/ai-stages/ai-option.md)
- [AI Output Details](https://help.quickappflow.com/product-guides/web-workflow/instant-workflow/ai-stages/ai-output-details.md)
- [Identify Intent](https://help.quickappflow.com/product-guides/web-workflow/instant-workflow/ai-stages/identify-intent.md)
- [AI Access Image](https://help.quickappflow.com/product-guides/web-workflow/instant-workflow/ai-stages/ai-access-image.md)
- [AI Extract Detail](https://help.quickappflow.com/product-guides/web-workflow/instant-workflow/ai-stages/ai-extract-detail.md)


---

# 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/product-guides/web-workflow.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.
