# How to Make a Withdrawal from a Saving Account

### **To make a withdrawal from a saving account**

Locate the saving account by viewing the client, group or center that holds the saving account and clicking on the saving account under **Saving Account Overview**.

1. Select **Withdraw** from the action bar.
2. On the **Withdraw Money from Saving Account** form:

   a. Select **Transaction date** from the calendar pop-up\
   Valid dates range from the date the account was opened to the current date

   b. Type the **Transaction amount**.

   c. Select **Payment type id** from the list

   d. For payment types that have further details, click the **+** beside **Show payment details** and complete the relevant fields:

   &#x20;      i. Type **Account#**\
   &#x20;      **ii.** Type **Check#**

   &#x20;      iii. Type **Routing code**

   &#x20;      iv. Type **Receipt#**

   &#x20;      v. Type **Bank#**

   e. Click **Submit**.

The withdrawal will be recorded, the saving account balance updated and the system will display the saving account view form. To view the transaction, click the **Transactions** tab.

### Related articles

* Page:[Share Accounts](https://docs.mifos.org/mifosx/user-manual/for-operational-users-mifos-x-web-app/accounts-and-transactions/share-accounts)
* Page:[How to Prepay a Loan Account](https://docs.mifos.org/mifosx/user-manual/for-operational-users-mifos-x-web-app/accounts-and-transactions/loan-accounts/how-to-prepay-a-loan-account)
* Page:[Using collection sheet or other payment types for making payments](https://docs.mifos.org/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)
* Page:[How to Assign a Loan Officer](https://docs.mifos.org/mifosx/user-manual/for-operational-users-mifos-x-web-app/accounts-and-transactions/loan-accounts/how-to-assign-a-loan-officer)
* Page:[How to Add a Charge to a Loan Account](https://docs.mifos.org/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)


---

# 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/mifos-x-saving-accounts/how-to-make-a-withdrawal-from-a-saving-account.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.
