# Welcome Page

The **Welcome Page** is displayed when you sign in to Mifos X.&#x20;

<figure><img src="/files/jb2jICc6jpbkrznbQTaX" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/pTkengn4zuPvaU8uyTD4" alt=""><figcaption></figcaption></figure>

The **Menu Bar** displayed on the top of the Welcome Page is displayed on every page in the Mifos X platform. The menu bar includes:

* **Mifos** logo\
  Access the Welcome Page from anywhere in the Mifos X platform
* **Institution** menu\
  Access [Clients](/mifosx/user-manual/for-administrators-mifos-x-platform/clients-groups-and-centers/manage-clients.md), [Groups](/mifosx/user-manual/for-administrators-mifos-x-platform/clients-groups-and-centers/manage-groups.md), and[ Centers ](/mifosx/user-manual/for-administrators-mifos-x-platform/clients-groups-and-centers/manage-centers.md)
* **Accounting** menu\
  Access the [Accounting](/mifosx/user-manual/for-administrators-mifos-x-platform/accounting.md) activities pages&#x20;
* **Reports** menu\
  Access Clients, Loans, Savings, Funds, Accounting, and XBRL Reports
* **Admin** menu\
  Access the [Administration](/mifosx/user-manual/for-administrators-mifos-x-platform/administration.md) menu
* **Search** tool\
  System-wide[ Search Tool](/mifosx/user-manual/for-all-users/untitled/global-search.md)—use the search tool to search for clients, groups, and centers&#x20;
* **mifos** menu \
  Access to **Help** (*redirects to the User Manual*), **Profile** (*your user profile, including an option to change your password*), **Settings** (*to change user language and date format*), and **Log Out** button

The **Dashboard** toggle switches between this page (Welcome page) and the [Dashboard page](/mifosx/user-manual/for-all-users/untitled/untitled.md).

Your username will appear beside the word **Welcome**. If your username is not displayed, contact your administrator.

The **activity search** tool is a quick method to find and navigate to activities / pages in the Mifos X platform. For example, if you want to access an activity related to loans, type "loan" into the activity search field. Loan-related activities will be listed (i.e create loan product, loan products, bulk loan reassignment). You can then click on the desired loan activity. Similarly, you can access activities related to clients, savings products, groups, and more.

The **navigation hints** point out navigation methods that are available to you wherever you are in Mifos X, including:

* Shortcut menu (sidebar)
* Mifos menu bar
* Search tool (located on the Mifos menu bar)

The [**Shortcut**](/mifosx/user-manual/side-bar-features.md) menu is a sidebar menu of your favorite / most frequently used Mifos X activities. You can configure the Shortcut sidebar to suit your work style. The Shortcut sidebar will pop out when you hover the mouse over the menu area. The Shortcut sidebar is available on every page in the Mifos X system.

<figure><img src="/files/Nfpn5MIZSNJtdnKhS01o" alt=""><figcaption></figcaption></figure>

Related articles

* Page:[Navigation](/mifosx/user-manual/side-bar-features/navigation.md)
* Page:[Initial System Set Up](/mifosx/user-manual/for-administrators-mifos-x-platform/initial-system-set-up.md)
* Page:[Global Search](/mifosx/user-manual/for-all-users/untitled/global-search.md)
* Page:[Welcome Page](/mifosx/user-manual/for-all-users/untitled/welcome-page.md)
* Page:[Sign In Page](/mifosx/user-manual/for-all-users/untitled/sign-in-page.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-all-users/untitled/welcome-page.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.
