# Booking

Connectez-vous à votre compte Booking.

Pour nous accorder les accès, vous devez avoir un compte administrateur ou principal.

{% stepper %}
{% step %}

### Ouvrez le menu du compte

Cliquez sur l’icône du compte utilisateur en haut à droite.
{% endstep %}

{% step %}

### Accédez à la gestion des utilisateurs

Sélectionnez **Ajouter et gérer des utilisateurs**.
{% endstep %}

{% step %}

### Ajoutez un utilisateur

Cliquez sur **Ajouter un utilisateur**.
{% endstep %}

{% step %}

### Saisissez l'adresse e-mail Fullwhere

Renseignez <bookinglogin@fullwhere.com>.
{% endstep %}

{% step %}

### Configurez les droits d'accès

Cliquez sur **Étape suivante : configuration des droits d’accès**.

Accordez l'autorisation suivante

* Réservations
  {% endstep %}
  {% endstepper %}


---

# Agent Instructions: 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.fullwhere.com/integrations/avis-clients/booking.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.
