# PARAMETRES

- [Ajout des coordonnées d'entreprise et du logo](https://documentation.factures.com/parametres/ajout-des-coordonnees-dentreprise-et-du-logo.md)
- [Les préférences par défaut](https://documentation.factures.com/parametres/les-preferences-par-defaut.md)
- [Créer des textes par défaut](https://documentation.factures.com/parametres/creer-des-textes-par-defaut.md)
- [Créer des rappels de paiement](https://documentation.factures.com/parametres/creer-des-rappels-de-paiement.md)
- [Importer des données](https://documentation.factures.com/parametres/importer-des-donnees.md)
- [Créer un nouvel utilisateur](https://documentation.factures.com/parametres/creer-un-nouvel-utilisateur.md)
- [Créer un thème de document personnalisé](https://documentation.factures.com/parametres/creer-un-theme-de-document-personnalise.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://documentation.factures.com/parametres.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.
