> 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/settings/document-processing/classification-and-extraction/table-extraction-for-costing-element.md).

# Estrazione della tabella per l'elemento di costo

### **What Does It Do?**

When enabled, **DocBits** can extract **costing elements** from tables at the **line level** and classify them accordingly.

* If the system does not classify an item or classifies it incorrectly, an **icon** appears on the left side.
* Clicking this icon opens a list of all **configured costing elements**, allowing you to:
  * **Change the classification** if it is incorrect.
  * **Set the item to "Uncategorized"** if it is a regular item and not a costing element.

### **How to Configure Costing Elements**

You can find the **guide on setting up costing elements** in **DocBits** here.

{% content-ref url="/pages/R9zoERCL5IrVNhjyZpB5" %}
[Estrazione della tabella per l'elemento di costo](/infor-integration-and-configuration/importing-customer-master-data/m3/table-extraction-for-costing-element.md)
{% endcontent-ref %}

### **Where to Enable It**

1. Go to **Settings → Document Processing → Classification and Extraction → Table Extraction**.
2. Enable **Costing Element Extraction**.

<figure><img src="/files/lutxBTJHxQLcfEVe9XRT" alt=""><figcaption></figcaption></figure>

### **How to Set or Change the Classification**

1. Click on the **box icon** next to the item.\\

   <figure><img src="/files/lutxBTJHxQLcfEVe9XRT" alt=""><figcaption></figcaption></figure>
2. A **dropdown menu** with all configured costing elements will appear.\\

   <figure><img src="/files/lutxBTJHxQLcfEVe9XRT" alt=""><figcaption></figcaption></figure>
3. Select the correct **costing element type**.\\

   <figure><img src="/files/lutxBTJHxQLcfEVe9XRT" alt=""><figcaption></figcaption></figure>
4. The classification is now updated accordingly.

<figure><img src="/files/lutxBTJHxQLcfEVe9XRT" alt=""><figcaption></figcaption></figure>


---

# 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/settings/document-processing/classification-and-extraction/table-extraction-for-costing-element.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.
