# Embed - White Label Portal

- [Embed Overview](https://docs.locoia.com/embed-white-label-portal/embed-admin-setup.md): A Seamless Journey: Implementing Locoia Embed in your application
- [1. Embed Flow](https://docs.locoia.com/embed-white-label-portal/embed-admin-setup/flow-building.md): Embed Flows with Locoia: A Quick Start Guide
- [1.1 Creating Embed Flows](https://docs.locoia.com/embed-white-label-portal/embed-admin-setup/flow-building/creating-embed-flows.md): Embed Flows: essential features and best practices
- [1.2 Updating Embed Flows](https://docs.locoia.com/embed-white-label-portal/embed-admin-setup/flow-building/updating-embed-flows.md): Update Embed Flow: things to consider
- [1.3 Embed Error Handling](https://docs.locoia.com/embed-white-label-portal/embed-admin-setup/flow-building/error-handling.md): Embed Flow: find and handle errors
- [1.4 Setting up Callbacks for Integration activation/deactivation](https://docs.locoia.com/embed-white-label-portal/embed-admin-setup/flow-building/1.4-setting-up-callbacks-for-embed-activation-deactivation.md): Embed Flow: Callbacks set up and lifecycle automation
- [1.5 Setting up Remote search](https://docs.locoia.com/embed-white-label-portal/embed-admin-setup/flow-building/1.5-setting-up-remote-search.md): Steps to set up Remote Search for End user
- [1.6 Setting up End User logs](https://docs.locoia.com/embed-white-label-portal/embed-admin-setup/flow-building/1.6-setting-up-end-user-logs.md): Give your end users more details about the integrations they have enabled.
- [2. Configure Embed](https://docs.locoia.com/embed-white-label-portal/embed-admin-setup/2.-configure-embed.md): Embed Creation: a comprehensive guide
- [2.1 Embed Integration via SSO](https://docs.locoia.com/embed-white-label-portal/embed-admin-setup/2.-configure-embed/embed-integration-via-sso.md): How to setup the white label integration portal for SaaS companies with SSO
- [2.2 Proprietary connector setup](https://docs.locoia.com/embed-white-label-portal/embed-admin-setup/2.-configure-embed/proprietary-connector-setup.md): Proprietary Connectors in Embed
- [2.3 Sharing level](https://docs.locoia.com/embed-white-label-portal/embed-admin-setup/2.-configure-embed/sharing-level.md): Embed sharing levels: User vs. Account perspectives
- [2.4 Consent screen](https://docs.locoia.com/embed-white-label-portal/embed-admin-setup/2.-configure-embed/consent-screen.md): Getting GDPR / DSGVO compliant consent from your users to use integrations.
- [2.5 Account Secrets](https://docs.locoia.com/embed-white-label-portal/embed-admin-setup/2.-configure-embed/2.5-account-secrets.md): Embed secrets for on-premise installations
- [2.7 Further settings](https://docs.locoia.com/embed-white-label-portal/embed-admin-setup/2.-configure-embed/further-settings.md): Setting the language and specifying a redirect URL in the query parameters
- [3. Integrate Embed](https://docs.locoia.com/embed-white-label-portal/embed-admin-setup/3.-integrate-embed.md): Integrating Embed with your application: code modification essentials
- [3.1 iframe vs native embed](https://docs.locoia.com/embed-white-label-portal/embed-admin-setup/3.-integrate-embed/iframe-vs-native.md): Choosing the right path: two ways of Embed integration
- [3.2 Customizing CSS](https://docs.locoia.com/embed-white-label-portal/embed-admin-setup/3.-integrate-embed/customizing-css.md): Using custom styles in iframe
- [3.3 Events emitted from iframe to parent window](https://docs.locoia.com/embed-white-label-portal/embed-admin-setup/3.-integrate-embed/3.3-events-emitted-from-iframe-to-parent-window.md): Empowering Control: managing Embed behavior with event emission
- [4. Embed for End User](https://docs.locoia.com/embed-white-label-portal/embed-admin-setup/4.-embed-for-end-user.md): User journey: Embed activation process
- [4.1 Embed Remote Search](https://docs.locoia.com/embed-white-label-portal/embed-admin-setup/4.-embed-for-end-user/4.1-embed-remote-search.md): Remote Search for seamless navigation
- [4.2 Embed End User Logs](https://docs.locoia.com/embed-white-label-portal/embed-admin-setup/4.-embed-for-end-user/4.2-embed-end-user-logs.md): Additional details about enabled Integrations
- [5. Test Embed Configuration](https://docs.locoia.com/embed-white-label-portal/embed-admin-setup/5.-testing.md): Pre-Deployment testing options
- [Testing example](https://docs.locoia.com/embed-white-label-portal/embed-admin-setup/5.-testing/testing-example.md): How to test Embed configuration with a local file
- [6. Embed Integrations and Connector Auths](https://docs.locoia.com/embed-white-label-portal/embed-admin-setup/6.-embed-integrations-and-connector-auths.md): Overview of the created Integrations, manual execution and disabling. Overview of the login data (Connector Auths) provided for the Embed Integrations
- [Embed FAQs](https://docs.locoia.com/embed-white-label-portal/faqs.md): Frequently asked questions about Embed


---

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