> 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/configuration-de-superhote.md).

# Configuration de SuperHote

<figure><img src="/files/IA6e7SMpXrlnFuEGO3WA" alt="Fenêtre de configuration de SuperHote comme channel manager"><figcaption><p>Activez SuperHote comme channel manager</p></figcaption></figure>

### Versions supportées

Mr Sherlock prend en charge à la fois la **v1** et la **v2** de l'API SuperHote. Le choix de la version s'effectue lors de la première configuration via un sélecteur dédié.

{% hint style="warning" %}
Une fois la configuration enregistrée, la **version sélectionnée est verrouillée** et ne peut plus être modifiée. Pour changer de version, vous devez créer un nouveau workspace.

[Migrer vers un nouveau channel manager](/migration/migrer-vers-un-nouveau-channel-manager.md)
{% endhint %}

### Configuration de SuperHote

{% stepper %}
{% step %}
**Configurer SuperHote**

Cliquez sur le bouton **Configurer** de SuperHote.
{% endstep %}

{% step %}
**Choisir la version de l'API**

Sélectionnez **v1** ou **v2** selon la version utilisée par votre compte SuperHote. En cas de doute, contactez le support SuperHote pour confirmer la version associée à votre compte.
{% endstep %}

{% step %}
**Renseigner les informations d'identification**

Activez SuperHote et renseignez l'**adresse email** et le **mot de passe** associés à votre compte SuperHote.
{% endstep %}

{% step %}
**Valider la configuration**

Cliquez sur le bouton **Synchroniser**.
{% endstep %}

{% step %}
**Synchronisation des logements**

La synchronisation de vos logements commence immédiatement.
{% endstep %}
{% endstepper %}


---

# 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/configuration-de-superhote.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.
