# Account class codes

The purpose of the **account class code** is to differentiate various account balances in the General Ledger. For example, when respective account class codes are created and associated with unique finance accounts, the safeguarded account balances are kept separately from regular account balances in the General Ledger.

## Create account class codes

1. **Accounts** > **Settings** > **Class codes**.
2. From the content menu, choose **Account class code values**.
3. Click the **Add new class code** button.
4. Enter the account class code values > **Save**.

<figure><picture><source srcset="/files/j378TSDumtbDUrzxZwed" media="(prefers-color-scheme: dark)"><img src="/files/Jk5a8Cu79TJ7xSLPD32r" alt=""></picture><figcaption></figcaption></figure>

## Create account class code rules

1. **Accounts** > **Settings** > **Class codes**.
2. From the content menu, choose **Account class code rules**.
3. Click the **Create rule** button.
4. Enter the [rule conditions](/backoffice-user-guides/iDyT31cW9CYApPltrXUd/accounts-guide/account-class-codes/account-class-code-rule-parameters.md) > **Save**.

<figure><picture><source srcset="/files/NOMxc7x9NhPuBlNmyHiM" media="(prefers-color-scheme: dark)"><img src="/files/DnAcsHV1xIxuqb0m3oof" alt=""></picture><figcaption></figcaption></figure>

## Modify account class codes and rules

You can modify account class codes and rules by pressing the pencil sign.

{% hint style="info" %}
You can modify only the following parameters:

* **account class code values** - you can update the **description**.
* **account class code rules** - you can update the **validity range to** parameter.
  {% endhint %}

### Delete account class codes and rules

You can only delete the account class codes if they **are not used** by the account class code rules.

{% hint style="info" %}
You can invalidate the account class rule by changing the **validity range** **to** parameter.
{% endhint %}


---

# 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.tuum.com/backoffice-user-guides/iDyT31cW9CYApPltrXUd/accounts-guide/account-class-codes.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.
