# Non-Posting Approvals Setup

The Non-Posting Approval Setup page is designed to configure maker-checker workflows related to non-financial activities, such as customer account creation or information updates. This setup enables organisations to define and implement a maker-checker process, ensuring that actions are reviewed and approved before finalising.

To use the maker-checker configuration effectively, it is important to recognize non-posting activities. These include creating customer accounts, updating customer information, and executing non-transactional administrative actions. Such activities do not involve any debit or

### Accessing the Non-Posting Approval Page

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

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

## Configure Non-Posting Approvals

To set a non-posting approval:

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.

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

## Modify Non-Posting Approvals

To modify the non-posting approval 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 Non-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/non-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.
