# Import Prepacked Setup

## Introduction

A 'GEDI Setup' is an XML file containing a complete GEDI configuration package of the Standard App. Using the 'GEDI setups' is a powerful and efficient way to import GEDI configurations on company level in Business Central.

## Prerequisites

Before importing any prepacked setups, make sure the following prerequisites are fullfilled:

* License agreement with Golden EDI signed.

  Each EDI-flow requires some kind of license agreement, please check with Golden EDI.&#x20;
* Golden EDI Standard App is installed. See [Installing the Golden EDI standard App](/beginner-courses/lessons/installing-the-golden-edi-standard-app.md) for instructions
* Golden EDI  Standard App ha been initialized. <mark style="color:blue;">See</mark>[ <mark style="color:blue;">Initialize the Golden EDI Standard App</mark>](/beginner-courses/lessons/initialize-the-golden-edi-standard-app.md) for instructions.&#x20;
* Golden EDI Profile updated with proper connection information.  &#x20;

## Extras

{% hint style="info" %}
More information on this subject can be found in ['Core Concepts'/'GEDI Setup Catalogs'](/standard-app-core-concepts/concepts/gedi-setup-catalog.md)
{% endhint %}

## Import Prepacked Setup

Please see our Guides for a list of documented 'GEDI Setups'&#x20;

{% content-ref url="/spaces/zhgbu1mdtStXCa9HahV2" %}
[Guides](https://docs.goldenedi.com/guides/)
{% endcontent-ref %}

In the 'GEDI Setup Catalog' page in Business Central you can also find a list of all published 'GEDI Setups' available for downloading.

### Instructions

* In Business Central, search and go to the page 'GEDI Setup Catalog'.

  In the list you are presented with the Name, Version and a short Description of the setups.&#x20;

![](/files/owVkjAqDnjJe5vWd2y9J)

* Choose 'New' and 'Synchronize List'. This is to make sure you have the latest versions of prepacked setups available. &#x20;

![](/files/OnlvACX2oeFODUe2hrM8)

* Select the setup you like to import and then choose 'Process' and 'Synchronize setup'.&#x20;

  If there are more than one version available for the setup always choose the latest one. &#x20;

![](/files/UmLelP8PVNVK0BUOKgeX)

Once the Synchronization is done the checkbox in column 'Importable' will be checked.&#x20;

![](/files/qa05XNMBP0lnlqyNu2SD)

* Now choose 'Process' and 'Import Setup' to import the GEDI configurations related to the selected setup.&#x20;

![](/files/SwOeJ3a75QVnVU0AlBT4)

* A popup will ask you to confirm that you like to import the Setup. Press 'OK'.

![](/files/ZqMMGpD2aGrgbCgOSSo0)

{% hint style="danger" %}
When you import a setup it is possible to replace and overwrite current setups by enabling Delete Existing Setups. Make sure this option is not enabled if not intended.&#x20;

<img src="/files/gsuAPx3UPqAytZBGzmqK" alt="" data-size="original">
{% endhint %}

* Another popup will ask you to confirm again. Press 'Yes'.

![](/files/XDukFmL6Bdy9798HvZ77)

* After a few seconds the setup is completed and you will return to the 'GEDI Setup Catalog' page.

![](/files/kQEaz6qTv1UCU9pBHBvT)

{% hint style="info" %}
The prepacked 'GEDI Setups' can be imported on top of each other without conflict with already downloaded setups. &#x20;
{% endhint %}

## Next Step

Next step is to learn how to do a backup of the GEDI configuration.&#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://docs.goldenedi.com/beginner-courses/lessons/import-prepacked-setup.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.
