> For the complete documentation index, see [llms.txt](https://doc.simax.fr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.simax.fr/fonctionnelle/tresorerie/gestion-du-budget-et-prevision-de-tresorerie/budget-dexploitation.md).

# Budget d'exploitation

Après avoir défini les groupes budgétaires, il est nécessaire de générer un budget d’exploitation pour l’année comptable. Les budgets d’exploitation sont accessibles via **Tréso > Budget > Budgets d’exploitation**.

<figure><img src="https://1324884545-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvBJ3Kpe0vg6NlDz0QDIX%2Fuploads%2FIHkImSrMPsuqU3hOBdtY%2Fimage.png?alt=media&amp;token=cca3e036-cbf1-45bb-8d4b-8fe7ca293fc8" alt=""><figcaption></figcaption></figure>

Pour générer un budget, cliquez sur le bouton **\[\[ Créer ]]** situé en bas de la liste.

## Budget annuel

Le budget annuel se fonde sur les groupes budgétaires définis précédemment.

<figure><img src="https://1324884545-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvBJ3Kpe0vg6NlDz0QDIX%2Fuploads%2FkPaI5iY40nFzXEvvJf6C%2Fimage.png?alt=media&amp;token=90d32721-faef-4433-9212-84f82e2a5111" alt=""><figcaption></figcaption></figure>

Les montants prévus HT, le total prévu et les valeurs réelles correspondent à la somme des montants mensuels.

## Budget mensuel

En cliquant sur chaque ligne du budget annuel, il est possible de consulter le détail mensuel.

<figure><img src="https://1324884545-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvBJ3Kpe0vg6NlDz0QDIX%2Fuploads%2FOsuPqVVDsdcVXQVGmaOJ%2Fimage.png?alt=media&amp;token=eed2e1c2-e908-45a0-9f34-902319b2df9a" alt=""><figcaption></figcaption></figure>

<figure><img src="https://1324884545-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvBJ3Kpe0vg6NlDz0QDIX%2Fuploads%2FOQOk0ONTwUSIfpzqc9mt%2Fimage.png?alt=media&amp;token=ed9d8197-3277-44b0-af42-aa6f27e79258" alt=""><figcaption></figcaption></figure>

Dans notre exemple, les lignes de prestations avaient une prévision de 1 000 pour chaque mois, tandis que le réalisé correspondait aux commandes du mois.


---

# 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://doc.simax.fr/fonctionnelle/tresorerie/gestion-du-budget-et-prevision-de-tresorerie/budget-dexploitation.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.
