# Post-import activities

{% hint style="info" %}
**Note**

Configure Presentation Device and PreBilt Settings in each environment and client throughout the project.
{% endhint %}

## Setup the RF presentation device

In transaction */SCWM/PRDVC*, change to display mode and click 'New Entries'.

Fields should be entered as per your naming conventions and the [display profile previously created](/prebilt-ewm/installation/prebilt-standalone-edition-installation/backend-installation.md#create-a-display-profile). As an example:

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

{% hint style="info" %}
**Note**

FKeyQty matches the number of physical F-Keys you require, leave blank if you don’t not wish to display the Fkeys
{% endhint %}

## Configure PreBilt Settings

{% embed url="<https://www.youtube.com/watch?v=m4awqIGFxD4>" %}

In the event of a connection drop, the number of attempts to regain connection can be configured via transaction */TCTM/EWM\_SETTINGS*, node 'Frontend Settings'. The timeout value is defined in milliseconds.

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

{% hint style="info" %}
**Example**

There will be up to 10 re-connection attempts every 7 seconds. User specific entries can be added in addition to the default 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.theconfigteam.com/prebilt-ewm/installation/prebilt-standalone-edition-installation/post-import-activities.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.
