> For the complete documentation index, see [llms.txt](https://docs.goldenedi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goldenedi.com/beginner-courses/lessons/initialize-the-golden-edi-standard-app.md).

# Initialize the Golden EDI Standard App

## Introduction

Initialization of the Golden EDI Standard App means that the minimum settings to be able to run Golden EDI and proceed with setups are made. 'GEDI Classes', GEDI-specific Jobb queue Categories and 'GEDI Setup Catalogues' will be imported to Business Central.&#x20;

![Some standard 'GEDI Class Setup' rows are created](/files/sVnyBBmMwC1edfIuQ9GX)

!['GEDI Setup Catalog' list is downloaded](/files/gJJt596nQ922X6LqyxeJ)

![GEDI-specific 'Job Queue Categories' are created.](/files/fN0nLBYUZMkiqTJYXrZY)

## Initialize the Golden EDI Standard App

### Instructions

* In Business Central, search and go to the page 'Assisted Setup'.
* In 'Assisted Setup', click on 'Golden EDI - Initialize'.

![Search on "Golden EDI" to find the Golden EDI - Initialize easier](/files/Th1GCuM4Z5D9x9l65ZSR)

* Accept the Terms of Use and Privacy Policy by clicking the checkbox and then 'Next'. You can find both the privacy policy and the terms of use on the [AppSource](https://appsource.microsoft.com/en-us/product/dynamics-365-business-central/PUBID.golden_edi%7CAID.goldenedi%7CPAPPID.0c714171-3833-4378-90b5-3e9daac1dfc9).

![](/files/NuMvK4GET6xBIQa7hQya)

* At the next page click on 'Next' to download and import base data necessary for Golden EDI. The download will not take more than a few seconds to complete.

![](/files/PEhyCaFU2yTz0Hjb2gHz)

* Complete the assisted setup by clicking 'Finish'.

![](/files/bdUDbszt0BxO9LYJYFNx)

## Next step&#x20;

Next step is to configure 'GEDI profiles' with proper information.


---

# 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://docs.goldenedi.com/beginner-courses/lessons/initialize-the-golden-edi-standard-app.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.
