# Single Reversal

The Single Reversal page is designed to allow users to reverse individual transactions that have been incorrectly posted or require correction.

### **Accessing the Single Reversal Page**

1. Log into the banking application using your credentials.
2. Navigate to the **Operations** section.
3. Click on **Reversal.**
4. Select the **Single Reversal** page from the available options.

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

## Post Single Reversal

1. Click on the **Post** button at the top of the page.
2. Fill in the **Posting Reference Number**&#x20;
3. Click on the **Post** button to proceed.&#x20;
4. Click the "**Yes, I want to Proceed"** button to apply the changes.

<figure><img src="/files/WLs07PpoVy3DP95C96y4" 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/reversal/single-reversal.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.
