# themes

Le thème permet de regrouper plusieurs champs dans un même cadre de saisie, très utile lorsqu’il y a beaucoup de champs personnalisés sur une même fiche.

{% hint style="info" %}
Tant qu'un thème n'a pas été associé à un champ, il n'apparaît pas sur les fiches. Sauf pour les thèmes créés dans le masque **interface d'accueil** car les thèmes ici correspondent à des écrans supplémentaires (surfaces d'affichage de votre interface d'accueil).
{% endhint %}


---

# 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.dailybiz.com/index/gestion-commerciale-bis/fichiers/personnalisation/themes.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.
