> 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/add-a-child-hierarchy.md).

# Add a child hierarchy

Use **Extend Node** to add a child hierarchy under an existing node.

### Before you start

Prepare:

* the correct parent node
* the new hierarchy **Name**
* the new hierarchy **Entity Type**

Confirm that the new node belongs under the selected parent and not at the root level.

### Add a child hierarchy

{% stepper %}
{% step %}

### 1. Open Hierarchies

Go to **Verifone Central** → **Device Management** → **Hierarchy/Group Management** → **Hierarchies**.
{% endstep %}

{% step %}

### 2. Select the parent node

Choose the node that should own the new child hierarchy.
{% endstep %}

{% step %}

### 3. Open the child node action

Select **Actions** → **Update Hierarchy** → **Extend Node**.
{% endstep %}

{% step %}

### 4. Enter the new hierarchy details

Enter the required values for the child node, then review the parent before you save.
{% endstep %}

{% step %}

### 5. Save the node

Save the new hierarchy.
{% endstep %}
{% endstepper %}

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

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

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

### Required values

New child hierarchies require at least:

* **Name**
* **Entity Type**

Use values that clearly identify the node in the tree.

### Verify the result

After you save, confirm that:

* the new node appears under the intended parent
* the node name is correct in the tree
* the node is available for later user or device assignment

### Common checks

If the result is not correct, check these first:

* the wrong parent was selected before you opened **Extend Node**
* the new node should have been created as a root hierarchy instead
* a required field was left blank

### Result

The new hierarchy is added under the selected parent node.

### Next steps

* [Edit a hierarchy](/verifone-central-device-management/verifone-central/devices/manage-hierarchies-and-groups/edit-a-hierarchy.md) — refine the new node details
* [Hierarchy - user management](/verifone-central-device-management/verifone-central/devices/manage-hierarchies-and-groups/hierarchy-user-management.md) — manage access at the new node


---

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