> For the complete documentation index, see [llms.txt](https://docs.dailybiz.com/index/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dailybiz.com/index/comptabilite-comptabilite/fichiers/analytique/grilles-de-repartition-analytique/creer-une-grille.md).

# Créer une grille

{% hint style="success" %}
Vous pouvez associer un compte à un code analytique donné, en créant une grille de répartition analytique.

Vous créez une grille ici, ensuite vous devez vous rendre au **menu Fichiers/Comptes** et vous devez lier la grille au compte.

Suite à cela, lors de votre saisie pour un compte avec une grille associée, une pop-up s'affichera automatiquement pour que vous puissiez sélectionner le code analytique.
{% endhint %}

1. Cliquez sur![](/files/a2eoX1Q5K2R3ZUzVgixF)**\<INSER>**.
2. Renseignez les champs.

Vous disposez d'une zone importante pour le descriptif, ce qui vous permet de documenter l'utilisation de chaque grille de répartition.

3\. Cliquez sur![](/files/SLi1r0T0xlmjScXWC1dp)**\<INSER>** du tableau **Ventilation analytique** pour y insérer les codes analytiques que vous souhaitez affecter à la grille de répartition analytique.

Vous devez renseigner les champs **Code analytique** et **Pourcentage d'affectation analytique**.

Cliquez sur<img src="/files/ZPEaXXNMO04T4UHwbuN8" alt="" data-size="original">pour accéder à la liste des codes analytiques disponibles.

{% hint style="success" %}
**Vous pouvez créer très facilement des codes analytiques à partir de la fenêtre de recherche** :

Cliquez sur![](/files/SLi1r0T0xlmjScXWC1dp)**\<INSER>** et créez votre nouveau code.
{% endhint %}

4\. Cliquez![](/files/2j6EiSyKclfD8GXDbNc3)**\<ENTREE>** une fois terminé la saisie de votre grille de répartition analytique.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.dailybiz.com/index/comptabilite-comptabilite/fichiers/analytique/grilles-de-repartition-analytique/creer-une-grille.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
