> 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/installing-the-golden-edi-standard-app.md).

# Installing the Golden EDI Standard App

## Introduction

Installing the Golden EDI App means that you prepare Business Central to be able to use Golden EDI app for EDI flows. No actual functionality is automatically enabled upon installation, but the app will add a number of GEDI menu items and fields into Business Central.&#x20;

![Example of the Golden EDI Menu in Business Central top menu.  ](/files/tEnXvgAgZG9uzv3Ytmj2)

![Example of GEDI-fields in Customer card](/files/J8mLsTivcqvaGYZzanRl)

![Example of GEDI-fields in Sales Invoice Document](/files/hd1ofGyXSHN3dhjKRlJL)

To be able to start sending or receiving EDI-messages the Golden EDI app also needs to be Initialized and configured. Depending on what EDI-flow the app shall be used for, the configuration is done either almost fully automated or with less or more manual additions. In the Beginner Courses we will focus on prepacked and "ready to use" setups done with just a few clicks.&#x20;

## Prerequisites <a href="#prerequisites" id="prerequisites"></a>

Before installing the Golden EDI Standard App, make sure the following prerequisites are full filled:&#x20;

* License agreement with Golden EDI signed.

  Each EDI-flow requires some kind of license agreement, please check with Golden EDI.&#x20;
* License type for your user in Business Central is a Full User.
* Your permissions are set to 'SUPER' or equal.
* You have permission to install Apps to the Business Central environment.
* Set your Role Center to 'Business Manager' or 'Sales order processor', to get the correct menu setup for easy access the initialization of Golden EDI.

## Install Golden EDI from AppSource <a href="#install-golden-edi-from-appsource" id="install-golden-edi-from-appsource"></a>

### Instructions

* Go to [Golden EDI](https://appsource.microsoft.com/en-us/product/dynamics-365-business-central/PUBID.golden_edi%7CAID.goldenedi%7CPAPPID.0c714171-3833-4378-90b5-3e9daac1dfc9) app on the Microsoft AppSource.
* Click 'FREE TRIAL' under the logo to install the app:

![](https://gblobscdn.gitbook.com/assets%2F-M2ldF5Ogu5xZEyXimzB%2F-M2lq2Tx9xSVEQY6eTID%2F-M2lvlorJ3aUNYLHjLoA%2Fbild.png?alt=media\&token=2e13bf30-c13b-493a-b27e-3a02af7d2473)

* You may be prompted to login to the Microsoft Office 365 account, do so if that option comes up.
* Fill out the contact information and accept terms, then click on Continue.
* Choose the environment where the app should be installed.

![](https://gblobscdn.gitbook.com/assets%2F-M2ldF5Ogu5xZEyXimzB%2F-M2lq2Tx9xSVEQY6eTID%2F-M2lwziPqjPqJ3DwoixB%2Fbild.png?alt=media\&token=bf0b61b8-d5c4-416f-813f-91390c074213)

* Now the app will be automatically installed in the background.
* In Business Central, 'Extension Management' you can see the status. After a few minutes the Golden EDI app should say "Installed".

![](https://gblobscdn.gitbook.com/assets%2F-M2ldF5Ogu5xZEyXimzB%2F-M2lq2Tx9xSVEQY6eTID%2F-M2lxxxAfXZcRIZSXnu7%2Fbild.png?alt=media\&token=e2fd6257-e7a1-41e5-ba2d-4287fd5c4358)

## Next step

Next step is to learn how to initialize the Golden EDI Standard App.


---

# 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/installing-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.
