# Standing Instructions History

Standing Instructions can be set up to transfer funds from a saving account to another account. &#x20;

In order to see the logged history of standing instructions, Select **Admin** from the Home Page and choose **Organization.**

Select **Standing Instruction History**

![](https://mifosforge.jira.com/wiki/download/attachments/82706559/standinginstruction.png?version=1\&modificationDate=1552928225044\&cacheVersion=1\&api=v2)

&#x20; On this page, the following fields are included;

1. Client Name
2. Client Id
3. Transfer Type (Account Transfer or Loan Repayment)
4. Account Type (Savings Account  or Loan Account)
5. From Date
6. To Date

![](https://mifosforge.jira.com/wiki/download/attachments/82706559/instructionFields.png?version=1\&modificationDate=1552899618052\&cacheVersion=1\&api=v2)

Fill in the fields and then click the ![](https://mifosforge.jira.com/wiki/download/attachments/82706559/searchIcon.png?version=1\&modificationDate=1552899747225\&cacheVersion=1\&api=v2) button. This will display a list of all clients in regards to the information you selected.


---

# 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/administration/organization/standing-instructions-history.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.
