# System

The **System** menu contains links to ten (10) pages. These pages are listed on the right hand side of this page. Each one is designed to help you control the day-to-day operations your organization requires when using Mifos X.

When getting started with Mifos X, please refer to the [**Initial System Setup**](/mifosx/user-manual/for-administrators-mifos-x-platform/initial-system-set-up.md) page.

Want to learn more about navigation in Mifos X? See the [**General Navigation**](/mifosx/user-manual/for-all-users/untitled.md) section of this manual.

From the Welcome page, click [**Admin**](/mifosx/user-manual/for-administrators-mifos-x-platform/administration.md) and choose **System** from the drop down list.

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

This will launch the System page as shown below;

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

It is from this page that:

* **Data-tables** are managed and modified
* **Codes** are defined and modified
* **Roles** and **Permissions** are managed
* **Maker Checker** tasks are configured
* **Audit Trails** are managed
* **Reports** are created and modified
* **Jobs** are created, scheduled or modified
* **Global Configurations** are defined
* **Hooks** are defined.
* **Account Number Preferences** are defined.
* **Two-Factor Configurations** are modified.
* **Surveys** are created and managed.
* **Mappings** between entities are defined and modified
* **External Services** are configured


---

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