# Administration

**Administration** is a drop-down menu that can be accessed from anywhere within the Mifos system. It is a home to several options which allow you to customize the Mifos experience to the needs of your organization.

**Tip:** When beginning to use Mifos X, please refer to the [**Initial System Setup**](/mifosx/user-manual/for-administrators-mifos-x-platform/initial-system-set-up.md) and [**General Navigation**](/mifosx/user-manual/for-all-users/untitled.md) sections of this manual for guidance.

To access the **Administration** menu and the options within, click on the **Admin** button on the top of the screen:

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

This will open a drop-down menu below which allows you to select one of the five **Administration**options by clicking your choice. Under this menu, you can find the following menu options:

### [**Users**](/mifosx/user-manual/for-administrators-mifos-x-platform/administration/users.md)**:**

Create, edit and organize user profiles for the Mifos X system.

### [**Organization**](/mifosx/user-manual/for-administrators-mifos-x-platform/administration/organization.md)**:**

Access the **Organization** menu.

### [**System**](/mifosx/user-manual/for-administrators-mifos-x-platform/administration/system.md)**:**

Access the **System** menu.

### [**Products**](/mifosx/user-manual/for-administrators-mifos-x-platform/administration/products.md)**:**

Access the **Products** menu.

### [**Templates**](/mifosx/user-manual/for-administrators-mifos-x-platform/administration/templates.md)**:**

Create, edit and organize templates for the Mifos system.


---

# 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.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.
