# CONFIGURATION

La première étape à compléter pour bien utiliser Reservotron est la configuration du compte.

Ces paramètres vous permettront non seulement de personnaliser votre compte afin que ce dernier corresponde à l’image de votre entreprise, mais aussi de bien déterminer les options globales spécifique à vos procédures.

**Configuration du compte**

* [COMPTE](/reservotron/configuration_du_compte/configuration_administrative.md)
* [UTILISATEURS](/reservotron/configuration_du_compte/gestion_des_utilisateurs.md)
* [TERMES ET CONDITIONS](/reservotron/configuration_du_compte/termes_et_conditions.md)
* [OPTIONS DE PAIEMENT](/reservotron/configuration_du_compte/options_de_paiement.md)
* [ASSURANCE D'ANNULATION](/reservotron/configuration_du_compte/assurance_dannulation.md)
* [COURRIELS AUTOMATISÉS](https://github.com/reservotron/reservotron/tree/5a12ffb5f298fd9cae025068851d4ab9e5852af9/courriels_automatises.md)
* [CATÉGORIES](/reservotron/configuration_du_compte/cat.md)
* [CARTES INTERACTIVES](/reservotron/configuration_du_compte/cartes_interactives.md)
* [SAISONS](/reservotron/configuration_du_compte/saisons.md)
* [RESSOURCES](/reservotron/inventaire/assignation_de_ressources.md)
* [HEURES D'OUVERTURES](/reservotron/configuration_du_compte/heures_douverture.md)
* [FORMULAIRES PERSONNALISÉS](/reservotron/configuration_du_compte/formulaires_personnalises.md)
* [DOCUMENTS](/reservotron/configuration_du_compte/documents.md)
* [AJOUTER RESERVOTRON SUR VOTRE SITE](/reservotron/configuration_du_compte/ajoutez_reservotron_sur_votre_site.md)


---

# 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://reservotron.gitbook.io/reservotron/configuration_du_compte.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.
