> ## Documentation Index
> Fetch the complete documentation index at: https://docs.chift.eu/llms.txt
> Use this file to discover all available pages before exploring further.

# How can syncs be exposed to end-users

We have developed different ways to expose syncs to your end-users.\
The choice of the method depends on your needs and constraints.\
From something fully embedded in your app to something that is listed in our marketplace, we have you covered.

Syncs can be exposed to end-users in different ways:

* [Embedded](/syncs/embedded)
* [Pre-oauth2 sync](/syncs/pre-oauth2-sync)
* [Marketplace](/syncs/marketplace)

The differences are highlighted below and are explained in more detail in the dedicated pages.

| Property                        | Embedded | Pre-oauth2 sync | Marketplace |
| ------------------------------- | -------- | --------------- | ----------- |
| Requires dev on your side       | ++       | +               | +           |
| Embedded in your app            | +++      | ++              | +           |
| White-label                     | +++      | ++              | +           |
| End-users can manage consumers  | +        | +               | +++         |
| End-users can manage executions | +        | +               | +++         |
