> For the complete documentation index, see [llms.txt](https://docs.verifone.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.verifone.com/verifone-central-getting-started/verifone-central/administration-tools/users-and-merchants-roles/managing-hierarchy-groups.md).

# Managing hierarchy groups

{% hint style="info" %}
To check more information on hierarchy groups, check the [Organizations](/verifone-central-getting-started/verifone-central/administration-tools/organizations.md) documentation.
{% endhint %}

### Adding new organization groups

1. Select **Administration** > **Users**.<br>

   <div data-with-frame="true"><figure><img src="/files/soUk8IHiBtVRSSyYHNSq" alt=""><figcaption></figcaption></figure></div>
2. Click on **Add new organization group**.<br>

   <div data-with-frame="true"><figure><img src="/files/L83XzhvLAdpSnj1xvg6e" alt=""><figcaption></figcaption></figure></div>
3. Enter the group name and select a parent organization. Select at least two organizations. Click **Save** to create the group.<br>

   <div data-with-frame="true"><figure><img src="/files/oXmyo0oI69PcOSgS0SRS" alt="" width="563"><figcaption></figcaption></figure></div>
4. The created group will appear on the *Users* page once you switch to the **Groups** tab.<br>

   <div data-with-frame="true"><figure><img src="/files/vqbIScx9yS70CJBrjZq2" alt=""><figcaption></figcaption></figure></div>
5. To assign a group to a user switch to the **Users** tab and select the required user from the list.<br>

   <div data-with-frame="true"><figure><img src="/files/dx9E8e11Q8xj0lA1iC2X" alt=""><figcaption></figcaption></figure></div>
6. On the user’s detail page, click on **Edit**, and select the appropriate group organization from the dropdown menu (marked with a **Group** tag), in the *Organization* field. Once the changes are saved, the user is assigned to the selected group.<br>

   <div data-with-frame="true"><figure><img src="/files/iIUwekk2cmmPXPdQhwO5" alt="" width="563"><figcaption></figcaption></figure></div>

### Editing an organization group

1. On the *Users* page, switch to the **Groups** tab and open the *Group Details* page by selecting a record on the groups list.<br>

   <div data-with-frame="true"><figure><img src="/files/Sps4VFMnTDoNQYpSsNoW" alt=""><figcaption></figcaption></figure></div>
2. Click on **Edit** to update the group details.<br>

   <div data-with-frame="true"><figure><img src="/files/TKuSEqtMpe4MJBUynzes" alt="" width="563"><figcaption></figcaption></figure></div>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.verifone.com/verifone-central-getting-started/verifone-central/administration-tools/users-and-merchants-roles/managing-hierarchy-groups.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
