> 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/waybills.md).

# Waybills

Dexter's data extraction feature also includes the ability to extract key data points from waybills, enabling businesses to automate the data entry process and improve the accuracy and completeness of their customs declarations. Waybills are an essential document for international transportation, providing critical information such as the contents of the shipment, the origin and destination of the shipment, and the carrier responsible for transporting the shipment.

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

• **Automate Data Entry**: Dexter's software can extract relevant data points such as shipment details, carrier information, and customs-related data from waybills, eliminating the need for manual data entry.

• **Streamline the Customs Declaration Process**: By automating the extraction of data from waybills, Dexter enables businesses to streamline their customs declaration process, saving valuable time and resources.

• **Improved Accuracy and Completeness**: With a 98% accuracy rate, Dexter's data extraction feature ensures that businesses can rely on the accuracy of the extracted data, without the need for manual verification.

By automating the data extraction process for waybills, Dexter enables businesses to save valuable time and resources while improving the accuracy and completeness of their customs declarations. This ensures that businesses can comply with customs regulations while focusing on more value-adding tasks.

Overall, Dexter's data extraction feature from waybills is a powerful tool that enables businesses to streamline their customs declaration process, save time and resources, and improve their overall efficiency. By automating the extraction of data from waybills, businesses can ensure the accuracy and completeness of their customs declarations, enabling them to comply with customs regulations while focusing on their core business activities.


---

# 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/waybills.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.
