# Creating Packages

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

Only the packaging options defined here will be available when creating a **shipping label**.\
Therefore, **every type of packaging**—even those used only once—must be created here!

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

[Getting Started](/dhl-connector/dhlconnector_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"><figure><img src="/files/oNpgCBdKRSzJCwdYgL5X" 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.

#### **DHL Package Type**

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

#### **Unit of Measurement**

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

Before finishing, you will be informed that you can **view all created packages** via:\
\&#xNAN;*Search > “DHL Packages.”*

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

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


---

# Agent Instructions: 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/dhl-connector/dhlconnector_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.
