> For the complete documentation index, see [llms.txt](https://docs-fr.docbits.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-fr.docbits.com/end-user-and-partner-section/end-user-section/technical-support-in-docbits.md).

# Support technique dans DocBits

### Support technique dans DocBits <a href="#hy7z6t7p8psl" id="hy7z6t7p8psl"></a>

### **Icônes d'aide** <a href="#gvm1kp4bwvnd" id="gvm1kp4bwvnd"></a>

Des icônes d'aide ont été placées tout autour de DocBits afin de vous aider à apprendre et comprendre ce que fait vraiment une fonctionnalité et comment elle peut vous aider dans le traitement de vos documents.

Ces icônes d'aide ressemblent à ceci

### **Créer un ticket** <a href="#id-2mb0mw2kxioz" id="id-2mb0mw2kxioz"></a>

C'est un outil disponible pour vous, sur l'écran de validation, en cas de problème lors de la validation de votre document dans DocBits.

Cette fonctionnalité est située dans le menu au-dessus de la zone d'aperçu du document, comme ci-dessous

Une fois cliqué, le formulaire de ticket suivant vous sera affiché.

C'est ici que vous remplirez vos coordonnées ainsi que décrirez l'erreur. Vous pouvez également, si applicable, joindre une capture d'écran du problème et attacher un fichier pertinent.


---

# 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-fr.docbits.com/end-user-and-partner-section/end-user-section/technical-support-in-docbits.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.
