# Installation

{% hint style="info" %}
The process described below refers to the installation of the **base application** purchased through **Microsoft AppSource**.\
If you have received a **custom app** with individual features in addition to the base app, your **solutioo contact person** will guide you through the **license acquisition and installation process**.
{% endhint %}

After successfully purchasing a license via Microsoft AppSource, you will find it in the **Microsoft Admin Center** under\
**Billing > Licenses**.

Click on the application to open the **details view**. Then, click the button **“Install this product.”**

A pop-up window will appear where you can select the **Business Central environment** in which the application should be installed.

In the next step, choose your **preferred installation language**, and then click **“Install.”**\
The installation of the DHL Connector will now begin — this may take a few minutes.

Once completed, you have successfully installed the **DHL Connector**!\
You can now find it in the *Extension Management* area of the Business Central environment you selected.

{% hint style="danger" %}
**IMPORTANT**

During the **initial installation**, open the DHL Connector in **Extension Management** by clicking on the app name.\
A new window will open — here you must **enable the switch “Allow HTTP Client Requests.”**\
Otherwise, the connection to DHL **cannot be established!**
{% endhint %}

{% hint style="info" %}
To allow users other than the administrator to use the DHL Connector, **additional licenses must be purchased and assigned**, as is the case with other Business Central apps.

You can also choose to **restrict access to the connector’s configuration** for one or more users if desired.
{% endhint %}


---

# 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/getting-started/installation.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.
