# 4. Embed for End User

End users go through the following process when opening the Embed iframe for the first time:

1. [(optional) Give consent (Consent screen)](#consent-screen)
2. [View the list of groups with integrations](#displaying-of-groups-and-flows)
3. [Setup integrations](#integrations-setup)

## Consent screen

If Embed is configured with the setting "Ask for consent", then an end user will see a [Consent screen](/embed-white-label-portal/embed-admin-setup/2.-configure-embed/consent-screen.md) before being able to access the iframe.

## Displaying of Groups and Flows <a href="#displaying-of-groups-and-flows" id="displaying-of-groups-and-flows"></a>

If there are multiple groups in an Embed Configuration they are collapsed by default.&#x20;

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

If there's only one group in an Embed configuration, the group is expanded by default and if that group has only one Flow, it's already on the first step of the activation process when the Embed is opened.

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

If the user clicks the "Delete all my integration data" button in the iframe, they will be asked for consent again, the next time they open the iframe.

![](/files/-Mi_VHGN_rkZb54XVSkV)

## Integrations setup

The set up for each integration shows all systems (Connectors) that expect user input. The user then provides information step by step. It is not possible to switch between the steps.

<figure><img src="/files/9ROe8HRboMyzCGPubwgx" alt=""><figcaption></figcaption></figure>

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

&#x20;


---

# 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/4.-embed-for-end-user.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.
