# Accounting Module

### Auto Mapping of Transactions:

To automatically map transactions follow the steps in `Accounting Module > Settings`

In the map transaction select the payment account and the corresponding deposit account for sell, sell payment, purchase, and purchase payment.

Whenever a transaction is done, it will be automatically mapped to the selected account.

### Mapping of Expenses:

Expenses can also be mapped with the accounts, to achieve it follow the steps below

* Step 1: Go to Accounting Module > Transactions > Expenses.
* Step 2: Click on the ‘Map Transactions’ button.
* Step 3: Select the ‘Payment Account’ and ‘Deposit to Account’.
* Step 4: Save the transaction.


---

# 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.kbgfuzion.com/erp/knowledge-base/modules/accounting-module.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.
