> 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-device-management/verifone-central/devices/manage-hierarchies-and-groups/hierarchies.md).

# Hierarchies

Use **Hierarchies** to view the organization tree and manage node-level actions.

### What hierarchies control

Hierarchies help you:

* place devices under the correct business node
* control node-level visibility and ownership
* manage users at a specific node

### Open Hierarchies

1. Go to **Verifone Central** → **Device Management** → **Hierarchy/Group Management** → **Hierarchies**.
2. Review the hierarchy tree.
3. Select the node you want to manage.

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

### Open the Actions menu

Select **Actions** to open the available node operations.

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

<div data-with-frame="true"><figure><img src="/files/2YVKBWdvWlPJN06yhwQc" alt=""><figcaption></figcaption></figure></div>

### Available hierarchy actions

From **Actions**, you can:

* **Extend Node** — add a child hierarchy
* **Extend Root** — add a top-level hierarchy
* **Edit Node** — update hierarchy details
* **Remove Node** — delete the selected hierarchy

{% hint style="info" %}
New hierarchies require at least **Name** and **Entity Type**.
{% endhint %}

### Manage users at a node

Use [Hierarchy - user management](/verifone-central-device-management/verifone-central/devices/manage-hierarchies-and-groups/hierarchy-user-management.md) to view, add, or unassign users for a selected node.

### Next steps

* [Configure hierarchies](/verifone-central-device-management/verifone-central/devices/manage-hierarchies-and-groups/configure-hierarchies.md)
* [Add a child hierarchy](/verifone-central-device-management/verifone-central/devices/manage-hierarchies-and-groups/add-a-child-hierarchy.md)
* [Add a root hierarchy](/verifone-central-device-management/verifone-central/devices/manage-hierarchies-and-groups/add-a-root-hierarchy.md)
* [Edit a hierarchy](/verifone-central-device-management/verifone-central/devices/manage-hierarchies-and-groups/edit-a-hierarchy.md)
* [Delete a hierarchy](/verifone-central-device-management/verifone-central/devices/manage-hierarchies-and-groups/delete-a-hierarchy.md)


---

# 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.verifone.com/verifone-central-device-management/verifone-central/devices/manage-hierarchies-and-groups/hierarchies.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.
