# Account Chart

### Account Chart

This function allows to manage account from the account chart. &#x20;

![Button - Modify](https://documentation.payfacto.com/POS/MaitreD/Fulldoc/assets/images/MaitreDCommon/Buttons/MDButton-Modify\(TA\).gif)

This button allows to modify information on account record. Select the record that you would like to modify and click on the MODIFY key. The account record will be display allowing to change the description or the type for this account.

{% hint style="info" %}
NOTE: You are not allowed to modify the "Code" field after this account has been created. If you want to change the "Code" field, you will need to delete this record and add a new one.
{% endhint %}

![Button - Add](https://documentation.payfacto.com/POS/MaitreD/Fulldoc/assets/images/MaitreDCommon/Buttons/MDButton-Add\(TA\).gif)

This button allows to add a new account record to the account chart. When you click this button, a blank account record will be displayed asking you to enter the basic.

![Button - Delete](https://documentation.payfacto.com/POS/MaitreD/Fulldoc/assets/images/MaitreDCommon/Buttons/MDButton-Delete\(TA\).gif)

This button allows to delete an account record from the account chart. Select the record to delete and click on the DELETE key. A warning message will prompt you for a confirmation to delete that record. Click on OK to delete this record.

**Code**

Enter the Accounting Interface account number.

**Description**

Enter the full description of the account.

**Type**

Select from the drop-down menu the appropriate type for this account.


---

# 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.maitredpos.com/maitred/maitred-online-help-contents-by-module/accounting-interface/account/account-chart.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.
