# About finance

The Tuum finance module is designed to generate accounting entries for any business event that affects your company's balance sheet or income statement.

To benefit from the finance module capability, you first need to configure it in the Tuum by doing the following activities:

* Define your organisation's accounting structure by setting Tuum work in single or multi-tenancy mode (single or multiple accounting entities).
* Configure system properties for the finance module.

Per each accounting entity:

* Set up your General Ledger (GL) accounts in the Tuum chart of accounts section.
* Map each business transaction in Tuum with the particular account in the chart of accounts.
* Set the reporting currency.
* Define rules for consolidating financial entries into the journal report.

You need to configure only these GL accounts in the Tuum chart of accounts related to the business transactions made within the Tuum system.

The configured finance module enables you to fetch reports about GL account balances and turnovers, entries, contra entries, or predefined journals. These reports serve as inputs for your accounting or Enterprise Resource Planning (ERP) system, which you can use to create your organisation’s regulatory and managerial reports.

<figure><picture><source srcset="/files/ChS5EdX8RHUtO4JgjDDi" media="(prefers-color-scheme: dark)"><img src="/files/xZRsjx2SnYkQYjSWHEJd" alt=""></picture><figcaption></figcaption></figure>

### See also <a href="#see-also" id="see-also"></a>

* [Definitions](/backoffice-user-guides/iDyT31cW9CYApPltrXUd/finance-guides/about-finance/definitions.md) — terminology used in the finance module.
* [How finance processing works](/backoffice-user-guides/iDyT31cW9CYApPltrXUd/finance-guides/about-finance/how-finance-processing-works.md) — end-to-end flow from business event to journal export.


---

# 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.tuum.com/backoffice-user-guides/iDyT31cW9CYApPltrXUd/finance-guides/about-finance.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.
