# Account Number Preferences

Account number preferences are used to describe custom formats for account numbers associated with Client, Loan and Savings accounts. This enables an organization to easily categorize or differentiate just by account number with respect to the prefixed Office name, Type or by product short name respectively.

### **Step 1:**&#x20;

Beginning at the main screen, select [**Admin**](/mifosx/user-manual/for-administrators-mifos-x-platform/administration.md), then **System** from the drop-down menu. This will launch the [**System**](/mifosx/user-manual/for-administrators-mifos-x-platform/administration/system.md) menu.

Select **Account Number Preferences**.

![](https://mifosforge.jira.com/wiki/download/thumbnails/85623191/Screenshot%20from%202019-06-06%2020-35-14.png?version=1\&modificationDate=1559851850610\&cacheVersion=1\&api=v2\&width=850)

This will launch the Account Number Preferences page as shown below:

![](https://mifosforge.jira.com/wiki/download/thumbnails/85623191/Screenshot%20from%202019-06-06%2022-07-08.png?version=1\&modificationDate=1559855334154\&cacheVersion=1\&api=v2\&width=850)

### **Step 2:**

To start adding preferences, Click on  ![](https://mifosforge.jira.com/wiki/download/thumbnails/85623191/8.png?version=1\&modificationDate=1420209618197\&cacheVersion=1\&api=v2\&width=100)

**Creating Preferences for Client Account Number**

For **Client** (Select Account Type)**,** Prefix can be added for: "**Client Type**" & "**Office Name**" (Select Prefix Field) then click on **submit**

<div align="left"><img src="https://mifosforge.jira.com/wiki/download/thumbnails/85623191/ap.png?version=7&#x26;modificationDate=1420198431777&#x26;cacheVersion=1&#x26;api=v2&#x26;width=550" alt=""></div>

**Prefix Field as "CLIENT\_TYPE"** - Depending upon the organization needs, client can be categorized using Client type in Mifos.

<div align="left"><img src="https://mifosforge.jira.com/wiki/download/thumbnails/85623191/okoko.png?version=3&#x26;modificationDate=1420266026614&#x26;cacheVersion=1&#x26;api=v2&#x26;width=300" alt=""></div>

### **Step 3:**&#x20;

To define the Client type's :

Go to Admin>>System>>Manage Codes>>ClientType>> then Add Code Values.

![](https://mifosforge.jira.com/wiki/download/thumbnails/85623191/ijihn.png?version=2\&modificationDate=1420268958910\&cacheVersion=1\&api=v2\&height=250)

### **Step 4:**

While creating a client, defined Client types will be available for selection.&#x20;

<div align="left"><img src="https://mifosforge.jira.com/wiki/download/thumbnails/85623191/uuu.png?version=2&#x26;modificationDate=1420269282415&#x26;cacheVersion=1&#x26;api=v2&#x26;height=400" alt=""></div>

Here for example,

Client: **Anna White**'s client type is "**General**" The client account number is generated as "**General0000000010**" instead of "0000000010"

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

**Prefix Field as** "**Office Name**" - Office name will be prefixed for Loan account number

For Example -&#x20;

Client a): **Daniel Fernandes** associated office is "**Church street BO** -" The client account number will be generated as "**Church street BO -0000000009**" instead of "0000000009"

Client b): **John Smith** associated office is "**11th street BO** -" The client account number will be generated as "**11th street BO -0000000008**" instead of "0000000008"

![](https://mifosforge.jira.com/wiki/download/thumbnails/85623191/121.png?version=2\&modificationDate=1420384571918\&cacheVersion=1\&api=v2\&height=400)

**Creating Preferences for Loan Account Number**

In the same way, Prefix can be added

* For **Loan** (Select Account Type)**,** :

&#x20;         "**Loan Product Short Name**" - Loan product short name will be prefixed for Loan account number.&#x20;

&#x20;         & "**Office Name**" - Office name will be prefixed for Loan account number (Select Prefix Field)  then click on **submit**.

**Creating Preferences for Savings Account Number**

In the same way, Prefix can be added

* For **Savings** (Select Account Type)**,** :

&#x20;        "**Savings Product Short Name**" - Savings product short name will be prefixed for savings account number.&#x20;

&#x20;        & "**Office Name**" - Office name will be prefixed for Savings account number (Select Prefix Field) then click on **submit**.

Note: One can only configure one prefix for each account type with respect to the Client, Loan & Savings&#x20;

Related articles

* 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)
* Page:[Password preferences](/mifosx/user-manual/for-administrators-mifos-x-platform/administration/organization/password-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-administrators-mifos-x-platform/administration/system/account-number-preferences.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.
