# How to create overdraft account (Draft)

*Describe this functionality and why an organization would use it (i.e. the business requirements).*

**Associated Workflows** (if applicable) - list out and describe.&#x20;

**Available Actions:** For each one, create an H3 level-header (which will show in page-level table of contents) and for each one, include the following if applicable. List these out and then for each one, do the following:

### Step-by-step guide (for each available action)

| Field name (attribute) | Description | Example | Validations (if applicable) |
| ---------------------- | ----------- | ------- | --------------------------- |
|                        |             |         |                             |

### Related articles

* Page:[Overdraft Product](/mifosx/user-manual/for-administrators-mifos-x-platform/administration/products/overdraft-product.md)
* Page:[Overdraft account](/mifosx/user-manual/for-operational-users-mifos-x-web-app/accounts-and-transactions/overdraft-account.md)
* Page:[How to create overdraft account (Draft)](/mifosx/user-manual/for-operational-users-mifos-x-web-app/accounts-and-transactions/deposit-accounts/mifos-x-saving-accounts/how-to-create-overdraft-account-draft.md)
* Page:[Account Number Preferences](/mifosx/user-manual/for-administrators-mifos-x-platform/administration/system/account-number-preferences.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/mifos-x-saving-accounts/how-to-create-overdraft-account-draft.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.
