# 1. Embed Flow

In order to offer your users integration flows, you first have to create a template Flow (Embed Flow) in your Locoia account. This flow then has to be provided during the [embed setup](/embed-white-label-portal/embed-admin-setup/2.-configure-embed.md).&#x20;

{% content-ref url="/pages/-MekiqvQxvlvaO8xWUMf" %}
[1.1 Creating Embed Flows](/embed-white-label-portal/embed-admin-setup/flow-building/creating-embed-flows.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MeO\_lULUeDL1wRjm9\_n" %}
[1.2 Updating Embed Flows](/embed-white-label-portal/embed-admin-setup/flow-building/updating-embed-flows.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MeOb1FsjkUdJ8GYw-JD" %}
[1.3 Embed Error Handling](/embed-white-label-portal/embed-admin-setup/flow-building/error-handling.md)
{% endcontent-ref %}

{% content-ref url="/pages/SEu58kt8ALBWYv6ZR3P2" %}
[1.4 Setting up Callbacks for Integration activation/deactivation](/embed-white-label-portal/embed-admin-setup/flow-building/1.4-setting-up-callbacks-for-embed-activation-deactivation.md)
{% endcontent-ref %}


---

# 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://docs.locoia.com/embed-white-label-portal/embed-admin-setup/flow-building.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.
