# Hosted Solution

## Overview

**ComplyCube Flow** is our secure, fully hosted KYC and identity verification solution. It provides a customizable, branded page that allows you to verify customers quickly with minimal code.

When you initiate a Flow session, a unique ComplyCube URL is generated. Redirect your customers to this URL to collect consent and guide them through the verification process. Once the session is completed, the customer is redirected back to your specified return URL.

![ComplyCube Hosted Solution](/files/K1X0pr6QaoVr9iLnXF9R)

## Benefits

Flow makes it simple to deliver a first-class KYC experience:

* **Fast to integrate**: Go live quickly with minimal engineering effort.
* **UX-optimized**: Guided, conversion-focused flows with built-in error handling.
* **Mobile ready**: Fully responsive design that works seamlessly across devices.
* **International**: Multi-language support for global coverage.
* **Customizable**: Configure verifications, stages, colors, and branding (logo and text).
* **Data-compliant**: Simplified compliance, as sensitive PII never resides on your infrastructure.

## Interactive demo

{% @arcade/embed url="<https://app.arcade.software/share/DQYWw1OnvTXJpuguEsVp>" flowId="DQYWw1OnvTXJpuguEsVp" fullWidth="false" %}

## Integration modes

The Hosted Solution can be integrated in two different ways, depending on your needs:

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Workflow Integration</strong></mark></td><td>Use the Workflow Designer to build your customer KYC journey and simply load it. This is the preferred option for most use cases.</td><td><strong>Recommended</strong></td><td><a href="/spaces/lv7UhJvTbxeq4s3KwQpn/pages/0JwpWiOLTuOZyqV06G2s">/spaces/lv7UhJvTbxeq4s3KwQpn/pages/0JwpWiOLTuOZyqV06G2s</a></td></tr><tr><td><mark style="color:blue;"><strong>Check-Driven Integration</strong></mark></td><td>A lower-level approach where you directly control individual journey screens and checks. It's best suited for advanced use cases.</td><td></td><td><a href="/spaces/lv7UhJvTbxeq4s3KwQpn/pages/wTI13zdy75hqfeD8uZzy">/spaces/lv7UhJvTbxeq4s3KwQpn/pages/wTI13zdy75hqfeD8uZzy</a></td></tr></tbody></table>


---

# 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.complycube.com/documentation/sdks/web-integrations/hosted-solution-quick-guide.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.
