> For the complete documentation index, see [llms.txt](https://brenkel-solutions-eg.gitbook.io/dp-planning-eng/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://brenkel-solutions-eg.gitbook.io/dp-planning-eng/installation/assisted-setup.md).

# Assisted Setup

{% hint style="info" %}
demandPlus+ Basic uses HTTP requests for various functionalities. Without these functionalities you can only use demandPlus+ to a very limited extent.
{% endhint %}

In order to be able to use demandPlus+ fully, you should additionally run through the assisted setup of demandPlus+. To do so, select “Set up demandPlus+” in the Assisted Setups.

<figure><img src="/files/OpXQvbLEyH7RUgz6Nghk" alt=""><figcaption><p>Figure 1: Assisted Setup</p></figcaption></figure>

The setup will then open and go through all important steps for the correct installation of demandPlus+.

<figure><img src="/files/UaYGU8oXMPDlGMs53LOR" alt=""><figcaption><p>Figure 2: Assisted Setup - Start</p></figcaption></figure>

Here you can enter the necessary values for the planning calibration. [Here](broken://pages/bqZiqUtnxEEzvi9dTz2R) you can find an explanation of the fields.

![Figure 3: Assisted Setup - Planning Calibration](/files/kaz2WXI8YluXPCfbuVLZ)

To use the demandPlus+ indicator, the bitmaps must be imported. To do this, please press “Next”.

![Figure 4: Assisted Setup - Bitmap](/files/iHqZyt2u3Hv11bw2HCyh)

After the import, you must fill the threshold values for the individual indicator.

The calculation type distinguishes between absolute and relative.\
In planning calibration, the indicator refers to the maximum difference between the current value and the calculated value, or the new value and the calculated value.\
If the calculation type is set to relative, the absolute value (such as piece) is set in relation to the calculated value. In this case, the system uses a percentage as a threshold value.

![Figure 5: Assisted Setup - Bitmap Setup](/files/aZ0VGaGI7WIMOguxAcIn)

After setting up, the data is stored in the demandPlus+ Setups.


---

# 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, and the optional `goal` query parameter:

```
GET https://brenkel-solutions-eg.gitbook.io/dp-planning-eng/installation/assisted-setup.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
