# Message Settings

Start by searching and opening **GEDI message settings** to get to the list of all message settings.

![](/files/-LXxnj_yQWdKkUrUmNni)

Once inside you'll see a list contains profiles and message codes. This is to enable certain thing for each profiles, e.g. Sending invoices. We will need to add a few things in the list as listed in the table below. Substitute **CREDIFLOW** for the profile name you've chosen.

| Code | Description                 |
| ---- | --------------------------- |
| 020  | Create Invoice              |
| 021  | Invoice                     |
| 022  | Create Credit Memo          |
| 023  | Credit Memo                 |
| 092  | Create notification         |
| 093  | Notification                |
| 080  | Message sent successfully   |
| 081  | Message sent unsuccessfully |
| 082  | Set status to succeeded     |
| 083  | Set status to failed        |
| 206  | Control invoice             |
| 207  | Control credit memo         |

It should look something close to this when everything is done.&#x20;

![](/files/-LrU8sh_wucpYnjLW2Wd)

{% hint style="success" %}
Now you've successfully created an invoicing flow.
{% 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.goldenedi.com/business-central/configuration/invoicing/message-settings.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.
