> For the complete documentation index, see [llms.txt](https://docs.mifos.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mifos.org/mifosx/user-manual/for-administrators-mifos-x-platform/clients-groups-and-centers.md).

# Clients, Groups and Centers

<figure><img src="/files/3D7HUQo3ETPdphP2GEAu" alt=""><figcaption></figcaption></figure>

Under the **branch** level, your financial institution can have centers and groups to organize and empower clients. Usually, a single Loan Officer works in a center and is responsible for several groups. If there is a center, it determines the meeting schedule *(if there is one)* for all the groups contained in it (*otherwise, the branch does this)*. The clients can be organized in multiple ways:

* **Groups** include multiple clients who can act as a unit. In a scenario where a group has a savings or a loan account, all the clients in that group contribute to it.\ <br>
* **Individual Clients** can act on their own as well, with individual savings and loan accounts. Furthermore, they even have the option to act as part of the group.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/clients-groups-and-centers.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.
