> For the complete documentation index, see [llms.txt](https://manual.unosofbooks.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.unosofbooks.com/accounting/accounts-management/chart-of-accounts.md).

# Chart of Accounts

A chart of accounts is an index of all of the financial statements in a company's general ledger. In sum, it is an organizational tool that lists all of the company's financial transactions by category and line item during a specific accounting period.&#x20;

{% hint style="success" %}
**Go to:** Home / Accounting / Accounts Management / **Chart of Accounts**
{% endhint %}

<figure><img src="/files/t0olk21qXEBXlizBQMUi" alt="" width="210"><figcaption></figcaption></figure>

Choose the Start Date, End Date and Account Type. Then, click on **Refresh Chart of Accounts.**

<figure><img src="/files/8TxzdcySrmcWpTjM7Lzj" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://manual.unosofbooks.com/accounting/accounts-management/chart-of-accounts.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.
