# Recompute EOD Balance

The Recompute EOD Balance page enables the recalculation of end-of-day balances for a specific date range. This feature is useful for various scenarios, such as correcting errors, adjusting balances, or generating accurate reports.

### **Accessing the Recompute EOD Balance Page**

1. Log into the banking application using your credentials.
2. Navigate to the "Operations" section.
3. Select the "Recompute EOD Balance" page from the available options.

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

### **Recompute EOD Balances**

To Recompte EOD Balance:

1. **Financial Date From** Select the start date of the date range for which you want to recompute balances.
2. **Financial Date To** Select the end date of the date range.
3. **Recompute EOD Balance:** Click the "**Recompute EOD Balance**" button to initiate recalculation.


---

# 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/operations/utility/recompute-eod-balance.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.
