# How to Set up a Standing Instruction

### To set up a standing instruction to transfer funds from a saving account

Standing instructions can be set up to transfer funds from a saving account to another account. The transfer will take place based on the schedule defined in the standing instruction. For a loan repayment, the standing instruction schedule can be set to match the loan repayment schedule.

{% hint style="danger" %}
The saving account from which the transfer originates needs not belong to the same client that the destination account belongs to. The client who owns the originating account must request/authorize the standing instruction.

The originating and destination accounts must be in the same currency.
{% endhint %}

{% hint style="danger" %}
*Need to describe what happens when a standing instruction cannot be completed because of a shortage of funds in the originating account. There seems to be an outstanding issue in JIRA regarding re-attempts to satisfy the standing instruction.*
{% endhint %}

Locate the client or group whose savings account will be the originating account of the funds for the transfer.

1. Click **More** and **Create standing instructions** to create new standing instructions.
2. Complete the fields on the **Create Standing Instruction** form. See [Standing Instruction form fields](/mifosx/user-manual/for-operational-users-mifos-x-web-app/accounts-and-transactions/deposit-accounts/standing-instructions/how-to-set-up-a-standing-instruction/standing-instruction-form-fields.md).
3. Click **Submit**.

The standing instruction will be created and will be in effect from the **Validity from** date until the **To** date, inclusive or until the standing instruction is Disabled.

### Related articles <a href="#howtosetupastandinginstruction-relatedarticles" id="howtosetupastandinginstruction-relatedarticles"></a>

* 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-operational-users-mifos-x-web-app/accounts-and-transactions/deposit-accounts/standing-instructions/how-to-set-up-a-standing-instruction.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.
