---
title: "About Clusters"
slug: "about-clusters"
tags: ["Permissions", "Clusters", "Access"]
updated: 2022-05-04T04:18:38Z
published: 2022-05-04T04:18:38Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://help.infoodle.com/llms.txt
> Use this file to discover all available pages before exploring further.

# About Clusters

### What are Clusters
Clusters provide a mechanism to control access to your database such that groups of people can see and manage only the People and data relevant to them. It allows you to enable groups to add and maintain the people in their part of the database without giving them access to the entire database. 
For Example you have a group of people in a region who are part of your overall organisation. You can allow them to add people into the database, but only into their reigon/area. They can be allowed to edit, maintain and have full access to the data for their region - but they will only see that set of data, not the overall picture. 

Setting up Clusters is achieved using a combination of the role settings, primarily the 'Cluster' permissions.
:::(Info)
See **[Groups and Cluster Permissions](/v1/docs/groups-and-clusters-permissions)** for more information
:::

### To implement Clusters:

1. Create a new role (or change an existing one) to include the permission **Is a member of a cluster**, found at the bottom of the page. 
![7.png](https://cdn.document360.io/d198920d-a212-4177-85f9-e1abc92e7ab3/Images/Documentation/7%286%29.png){height="" width=""}

Roles can be set up via Administration > Roles

:::(info)
See **[Roles](/v1/docs/roles)** for more information.
:::
2. When users that are part of a cluster are adding new people, if you want them to be able to search the whole database for possible duplications, include the permission **Can duplicate check whole database**
![8.png](https://cdn.document360.io/d198920d-a212-4177-85f9-e1abc92e7ab3/Images/Documentation/8%284%29.png){height="" width=""} 

You will also need to add the email address to notify for these Duplicate Checks. 
This is done via Administration > System > Email.
:::(info)
See **[Email Settings](/v1/docs/email-settings)** for more information.
:::
3. Assign the role to the individuals (Users) you want to give increased access (but locked to their cluster group) and issue a Login to them if they do not already have one.
:::(info)
See **[Assigning a User a Role & Login](/v1/docs/assigning-a-user-a-role-login)** for more information.
:::
4. Ensure those Users are added as a member of the group(s) you want them to have access to as these groups will form their cluster. Note that the users will need to have Full Member or Administrator permission in the Group(s).
If there are different levels of groups (Primary/Parent Groups with Subgroups) then they only need Full Member or Administrator permission at the highest level group; this will give them access to any Subgroups/Child Groups also. 
:::(info) (Note:)
One person can be in multiple Clusters based on which groups they are part of
:::

## Related

- [Clusters and Finance](/clusters-and-finance.md)
- [Groups and Cluster Permissions](/groups-and-clusters-permissions.md)
- [About Groups](/about-groups.md)
- [Group Permissions](/group-permissions.md)
- [Roles](/roles.md)
- [Assigning a User a Role & Login](/assigning-a-user-a-role.md)
- [Changing a Person's Role](/changing-a-persons-role.md)
- [Email Settings](/email-settings.md)
