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

# Embedded

Through the embedded model, you can choose how and when you want to:

* Expose the configuration of the sync to your end-users
* Trigger the sync from your app
* Manage the executions of the sync from your app
* Show logs to your end-users in your app

You decide how you want to integrate the sync in your app.\
In the "embedded" model, you have to do a minimum of development on your side. You manage consumers and connections, and share the activation of syncs to your end-users.
You call our APIs to obtain the URL that you can share with your end-users (page protected by a token)
This gives you the possibility to choose how and where to do it in your app.
