# GEDI Status Ledger

![GEDI Status Ledger](/files/DKcvQ1THxV329txzJRPC)

## Introduction

In the 'GEDI Status Ledger Entries' page view in Business Central you will find a overview of all 'GEDI Status Ledger Entries'. A 'GEDI Status Ledger Entry' or short 'GEDI Status', contains information that should be displayed on a record for the end user. A 'GEDI Status' is always connected to a 'GEDI Status Code'.

On a a lot of records you will find a field called 'GEDI Status'. In this field you can see the latest Status Description of 'GEDI Statuses' connected to this record.

This allows the end user to get a quick overview of what the latest status for a record is. If the 'GEDI Status' field is empty, it usually means that this record did not trigger any GEDI processes.&#x20;

![Example of what the 'GEDI Status Ledger Entries' table can look like](/files/34ha1CdT0bj8O2bxtE6D)

![Example of how 'GEDI Status' is viewable on a document type, in this case in the Sales Order list.](/files/kYCa30BtcQ9o2lgWHoDO)


---

# 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/standard-app-core-concepts/concepts/gedi-status-ledger.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.
