# End Of Year Closure

The End Of Year Closure page allows you to formally close the current financial year in Udara360. This process transfers the institution's net profit or loss to the designated General Reserve Account and prepares the system for the new financial year. This guide will walk you through initiating the end of year closure process.

### **Accessing End Of Year Closure**

1. Navigate to **Postings** in the left sidebar
2. Select **End Of Year Closure**

<figure><img src="/files/56g5tjzIUNXRUiiHHZnH" alt=""><figcaption></figcaption></figure>

### **Running the End Of Year Closure**

1. Enter the financial year being closed in the **Financial Year End** field
2. Click the **General Reserve Account** dropdown and select the appropriate account, available options include **Profit or Loss 2023 - 30205002**, **General Reserve - 30205001**, and **Ordinary Share Capital GL - 30101001**
3. Click **Run End Of Year** to initiate the closure process

> **Note:** This action is irreversible. Once you click **Run End Of Year**, the financial year will be formally closed and the net profit or loss will be transferred to the selected General Reserve Account. Ensure all transactions for the financial year have been fully posted, reconciled, and approved before proceeding.


---

# 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/end-of-year-closure.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.
