# Chart Of Account

### Berikut Langkah Langkah Membuat COA&#x20;

{% hint style="info" %}
Sebelum anda membuat coa, pastikan anda telah memiliki permission **create coa**&#x20;
{% endhint %}

1. Pastikan Anda sudah login
2. Pilih Menu **Chart of Account**&#x20;
3. Klik **Add New**&#x20;

<figure><img src="/files/avACk2iMYBNpNESrBnfG" alt=""><figcaption><p>Klik add new </p></figcaption></figure>

4. Tambahkan informasi coa&#x20;

<details>

<summary>Data Data yang perlu disimpan </summary>

1. Type: Untuk menampilkan tipe akun sesuai dengan akuntansi&#x20;
2. Category : Untuk memilih group akun&#x20;
3. Number : Untuk menambahkan nomor akun, number bersifat unique&#x20;
4. Name : Untuk menambahkan nama coa&#x20;
5. Increasing : Untuk menambahkan saldo normal ketika terjadi transaksi&#x20;
6. Subledger : Menambahkan buku pembantu dari account. biasanya&#x20;

</details>

<figure><img src="/files/67SWvoC9fS5aC4ZmsRL4" alt=""><figcaption><p>Form Create coa </p></figcaption></figure>

1. Klik save&#x20;


---

# 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://pointhub.gitbook.io/pointhub-documentation/accounting/chart-of-account.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.
