# Posting Approvals Setup

The Posting Approval Setup page allows administrators to establish maker-checker workflows for financial activities involving debit or credit actions, such as cash withdrawals or fund transfers. This setup is essential for enforcing supervisory review on high-risk or sensitive financial operations.

### Accessing the Posting Approvals Page

1. Log into the application using your credentials.
2. From the dashboard, navigate to **Operations**.
3. Select **Approvals** from the dropdown.
4. Select **Posting Approvals Setup**

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

## Configure Posting Approvals

To set a posting approvals:

1. Click on the **"Add New Configuration"** Button at the top of the page.
2. Select your desired **Permission** and set the designated **Roles**.&#x20;
3. Choose your desired users by clicking the checkbox under the Select Column.
4. Click the **Add Reviewer** button to add as a reviewer.
5. Click the "**Yes, I want to Proceed" button** to save and apply the changes.

## Modify Posting Approvals

To modify the posting approvals setup:

1. In the **Actions** column, click the **three vertical dots** (**⋮**) next to what you wish to edit.
2. Select **Modify** from the dropdown menu.
3. Make the necessary updates.
4. Click **Update** to save and apply the changes.

## Delete Postings Approval Setup

To delete the non-posting approval setup:

1. In the **Actions** column, click the **three vertical dots** (**⋮**) next to what you wish to delete.
2. Select **Delete** **Approval Setup** from the dropdown menu.
3. Click the "**Yes, I want to Proceed" button** to save and apply the changes.


---

# 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/approvals/posting-approvals-setup.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.
