# Setting up the Accounting Allocation System

## 1. How to Set Up the Chart of Accounts

Getfly allows you to fully customize the accounting chart of accounts to meet your business's specific needs. This includes adding, deleting, and modifying accounts to accurately reflect how your business operates.

To set up the chart of accounts, follow these steps:\
Go to **Settings** → select **System Configuration** → choose **Accounting Finance** → select **Set up Accounts**.

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

Here, you can select Create Template to display the sample chart of accounts:

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

To edit an account's details, click **Edit**, enter the required adjustments, and click **Update**.

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

When creating accounting accounts in Getfly, you need to select the appropriate **Account Type**, which includes:

* **Debit**: Accounts with a debit balance at the end of the period. These accounts reflect the company's assets, such as cash, inventory, fixed assets, etc. Accounts related to assets are: 1, 2, 6, 8.
* **Credit**: Accounts with a credit balance at the end of the period. These accounts reflect the company's sources of capital, such as equity, liabilities, revenues, etc. Accounts related to capital sources are: 3, 4, 5, 7.
* **Dual**: Accounts that can have either a debit or a credit balance at the end of the period, depending on the business transaction. Examples include accounts like accounts receivable, advances, etc. Dual accounts include: 131, 138, 331, 333, 338.

## 2. Setting Up Financial Reports

To set up custom financial reports and assign their names, follow these steps:

Go to **Settings** → select **System Configuration** → choose **Accounting Finance** → select **Financial Reports**.

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

Enter the name of the financial report and click **Add New** to complete the setup.


---

# 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://helpdesk.getfly.vn/web-version/images-and-media/finance/setting-up-the-accounting-allocation-system.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.
