> 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/logements/details-dun-logement.md).

# Détails d'un logement

La page **Détail d'un logement** centralise toutes les informations et tous les réglages liés à une propriété spécifique. Elle est organisée en **6 onglets**, accessibles via la **navigation principale** :

* **Base de connaissances** - toutes les données utilisées par l'IA pour répondre aux voyageurs (photos, descriptions, équipements, informations, instructions, guide voyageur).
* **Guest App** - la personnalisation de l'application destinée aux voyageurs (apparence, sections, accès, check-in, recommandations, services, contrat de location, etc.).
* **IA** - la génération de contenus d'annonce optimisés (titre, descriptions, photos, quartier, transport).
* **Avis** - les commentaires voyageurs et la génération de réponses avec l'IA.
* **Smart Journey** - le parcours de communication intelligent du voyageur (messages temporels et événementiels).
* **Paramètres** - tous les réglages techniques et avancés du logement (général, messagerie IA, Voice IA, intégrations, caution, avancé, notifications).

<figure><img src="/files/cyW1jl43bTo91pWdPbk7" alt="Page d&#x27;un logement"><figcaption><p>Visualisez et configurez toutes les facettes d'un logement</p></figcaption></figure>

### Panneau latéral et actions rapides

À gauche de chaque onglet, un **panneau latéral** affiche en permanence les informations clés du logement (photo, nom, statuts, capacité, statut de synchronisation) et propose une **barre d'actions rapides** (activation de l'IA, mode Autopilote/Copilote, Voice IA, sandbox, ajout d'information, ajout d'instruction).

{% content-ref url="/pages/EH3HodxHzQWhOrVnt7We" %}
[Panneau latéral & actions rapides](/logements/details-dun-logement/side-panel.md)
{% endcontent-ref %}

### Les 6 onglets

{% content-ref url="/pages/TfQ3GNOGryXEUa0Uk219" %}
[Base de connaissances](/logements/details-dun-logement/base-de-connaissances.md)
{% endcontent-ref %}

{% content-ref url="/pages/DBiRgdXqVkvaqwXdWNfl" %}
[Guest App](/logements/details-dun-logement/guest-app.md)
{% endcontent-ref %}

{% content-ref url="/pages/yFaMRcAovtNLRu6q0Zhb" %}
[IA](/logements/details-dun-logement/ia.md)
{% endcontent-ref %}

{% content-ref url="/pages/jNM5bfkzkBm3uGkJ4qHN" %}
[Avis](/logements/details-dun-logement/avis.md)
{% endcontent-ref %}

{% content-ref url="/pages/JSK5wGR8lI0sghhz5vzH" %}
[Smart Journey](/logements/details-dun-logement/smart-journey.md)
{% endcontent-ref %}

{% content-ref url="/pages/HiGHK92PqAk4PSMQSaAT" %}
[Paramètres](/logements/details-dun-logement/parametres.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, and the optional `goal` query parameter:

```
GET https://docs.mrsherlock.ai/logements/details-dun-logement.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
