# Single GL (Only)

The Single GL Page allows users to view and manage individual GL (General Ledger) posting entries within the core banking application. This page provides a comprehensive breakdown of each GL transaction.

### Accessing the Single GL Page

1. Log into the core banking application using your authorized credentials.
2. From the dashboard, navigate to the "**Postings**" section.
3. Click on **Single/Batch.**
4. Click the "**GL Posting**" option to access the **Single GL Page**.

## Create a New Single GL Entry

1. Click on the "**Post**" button at the top page.
2. Select the appropriate accounts in the "**GL to Debit**" and "**GL to Credit**" sections.
3. Verify the "GL **to Debit Account Number**" and "GL to Credit Account Number" are correct.
4. Select and fill in the **Branch, SortCode, and Amount Instrument No** for GL Credit/Debit.
5. Enter the "Amount" and "Narration" (description) for the posting.
6. Click the "**Post**" button to submit your decision.

<figure><img src="/files/uzIjtVbkoKD9dYfcwu0c" 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://docs.udara360.io/core-features/postings/single-batch-gl/single-gl-only.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.
