> For the complete documentation index, see [llms.txt](https://docs.solutioo.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.solutioo.de/dpdconnector/dpdconnector_en_us/configuration/pakete-anlegen.md).

# Creating Packages

In this setup, you define the **packaging types** available for shipment.\
You specify their **dimensions** and assign the corresponding **DPD parcel or package type**.

Only the packaging options defined here will be available when creating a **shipping label**.\
But the exact dimensions of the package can be adjusted directly in a sales order when creating a shipping label.

{% hint style="info" %}
To access the **Basic Settings**, proceed as follows:

[Getting Started](/dpdconnector/dpdconnector_en_us/getting-started/lizenzerwerb.md)
{% endhint %}

When you start the **guided setup**, a pop-up window will open.\
Click *“Next”* to begin the configuration.

## **Creating a Package**

<div align="left" data-with-frame="true"><figure><img src="/files/uxcKzJR1MohVMecsAkOg" alt="" width="563"><figcaption></figcaption></figure></div>

Hovering over each field name will display additional information.

#### **Internal Package Code**

Define this code for **internal identification** of your packages.

#### **Package Name from DPD**

In the drop-down list, you’ll find all parcel and packet types offered by DPD that are supported by the Connector.\
Depending on your **DPD contract**, not all of these or more options may be available to you.

#### **Unit of Measurement of the Package**

Choose between **cm** and **mm** as the unit for the dimensions defined below.

#### **Height**

The height of the package in the selected unit.

#### **Width**

The width of the package in the selected unit.

#### **Length**

The length of the package in the selected unit.

After entering all the required information, click *“Next”* and then *“Finish”* to create the package and complete the setup.

## Overview of All Packages

You can **view all created packages** via the Business Central Search by searching for *“DPD Boxes.”*

You can also access this page from the **sales order overview** under:\
\&#xNAN;*Actions > DPD Print > DPD Boxes.*

<div data-with-frame="true"><figure><img src="/files/GQ92a3RJYRbugiRkBMiq" alt=""><figcaption></figcaption></figure></div>


---

# 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:

```
GET https://docs.solutioo.de/dpdconnector/dpdconnector_en_us/configuration/pakete-anlegen.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
