# Accounting reports

## Trial balance

The **trial balance** is an accounting report that lists all the **accounts in the general ledger** for a given period.

It shows, for each account, the **total debits and credits**, as well as the **debit and credit balances.**

To generate a trial balance, go to:\
**Accounting > Entry management > Simple general ledger**.

<figure><img src="/files/TsOT7JLNEbpOg78C4c41" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/F8llfLcpkVee72S6sex9" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Trial balance settings:**

* **Auxiliary trial balance:**\
  Class: 4 – Third parties
* **Customer auxiliary trial balance:**\
  Class: 4 – Third parties\
  Account type: 41
* **Supplier auxiliary trial balance:**\
  Class: 4 – Third parties\
  Account type: 40
* **General trial balance:**\
  No filtering by class or account type.
  {% endhint %}

## General Ledger

The **general ledger** is the detailed record of all **the accounts used by the company**, presenting **accounting entries** in **chronological order**.

It can be considered as the **equivalent of an account statement** for each account.

To generate the general ledger, go to:

**Accounting > Entry management > Simple general ledger**

<figure><img src="/files/va1XEZvBVVAHnsVPoje4" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/FNQS1hxyIQkFPIuJldDy" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**General ledger settings:**

* **Auxiliary general ledger:**\
  Class: 4 – Third parties
* **Customer auxiliary general ledger:**\
  Class: 4 – Third parties\
  Account type: 41
* **Supplier auxiliary general ledger:**\
  Class: 4 – Third parties\
  Account type: 40
* **General ledger:**\
  No filtering by class or account type.
  {% endhint %}

## Journal edition per month

To generate a journal by month, go to **Accounting > Reports > Journal edition per month**.

<figure><img src="/files/EwRuTBm0qvEQWvNNudQI" alt=""><figcaption></figcaption></figure>

Result

<figure><img src="/files/lBOkOSVa0RSwLEiBcOs2" alt=""><figcaption></figcaption></figure>


---

# 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://doc.simax.fr/documentation-simax-anglais/accounting/accounting-reports.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.
