# mifos dropdown

The **mifos** dropdown button *(at the top-right corner of the welcome page)* provides the following options:&#x20;

* Help
* Profile&#x20;
* Settings&#x20;
* Sign Out

On the top-right corner of the **Welcome Page**, you will find the **mifos** drop-down button *(as shown in the screenshot below)*:&#x20;

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

Click on the **mifos** drop-down at the top right of the screen. A list of keyboard shortcuts will appear. These can be utilized by all users. This page can be included in staff system training, after system configuration is complete.

### **Help**

Clicking on the **Help** option will redirect you to the **Mifos X User Manual** available [here](/mifosx/user-manual.md) *(opens in a new tab)*.

### **Profile**

Click on the **mifos** drop-down button on the top-right corner of the screen. The **Profile** option will show the user's profile. For initial set up, your assigned username will be **mifos** (same as your login name) and your assigned role would be that of **Superuser**. Each individual user will be able to see their personal Username and Role in this section.

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

### **Settings**

&#x20;From the same drop-down menu, select **Settings.**

&#x20;This will provide you with options to change **User Settings**.

* Select your language from the first drop-down menu *(default is English)*.
* Select your Date Format from the second drop-down menu.\
  **Note that the fields with asterisk(\*) are required.**

<figure><img src="/files/8qsyUAGIdA0ywUhgVcvv" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/5jHzKZoqgC3195eIy7KG" alt=""><figcaption></figcaption></figure>

### **Sign Out**

The **Sign Out** option lets you sign out of your current session. For more details, refer to [Signout](/mifosx/user-manual/others-mifos-dropdown/signout.md).

Related articles

* Page:[Others - mifos dropdown](/mifosx/user-manual/others-mifos-dropdown.md)
* Page:[mifos dropdown](/mifosx/user-manual/for-administrators-mifos-x-platform/administration/mifos-dropdown.md)
* Page:[Installation of Mifos X through github](https://mifosforge.jira.com/wiki/spaces/docs/pages/122683423/Installation+of+Mifos+X+through+github)
* Page:[Failed Upgrade Tips Mifos X](https://mifosforge.jira.com/wiki/spaces/docs/pages/97615907/Failed+Upgrade+Tips+Mifos+X)
* Page:[Mifos X Microsoft Azure Install Guide](https://mifosforge.jira.com/wiki/spaces/docs/pages/89096213/Mifos+X+Microsoft+Azure+Install+Guide)


---

# 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/mifos-dropdown.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.
