# Profiles

### Finding GEDI-Profiles

Search for and open the 'GEDI-Profiles' page

![Finding the profiles page](/files/-LVbkYc1qHOngJ_AO353)

### Profiles

Here you can see all your active and inactive profiles. You can also set some settings, connect it to our cloud and more.&#x20;

![](/files/-LVbn6Gv57qMGxxAFwY7)

## New Profile

To add a new profile you create a new line in the list and then set the profile name.

{% hint style="info" %}
When naming the profile it is best to name it to something related to what this specific connection is doing.
{% endhint %}

#### Golden EDI Cloud

You can connect your local profile to an external partner via our Cloud by setting the 'Connection ID' and 'API-Key' fields on the profile.&#x20;

{% hint style="info" %}
You can get the connection id and API key by logging in to the Golden EDI portal or by contacting us.
{% endhint %}

#### Notifications

You can enable email notifications to get information when something goes wrong with your connection or when something fails when receiving or sending messages. This is done by entering information in the fields 'E-mail to system administrator' and 'E-mail to GEDI administrator'

![The mail notification fields](/files/-LVbpDbgzmQKwBDPlnP5)


---

# 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/business-central/configuration/getting-started/profiles.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.
