> 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/getting-started/license-assignment.md).

# License Assignment

{% hint style="info" %}
To perform the following task you must have administrator rights. Otherwise no permission sets will be visible.
{% endhint %}

After successfully installing the application in the desired environment, you must assign the corresponding **licenses and permissions** to your users.

Stay in the **Microsoft Admin Center** ( <https://admin.microsoft.com> ).

Go to *Home > Billing – Subscriptions > DPD Connector – Standard*.\
You’ve already installed the product — now assign it to the desired **user** directly below the subscription.

Next, open **Business Central** and switch to the environment where the application was installed.

In the **Search bar**, type **“Users”** to open the **User Management** page.

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

Select the desired user from the list and navigate to *User Permission Sets*, then add a **new row** in the table. Click on the **three dots** to open the *Permission Set Lookup*.

Use the search to look for **“DPD.”**

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

You will see **three permission sets**:

* **DPD Base Access**\
  The base permission set, automatically assigned to all users in the environment.\
  It does **not** include any permissions or access to DPD Connector features.
* **DPD Integration User**\
  Grants access to **use the DPD Connector functions**, but **not** to modify settings or configurations.\
  For example, the user cannot create new boxes.
* **DPD Super User**\
  The **SUPER USER** has **full access** to all DPD Connector functionalities, including configuration and setup.\
  For example, this user can create new boxes or perform the **initial setup**.

After assigning the appropriate permissions to all users, you can proceed with the **initial configuration** of the DPD Connector.

To do so, go to > [Getting Started](/dpdconnector/dpdconnector_en_us/getting-started/erste-schritte.md)


---

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