# DHL

## How to enable the DHL Plugin

The DHL plugin can be found in **Admin | Plugins | Shipping Carriers |** **Available Plugins:** **"DHL"**

<figure><img src="/files/qlwdBqjvcsdWiHDNgMYO" alt=""><figcaption><p>The search bar shown above the list of plugin categories can be used to find the intended plugin more easily.</p></figcaption></figure>

Click on the DHL plugin and a green "Activate" button should appear. Click on this button to enable the plugin for your platform.

<figure><img src="/files/2ed1NNZcIw3FVpWC0inv" alt=""><figcaption></figcaption></figure>

Now a prompt will appear to enter in your DHL API key. Please enter in your key and click the connect button.&#x20;

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

If you do not know or are unsure on how to obtain your DHL key, follow these next steps. Otherwise, skip the next section.

### How to find your DHL API key

1. Navigate to <https://developer.dhl.com/>
2. Select "Login" at the top right of the screen and enter your login credentials
3. Select the user dashboard by clicking on the person icon at the top right of the screen
4. Create an application and fill out the relevant information. **Make sure that the selected API is "Shipment Tracking - Unified"**&#x20;
5. DHL requires time to process your request, so if this key was just created please wait until&#x20;
6. Select "View" on your new application
7. You can now select view key to view your API Key. **Note: only the API Key is needed here, the "API Secret" should be ignored**

If you have entered your DHL API key and clicked connect, congrats! DHL is now configured and tracking information will now be displayed for DHL tracking numbers.&#x20;


---

# 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://help.konnektive.com/konnektive-crm/admin-setup/plugins/shipping-carriers/dhl.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.
