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

# Packing Lists

Dexter's data extraction feature also includes the ability to extract key data points from packing lists, enabling businesses to automate the data entry process and improve the accuracy and completeness of their customs declarations. Packing lists provide critical information about the contents of a shipment, including the type and quantity of goods being transported.

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

• **Intelligent Line Item Matching**: Dexter's software can intelligently match line items from invoices and packing lists, ensuring that the data captured is accurate and complete. This is a vital feature for customs declarations, as it ensures that the information provided is consistent and verifiable.

• **Streamline the Customs Declaration Process**: By automating the extraction of data from packing lists, 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 packing lists, 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 packing lists is a vital tool that enables businesses to streamline their customs declaration process and improve their overall efficiency. By intelligently matching line items from invoices and packing lists, businesses can ensure the accuracy and completeness of their customs declarations, enabling them to comply with customs regulations and avoid potential fines or penalties.


---

# 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/packing-lists.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.
