> For the complete documentation index, see [llms.txt](https://docs-it.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-it.docbits.com/administration-and-setup/setup/document-training/training-line-fields-table-training/save-and-delete-rules.md).

# Salvare ed Eliminare Regole

Una volta completata la formazione o correzione di una tabella, è importante **salvare le tue regole** in modo che DocBits possa applicarle automaticamente ai documenti futuri dello stesso fornitore.

## Salvare le Regole

Dopo aver definito tutte le colonne e correzioni:

1. Clicca sul pulsante **SALVA REGOLE** in alto.
2. Un contatore delle regole confermerà quante regole di estrazione sono state salvate.

Ciò garantisce che DocBits utilizzerà automaticamente il layout addestrato la prossima volta che vedrà un documento simile.

![](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)

## Eliminare le Regole

Puoi rimuovere le regole salvate utilizzando il pulsante **ELIMINA REGOLE** se sono state configurate in modo errato o se il layout del documento è cambiato significativamente.

**Attenzione**: Eliminare le regole influisce su tutti i documenti dello stesso fornitore con lo stesso layout. Dovrai **rieducare l'estrazione della tabella da zero**.

![](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-it.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.
