> For the complete documentation index, see [llms.txt](https://docs.mrsherlock.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mrsherlock.ai/configuration/integrations/channel-managers.md).

# Channel Managers

La sous-section **Channel Managers** permet de relier votre gestionnaire de canaux à Mr Sherlock. Une fois connecté, l'application synchronise automatiquement vos logements, vos réservations et les conversations voyageurs.

Nous récupérons les réservations passées avec leur historique de conversation sur une antériorité jusqu'à 6 mois, et une analyse de ces conversations est effectuée pour en extraire des informations utiles à vos futurs voyageurs.

### Channel managers supportés

Mr Sherlock intègre actuellement les API des channel managers suivants :

* **SuperHote** (v1 et v2)
* **Hostaway**
* **Smily**
* **Beds24**
* **Smoobu**
* **Guesty**

<figure><img src="/files/paEb0H9BUaEF8l7TIWrk" alt="Channel managers supportés par Mr Sherlock"><figcaption><p>Connectez votre channel manager en 2 clics</p></figcaption></figure>

### Configurer un channel manager

Sur la carte du channel manager souhaité, cliquez sur **Configurer**, puis suivez les étapes spécifiques au fournisseur.

Une fois connecté, la carte affiche le statut **Connecté et synchronisé**. Vous pouvez à tout moment :

* **Reconfigurer** la connexion pour mettre à jour vos identifiants ;
* **Déconnecter** le channel manager.

{% hint style="info" %}
Pour les comptes **SuperHote**, le choix entre la **v1** et la **v2** se fait au moment de la première configuration et ne peut plus être modifié ensuite.
{% endhint %}

### Pages de configuration

{% content-ref url="/pages/EgInXvYHjgbqC2BgSAdZ" %}
[Configuration de Smily](/configuration/integrations/channel-managers/configuration-de-smily.md)
{% endcontent-ref %}

{% content-ref url="/pages/4iOz4lXwraulFWMewy2U" %}
[Configuration de SuperHote](/configuration/integrations/channel-managers/configuration-de-superhote.md)
{% endcontent-ref %}

{% content-ref url="/pages/OZyP2cthVGeXuDKC83gm" %}
[Configuration de Beds24](/configuration/integrations/channel-managers/configuration-de-beds24.md)
{% endcontent-ref %}

{% content-ref url="/pages/dId5gwKaLhX7sBmnfHCk" %}
[Configuration de Smoobu](/configuration/integrations/channel-managers/configuration-de-smoobu.md)
{% endcontent-ref %}

{% content-ref url="/pages/SJBVNmYeoOcbguxSAFGb" %}
[Configuration de Hostaway](/configuration/integrations/channel-managers/configuration-de-hostaway.md)
{% endcontent-ref %}

{% content-ref url="/pages/TDD6zFcEUp9RxjcthWIC" %}
[Configuration de Guesty](/configuration/integrations/channel-managers/configuration-de-guesty.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.mrsherlock.ai/configuration/integrations/channel-managers.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.
