# Accounts linked to Financial Activities

Accounts linked to Financial Activities are mapped accounts which are needed to do system generating accounting transaction.&#x20;

Below are the accounts which are needed to be mapped respectively

* **Asset transfer** - Should be an Asset - Account type.&#x20;
* **Liability transfer** - Should be a Liability - Account type.&#x20;
* **Main cash account or cash at vault** - Should be an Asset - Account type.&#x20;
* **Cash at Tellers/cashier** - Should be an Asset - Account type, used for "Teller cashier management" feature.&#x20;
* **Opening Balances transfer contra** - Should be an Equity - Account type, used for "Migrate opening balances" feature.&#x20;
* **Fund source** - Should be an Asset - Account type.&#x20;

Beginning at the main screen, click on [**Accounting**](/mifosx/user-manual/for-administrators-mifos-x-platform/accounting.md). This will launch the **Accounting** menu.

Select **Accounts linked to Financial Activities**

![](https://mifosforge.jira.com/wiki/download/thumbnails/106430472/financial%20link.jpg?version=1\&modificationDate=1505373335871\&cacheVersion=1\&api=v2\&width=850)

### **Defining new mapping**

Click on "**+Define New mapping**"&#x20;

![](https://mifosforge.jira.com/wiki/download/thumbnails/106430472/12.png?version=1\&modificationDate=1447062036321\&cacheVersion=1\&api=v2\&width=650)

Select and edit the mapping as mentioned in the example below:-&#x20;

&#x20;   **Financial activity**: Opening Balances Transfer Contra&#x20;

&#x20;   **Account**: Opening Balances Contra Account(Equity account type)&#x20;

&#x20;   Then click on **Submit**.&#x20;

![](https://mifosforge.jira.com/wiki/download/thumbnails/106430472/add%20links.jpg?version=2\&modificationDate=1505373611512\&cacheVersion=1\&api=v2\&height=400)

{% hint style="warning" %}
**Note:** For the example above: Opening Balances Transfer Contra, you should have created an Equity **Account Type** from chart of account feature.

For example: Opening Balances contra account with account type as equity.&#x20;
{% endhint %}

Related articles

* Page:[Share Accounts](/mifosx/user-manual/for-operational-users-mifos-x-web-app/accounts-and-transactions/share-accounts.md)
* Page:[How to Prepay a Loan Account](/mifosx/user-manual/for-operational-users-mifos-x-web-app/accounts-and-transactions/loan-accounts/how-to-prepay-a-loan-account.md)
* Page:[Using collection sheet or other payment types for making payments](/mifosx/user-manual/for-operational-users-mifos-x-web-app/accounts-and-transactions/loan-accounts/using-collection-sheet-or-other-payment-types-for-making-payments.md)
* Page:[How to Assign a Loan Officer](/mifosx/user-manual/for-operational-users-mifos-x-web-app/accounts-and-transactions/loan-accounts/how-to-assign-a-loan-officer.md)
* Page:[How to Add a Charge to a Loan Account](/mifosx/user-manual/for-operational-users-mifos-x-web-app/accounts-and-transactions/deposit-accounts/mifos-x-saving-accounts/how-to-add-a-charge-to-a-saving-account.md)


---

# 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.mifos.org/mifosx/user-manual/for-administrators-mifos-x-platform/accounting/accounts-linked-to-financial-activities.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.
