> For the complete documentation index, see [llms.txt](https://docs.mifos.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mifos.org/mifosx/user-space/user-manual/admin-version/initial-system-set-up.md).

# Initial System Set Up

**On this page:**

* [2) Set-up your office's: ](https://mifosforge.jira.com/wiki/spaces/docs/pages/67895348/Initial+System+Set+Up#InitialSystemSetUp-2\)Set-upyouroffice's:)
* [3) Configure currency:](https://mifosforge.jira.com/wiki/spaces/docs/pages/67895348/Initial+System+Set+Up#InitialSystemSetUp-3\)Configurecurrency:)
* [4) Define holidays:](https://mifosforge.jira.com/wiki/spaces/docs/pages/67895348/Initial+System+Set+Up#InitialSystemSetUp-4\)Defineholidays:)
* [6) Define Working days:](https://mifosforge.jira.com/wiki/spaces/docs/pages/67895348/Initial+System+Set+Up#InitialSystemSetUp-6\)DefineWorkingdays:)
* [7) Create Data tables ](https://mifosforge.jira.com/wiki/spaces/docs/pages/67895348/Initial+System+Set+Up#InitialSystemSetUp-7\)CreateDatatables)
* [8) Defining system codes: ](https://mifosforge.jira.com/wiki/spaces/docs/pages/67895348/Initial+System+Set+Up#InitialSystemSetUp-8\)Definingsystemcodes:)
* [9) Defining Roles & permissions: ](https://mifosforge.jira.com/wiki/spaces/docs/pages/67895348/Initial+System+Set+Up#InitialSystemSetUp-9\)DefiningRoles\&permissions:)
* [10) Create - Users](https://mifosforge.jira.com/wiki/spaces/docs/pages/67895348/Initial+System+Set+Up#InitialSystemSetUp-10\)Create-Users)
* [11) Configuring - Maker checker tasks: ](https://mifosforge.jira.com/wiki/spaces/docs/pages/67895348/Initial+System+Set+Up#InitialSystemSetUp-11\)Configuring-Makercheckertasks:)
* [12) Global configuration ](https://mifosforge.jira.com/wiki/spaces/docs/pages/67895348/Initial+System+Set+Up#InitialSystemSetUp-12\)Globalconfiguration)
* [13) Accounting  ](https://mifosforge.jira.com/wiki/spaces/docs/pages/67895348/Initial+System+Set+Up#InitialSystemSetUp-13\)Accounting)
* [14) Define Charges ](https://mifosforge.jira.com/wiki/spaces/docs/pages/67895348/Initial+System+Set+Up#InitialSystemSetUp-14\)DefineCharges)
* [15) Define Products ](https://mifosforge.jira.com/wiki/spaces/docs/pages/67895348/Initial+System+Set+Up#InitialSystemSetUp-15\)DefineProducts)
* [Others:- ](https://mifosforge.jira.com/wiki/spaces/docs/pages/67895348/Initial+System+Set+Up#InitialSystemSetUp-Others:-)

This section assumes that the *Mifos Community App* has been successfully downloaded and installed. The Mifos X log in page will appear. This page contains the current version of Mifos X, very *helpful links* to this User Manual, Functional Specifications, the most *frequently asked questions*, *upcoming news and very helpful links to the community*. Take a few minutes and discover the Mifos X community.

Before beginning, take a quick overview of [General Navigation](https://mifosforge.jira.com/wiki/spaces/docs/pages/67895344/General+Navigation). This will introduce you to Mifos X and will be helpful in system setup.&#x20;

Once that is accomplished, the next step is to customize Mifos X for your organization’s needs and approach. This can be done using drop-down menus found along the top of the home screen.

After completing and having your [Pre Configuration Plan.docx](https://mifosforge.jira.com/wiki/download/attachments/73466161/Pre%20Configuration%20Plan.docx?version=1\&modificationDate=1442284208955\&cacheVersion=1\&api=v2)  at hand, follow these steps for first time log-in:

**Tip:** Need help downloading and/or installing the Mifos Community App? Please see the [Mifos X Installation on Windows](https://mifosforge.jira.com/wiki/spaces/docs/pages/53215236/Mifos+X+Installation+on+Windows) or [Mifos X Installation on Linux - Ubuntu Server](https://mifosforge.jira.com/wiki/spaces/docs/pages/74711072/Mifos+X+Installation+on+Linux+-+Ubuntu+Server)  section of this manual for more information.

### **1) Log-in into Mifos X:**&#x20;

**Sign in Page**

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.mifos.org/mifosx/user-space/user-manual/admin-version/initial-system-set-up.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
