> 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/administration-and-setup/setup/document-training/training-line-fields-table-training/save-and-delete-rules.md).

# Enregistrer et Supprimer les Règles

Une fois que vous avez terminé la formation ou la correction d'un tableau, il est important de **sauvegarder vos règles** afin que DocBits puisse les appliquer automatiquement aux futurs documents du même fournisseur.

## Enregistrer les Règles

Après avoir défini toutes les colonnes et corrections :

1. Cliquez sur le bouton **ENREGISTRER LES RÈGLES** en haut.
2. Un compteur de règles confirmera combien de règles d'extraction ont été enregistrées.

Cela garantit que DocBits utilisera automatiquement votre mise en page entraînée la prochaine fois qu'il verra un document similaire.

![](https://docs.docbits.com/~gitbook/image?url=https%3A%2F%2Flh7-us.googleusercontent.com%2FzVn_mYiL7PwiILj2gJ4sxaPKpEUNOfKwryiZJ2Umk2SpvGHZ8OVUznBReJHqCM7UstWTt6nq0azJrtPDK_2q4jVUZgsE7bf6toT9kl57wByn4EG3JqafBfZt5G54OZ8okUfpLUH1tvHb0mZIC119I4k\&width=768\&dpr=4\&quality=100\&sign=dc056624\&sv=2)

## Supprimer les Règles

Vous pouvez supprimer les règles enregistrées en utilisant le bouton **SUPPRIMER LES RÈGLES** s'ils ont été configurés de manière incorrecte ou si la mise en page du document a changé de manière significative.

**Attention** : Supprimer les règles affecte tous les documents du même fournisseur avec la même mise en page. Vous devrez **reformer l'extraction du tableau à partir de zéro**.

![](https://docs.docbits.com/~gitbook/image?url=https%3A%2F%2Flh7-us.googleusercontent.com%2FKyfMBBv2ghBgSmqTZ4zMVsHKaoAVwcha8XRhUPNPrVMNwsmHXCDMDSsmkJYE2EYWynD1SzMcf57dmqvGIC4u3UpQohRxZW3A2RNICsNyI6Du0-jd3ZibupkTwRnYoD_XUAbfypZ5iQj-9Z0XN_SreUs\&width=768\&dpr=4\&quality=100\&sign=1a65fb86\&sv=2)


---

# 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/administration-and-setup/setup/document-training/training-line-fields-table-training/save-and-delete-rules.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.
