> For the complete documentation index, see [llms.txt](https://guide.digicust.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.digicust.com/features/data-extraction/invoices.md).

# Invoices

Dexter's data extraction feature from invoices is a powerful tool that enables businesses to automate the extraction of key data points from invoices with unparalleled accuracy. This feature is designed to save businesses time and resources by eliminating the need for manual data entry and processing, and ensuring that critical data is accurately captured and stored.

Here are some key features of Dexter's data extraction feature from invoices:

• **Multiple Invoices per Customs Case**: Dexter's data extraction feature is capable of extracting data from multiple invoices per customs case, enabling businesses to streamline their data processing even further.

• **Aggregation of Data**: Dexter's software can aggregate data from multiple invoices and other customs documents, ensuring that businesses have a complete and accurate view of their customs declarations.

• **Handling Complex Invoice Layouts**: Dexter's advanced machine learning algorithms are trained to handle complex invoice layouts, including line items that span multiple pages and other customs-specific features.

With Dexter's data extraction feature from invoices, businesses can rely on accurate and complete data extraction from invoices, without the need for manual verification or data entry. This enables businesses to focus on more value-adding tasks, while ensuring that critical data is accurately captured and processed.

Overall, Dexter's data extraction feature from invoices is a powerful tool that enables businesses to streamline their customs declaration process, save time and resources, and improve their overall efficiency.


---

# 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://guide.digicust.com/features/data-extraction/invoices.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.
