> For the complete documentation index, see [llms.txt](https://docs.plenit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.plenit.com/fr/go-to-market/details.md).

# Détails

Il n’y a ici aucune étape : vous découvrez ce qu’affiche chaque Écran, ce que signifient ses champs et quelles options possède chaque élément. Consultez-le quand vous avez besoin de la donnée exacte.

### Explorez les détails

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Paramètres des Tarif</strong></td><td>Les champs d’un Tarif : en-tête, niveaux de Marge et colonnes de chaque ligne de service.</td><td><a href="/pages/e8caf13ea525e28b77ee19fab3895301981ec23a">/pages/e8caf13ea525e28b77ee19fab3895301981ec23a</a></td></tr><tr><td><strong>Détail de la Facturation</strong></td><td>Les colonnes de la liste des bons de livraison, le contenu du bon de livraison et les options de téléchargement.</td><td><a href="/pages/94c811fbe0f6426292702b574d969557231698a0">/pages/94c811fbe0f6426292702b574d969557231698a0</a></td></tr><tr><td><strong>Champs des Devis</strong></td><td>Les champs d’un Devis, ses états et les actions disponibles.</td><td><a href="/pages/c7dd11bcdf9dbb8c72be63c74f457088fc41199c">/pages/c7dd11bcdf9dbb8c72be63c74f457088fc41199c</a></td></tr><tr><td><strong>Catalogue de documentation</strong></td><td>Les catégories disponibles, les types de matériel et le comportement de chaque carte.</td><td><a href="/pages/75f0a16b54e1e4fa742b58871ea2ac49012c28de">/pages/75f0a16b54e1e4fa742b58871ea2ac49012c28de</a></td></tr></tbody></table>


---

# 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.plenit.com/fr/go-to-market/details.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.
