# Ledger Codes Setup

This feature allows you to assign different debit or credit entries to make accounting easier and more functional. By assigning numerals to different types of payables or receivables, it quickly sorts the information and prepares the reports needed.

## Access and Navigation

To access this module, go to Planning > Finance Setup > **Ledger Codes Setup**

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

If you are unable to view the link from the list, check the privilege assigned to your account or role.

{% hint style="danger" %}
Contact your school’s system administrator to request view or edit access if you cannot access the rights management screen
{% endhint %}

## Create a Ledger Code

* Click **+ New** button
* Fill out the necessary details:
  * **Code** - No formatting required
  * **Account Name** - what to call the code
* Once done, click **Add Ledger Code**

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

{% hint style="info" %}
The Ledger Code field now accepts both numeric and text formats, providing greater flexibility in how you record your ledger references. It also has no character limit, allowing you to enter information of any length as needed.
{% endhint %}

## Edit a Ledger Code

To edit, click the **Pencil** button of the Ledger Code and modify the contents as needed. Click **Edit Ledger Code** once completed.

<figure><img src="/files/303WQEq0w7M9q20p3Hav" alt=""><figcaption></figcaption></figure>

## Delete a Ledger Code

To delete, click the **Trash bin** icon of the Ledger Code then a pop-up window will show up to confirm your intended action. Once decided, select **Yes** otherwise click on **No.**

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

## Ledger Code Priority

Users can set the priority level on each ledger code/account code by rearranging the order through dragging and dropping.

* Ledger Codes will be only one page
* New Codes will be added at the end; priority number increments by 1 each time
* Deletion will adjust priority up

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXez8tB4pJWh02aWENdFNtCY5-es7_8oNnBwO610U4Q1umXVg69mepAQ_jzAATZTEIPatbRiDVgJLYZDrwfpT5Psfnzt3ijjoAcFbtvjaV5KeZ-8YhrhhA01XzRS958g43ZV5x1WH_n5pVOyAZly9dd19-X1?key=gd81ThR5XZWuEyAjbSpaIw" alt=""><figcaption></figcaption></figure>


---

# 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://info.edusuite.asia/product-guide-k12/admin-home/planning-module/finance-setup/ledger-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.
