# List Page

The List page layout is used throughout Mifos X and is a method to view and access information.

The **Mifos menu bar** and the **Shortcut** sidebar menu are available on list pages.

The grey bar under the Mifos menu bar identifies the **type of information** presented in the list.

One or more bright blue **Activity buttons** may be present below the grey bar. The label on the button tells you the activity that will be launched when you click it.

The **Filters** allow you to narrow the listed information on the page.  The text in the filter field informs you which fields will be filtered when you enter a filter.

**Page navigation** buttons (<–Prev, Next –>) at the bottom of the page are used to scroll forward and backward through the list.

To view the complete information for one of the rows displayed in the list, click on it.

<figure><img src="/files/1zLshQZO6QxmObM7LEbZ" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/7zR9OMIWw3WiC0OK4oxZ" 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/list-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.
