# Term Deposit Accounts (Fixed Deposit / Recurring Deposit)

### About Term Deposit Accounts

A term deposit account is an instance of a term deposit product. Depending on your financial institution and the term deposit product definition a term deposit account is based upon, the term deposit account may be a fixed deposit account or a recurring deposit account. In all cases, a term deposit account has a unique account number, a specified interest rate, and it is owned by one and only one client, group or center.&#x20;

A term deposit account can be created for an active client, group or center based on a term deposit product that is active on the submitted date. When a term deposit account is created, it inherits the rules and defaults from the term deposit product. Your financial institution may allow some of the inherited information to be modified for a term deposit account, depending on how the term deposit product is defined.

**Group/center term deposit accounts.** By default, all members of a group/center are part of all the term deposit accounts of the group. Members are allowed to deposit and withdraw from the group/center term deposit account.

A center, group or client can have multiple term deposit accounts of the same or different term deposit product but a single term deposit account cannot be held by multiple centers, groups or clients. Term deposit accounts cannot be transferred from one client, group or center to another.

Once approved, term deposit accounts cannot be deleted.

{% hint style="danger" %}
Existing term deposit accounts are unaffected when the term deposit product they are based upon is changed.
{% endhint %}

The term deposit account life cycle is illustrated in the Mifos X Term Deposit Account Life cycle diagram. Term deposit account statuses are visually indicated in Mifos X using the color scheme illustrated in the Mifos X Term Deposit Account Life cycle diagram.

<div align="left"><img src="https://mifosforge.jira.com/wiki/download/thumbnails/73466001/mifos_x_saving_account_lifecycle.png?version=1&#x26;modificationDate=1403030229913&#x26;cacheVersion=1&#x26;api=v2&#x26;width=500" alt="Figure Mifos X Term Deposit Account Life cycle"></div>

The term deposit account actions/transactions availability and affect on the saving account life cycle status are:

| Previous status  | Action / Transaction                                                                                                                                                                                                                                                                                                                                                     | Resulting status                                                                                                         |
| ---------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------ |
| N/A              | <p><a href="/pages/-LlVqcVZI0AccXOBFduj">New Fixed Deposit</a> OR</p><p><a href="/pages/-LlVqcVZI0AccXOBFduj">New Recurring Deposit</a></p>                                                                                                                                                                                                                              | Pending Approval                                                                                                         |
| Pending Approval | <p><a href="/pages/-LlW-DWeJUpEGg5Sgv3B">Modify Application</a></p><p><a href="/pages/-LlVp-DBIfsl-cKjO5cB">Approve</a></p><p><a href="/pages/-LlWaQamagQyMFjcTdWt">Reject</a></p><p><a href="/pages/-LlWbCsUUWCNygFQWnru">Withdrawn by client</a></p><p><a href="/pages/-LlVoCQmK57BMXHAVEz4">Add Charge</a></p><p><a href="/pages/-LlVy_ZwuwJHfgcnWokx">Delete</a></p> | <p>Pending Approval</p><p>Approved</p><p>Cancel (rejected)</p><p>Cancel (withdrawn)</p><p>Pending Approval</p><p>N/A</p> |
| Approved         | <p><a href="/pages/-LlVnfx28E8cQWpWHUPW">Activate</a></p><p><a href="/pages/-LlVp-DBIfsl-cKjO5cB">Undo Approval</a></p>                                                                                                                                                                                                                                                  | <p>Active</p><p>Pending Approval</p>                                                                                     |
| Active           | <p><a href="/pages/-LkjsN1UFY_8-rHllpH_">Deposit</a> (Recurring Deposit only)</p><p><a href="/pages/-LlVqcVZI0AccXOBFduj">Premature Close</a></p><p><a href="/pages/-LkjRe3St9xanDxvILHa">Calculate Interest</a></p><p><a href="/pages/-LlW_pTNJk-RT9Dg3L1H">Post Interest</a></p><p><a href="/pages/-LlVoCQmK57BMXHAVEz4">Add Charge</a></p>                            | <p>Active</p><p>Closed</p><p>Active</p><p>Active</p><p>Active</p>                                                        |

### Term Deposit Account View/Navigation

(\*\*under construction\*\*)

Related articles

* Page:[Savings Products](/mifosx/user-manual/for-administrators-mifos-x-platform/administration/products/untitled.md)
* Page:[Loan Products](/mifosx/user-manual/for-administrators-mifos-x-platform/administration/products/loan-products.md)
* Page:[Share products](/mifosx/user-manual/for-administrators-mifos-x-platform/administration/products/share-products.md)
* Page:[Fixed Deposit Products](/mifosx/user-manual/for-administrators-mifos-x-platform/administration/products/fixed-deposit-products.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)


---

# 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-operational-users-mifos-x-web-app/accounts-and-transactions/deposit-accounts/term-deposit-accounts-fixed-deposit-recurring-deposit.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.
