# User Manual

The Mifos X user manual comprises three user guides:

1. [For All Users:](/mifosx/user-manual/for-all-users.md)[<br>](https://mifosforge.jira.com/wiki/display/docs/For+All+Users)Information about logging in and out, navigating, and generating reports in Mifos X.
2. [For Administrators ](/mifosx/user-manual/for-administrators-mifos-x-platform.md)(Mifos X Platform)[<br>](https://mifosforge.jira.com/wiki/display/docs/For+Mifox+X+Community+App+Administrators)Information for Mifos X administrators about setting up and configuring Mifos X for the specific needs of your organization.  &#x20;
3. [For Operational Users](/mifosx/user-manual/for-operational-users-mifos-x-web-app.md) (Mifos X Web App)[<br>](https://mifosforge.jira.com/wiki/display/docs/For+Mifos+X+Community+App+Operational+Users)Information for day-to-day use for creating and managing account entries, transactions, and account products in Mifos X.&#x20;

**Table of Contents**

[**How to Use This Manual**](/mifosx/user-manual/how-to-use-this-manual.md)

[**For All Users**](/mifosx/user-manual/for-all-users.md)

* [General Navigation](/mifosx/user-manual/for-all-users/untitled.md)
* [Reports](/mifosx/user-manual/for-all-users/reports.md)

[**For Administrators (Mifos X Platform)**](/mifosx/user-manual/for-administrators-mifos-x-platform.md)

* [Initial System Set Up](/mifosx/user-manual/for-administrators-mifos-x-platform/initial-system-set-up.md)
* [Administration](/mifosx/user-manual/for-administrators-mifos-x-platform/administration.md)
* [Clients, Groups and Centers](/mifosx/user-manual/for-all-users/untitled/clients-groups-centers-navigation.md)
* [Accounting](/mifosx/user-manual/for-administrators-mifos-x-platform/accounting.md)
* [Configure Notifications](/mifosx/user-manual/for-administrators-mifos-x-platform/configure-notifications.md)

[**For Operational Users (Mifos X Web App)**](/mifosx/user-manual/for-operational-users-mifos-x-web-app.md)

* [Accounting operations](/mifosx/user-manual/for-operational-users-mifos-x-web-app/accounting-operations.md)
* [Accounts and Transactions](/mifosx/user-manual/for-operational-users-mifos-x-web-app/accounts-and-transactions.md)
* [Checker Inbox & Tasks](/mifosx/user-manual/for-operational-users-mifos-x-web-app/checker-inbox-and-tasks.md)

[**Side Bar - Features**](/mifosx/user-manual/side-bar-features.md)

* [Checker inbox and tasks](/mifosx/user-manual/side-bar-features/checker-inbox-and-tasks.md)
* [Collection sheet](/mifosx/user-manual/side-bar-features/collection-sheet.md)
* [Help.](/mifosx/user-manual/side-bar-features/help..md)
* [Individual collection sheet](/mifosx/user-manual/side-bar-features/individual-collection-sheet.md)
* [Keyboard short-cuts](/mifosx/user-manual/side-bar-features/keyboard-short-cuts.md)
* [Navigation](/mifosx/user-manual/side-bar-features/navigation.md)

[**Others - mifos dropdown**](/mifosx/user-manual/others-mifos-dropdown.md)

* [Help](/mifosx/user-manual/others-mifos-dropdown/help.md)
* [Profile](/mifosx/user-manual/others-mifos-dropdown/profile.md)
* [Settings](/mifosx/user-manual/others-mifos-dropdown/settings.md)
* [Signout](/mifosx/user-manual/others-mifos-dropdown/signout.md)

[**Data Import Tool**](/mifosx/user-manual/data-import-tool.md)

* [Getting started with - Data Import Tool](/mifosx/user-manual/data-import-tool/getting-started-with-data-import-tool.md)
* [Installing Data Import Tool](/mifosx/user-manual/data-import-tool/installing-data-import-tool.md)

[**Glossary of Terms**](/mifosx/user-manual/glossary-of-terms.md)

[**Index**](/mifosx/user-manual/index.md)

[**Reporting Documentation**](/mifosx/user-manual/reporting-documentation.md)

[**Mobile Money Tool**](/mifosx/user-manual/mobile-money-tool.md)

[**Online Banking App 2.0 User Manual**](/staff-ui-platforms/fineract-1.x/web-self-service-app/online-banking-app-2.0-user-manual.md)

* [Developer Environment Setup for Online Banking App 2.0](/staff-ui-platforms/fineract-1.x/web-self-service-app/online-banking-app-2.0-user-manual/developer-environment-setup-for-online-banking-app-2.0.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.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.
