# Navigation Tool

The **Navigation Tool** enables you to quickly navigate through Offices, Loan Officers, Centers, Groups and Clients within Mifos X. It provides a very efficient mechanism that allows you to quickly filter through and navigate to particular groups or clients under a specific office.

**How To Use the Navigation Tool**

* Click on the **Navigation** option in the [Side Bar Menu](/mifosx/user-manual/side-bar-features.md).

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

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

OR

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

* Once you click on the **Navigation** panel, the following window appears. This window has buttons that allow you to navigate through offices, loan officers, center, groups and clients.

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

* Click on '**Offices (Head Office)**' to see the list of branch offices.

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

* Here, click on any office (*for example: Head Office*)  to see the list of loan officers.

![](https://mifosforge.jira.com/wiki/download/thumbnails/82706692/Capture%2020.PNG?version=1\&modificationDate=1484325927161\&cacheVersion=1\&api=v2\&width=1080)

* In this example, there is one loan officer (*Andere, Erick*) under our selected branch office (*Head Office*). Click on the loan officer's name (*Andere, Erick, in this example*) to see the list of centers managed by them.

![](https://mifosforge.jira.com/wiki/download/thumbnails/82706692/Capture%2021.PNG?version=1\&modificationDate=1484326011853\&cacheVersion=1\&api=v2\&width=1080)

* As shown in the screenshot below, there is one center which is managed by our selected loan officer *(Andere, Erick).* Click on any specific center to see the list of groups under that center.

![](https://mifosforge.jira.com/wiki/download/thumbnails/82706692/Capture%2022.PNG?version=1\&modificationDate=1484326112321\&cacheVersion=1\&api=v2\&width=1080)

* You can now see that there are four groups and can also view the center activation date. Click on any group to see the list of clients under that group.

![](https://mifosforge.jira.com/wiki/download/thumbnails/82706692/Capture%2023.PNG?version=1\&modificationDate=1484326183236\&cacheVersion=1\&api=v2\&width=1080)

* There are four clients under the group 123A. In order to see the overview of any particular client, click on the client's name.

![](https://mifosforge.jira.com/wiki/download/thumbnails/82706692/Capture%2024.PNG?version=1\&modificationDate=1484326248631\&cacheVersion=1\&api=v2\&width=1080)

* In this example, the client 'Test Client' has been selected. The following is displayed:\
  1\.  Client's personal profile\
  2\.  List of loan accounts held by the client (and their overview)\
  3\.  List of savings accounts held by the client (and their overview)
* If you click on the Client's name (*Test Client, in this example*), it redirects you to the client's profile.

![](https://mifosforge.jira.com/wiki/download/thumbnails/82706692/Capture%2025.PNG?version=1\&modificationDate=1484326313022\&cacheVersion=1\&api=v2\&width=1080)


---

# 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/navigation-tool.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.
