# Créer un thème de document personnalisé

Par défaut, deux thèmes de document sont proposés. Vous pouvez les personnaliser davantage en les modifiant. Veuillez noter qu'il est nécessaire de posséder des notions d'HTML et CSS pour modifier l'apparence d'un thème.

Accédez à "Votre nom > Mon compte > Thèmes".&#x20;

<figure><img src="/files/5F4a2hH6Y7KUE8oxLM8j" alt=""><figcaption></figcaption></figure>

Dupliquez un thème existant.

<figure><img src="/files/YMdzH7IokzRZbLL78ovk" alt=""><figcaption></figcaption></figure>

Sur votre thème dupliqué, cliquez sur les trois petits points et sélectionnez "Modifier".

<figure><img src="/files/fr99PrtCThhYjdIW7nU2" alt=""><figcaption></figcaption></figure>

L'écran est alors divisé en deux parties. La partie de gauche vous permet de modifier le code, et la partie de droite de visualiser les modifications.

<figure><img src="/files/cRiJA6MQbiHtxQrvrZq3" alt=""><figcaption></figcaption></figure>


---

# 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/creer-un-theme-de-document-personnalise.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.
