> For the complete documentation index, see [llms.txt](https://docs.mifos.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mifos.org/mifosx/user-manual/for-operational-users-mifos-x-web-app/accounting-operations/frequent-postings.md).

# Frequent Postings

Frequent Postings is an integral feature that ease an accountant's tasks and aid in reducing errors. They rely on pre-configured Accounting Rules, and thus the accounting transactions involving debit/credit accounts are predefined too.

This enables users with non-accountant roles to do transactions. By simply selecting an accountant rule and providing the transaction details, one can perform a transaction.

### **Adding Frequent Postings**

In order to add Frequent Postings, follow the steps below:

1. On the [Welcome Page](/mifosx/user-manual/for-all-users/untitled/welcome-page.md), click on the [**Accounting**](/mifosx/user-manual/for-administrators-mifos-x-platform/accounting.md) tab on the toolbar.

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

2\. This will open the **Accounting** menu.

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

3\. Select **Frequent Postings:**

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

**4.** Fill in the details as shown in the screenshot below:&#x20;

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

5\. Once you have **provided the amounts** for the transaction, click on the '**Submit'** button. &#x20;

### **Viewing the Transaction**

After clicking on the submit button, you can see a summary of the completed transaction with details:

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

For more information on how to define Accounting Rules, see [Accounting Rules](/mifosx/user-manual/for-administrators-mifos-x-platform/accounting/accounting-rules.md).&#x20;

Related articles

* Page:[Frequent Postings](/mifosx/user-manual/for-operational-users-mifos-x-web-app/accounting-operations/frequent-postings.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.mifos.org/mifosx/user-manual/for-operational-users-mifos-x-web-app/accounting-operations/frequent-postings.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
