> 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/support-us/verifone-hq/device-management/editing-devices.md).

# Editing devices

This section provides an overview of editing device in VHQ.

{% hint style="info" %}
**Use this when** you need to find a device in order to edit its hierarchy, group, or status.
{% endhint %}

You can edit a device by editing its hierarchy association and group assignment. To edit a device, you must first search for it using *Device Search*.

## Find a device to edit

{% stepper %}
{% step %}

### Open Device Search

Click **Device Search**.
{% endstep %}

{% step %}

### Search for the device

Search either by *saved search* or *search by hierarchy or group*. Specify the filter criteria to narrow down the search. The results with the applied filter criteria are displayed in the results summary.
{% endstep %}
{% endstepper %}

## Related topics

* [Editing hierarchy](/support-us/verifone-hq/device-management/editing-devices/editing-hierarchy.md)
* [Group assignment](/support-us/verifone-hq/device-management/editing-devices/group-assignment.md)
* [Device status](/support-us/verifone-hq/device-management/editing-devices/device-status.md)
* [Sub status for inactive devices](/support-us/verifone-hq/device-management/editing-devices/sub-status-for-inactive-devices.md)
* [Enabled for swap](/support-us/verifone-hq/device-management/editing-devices/enabled-for-swap.md)
* [Enabled for auto-download](/support-us/verifone-hq/device-management/editing-devices/enabled-for-auto-download.md)

<details>

<summary>Keywords</summary>

Also called: edit device, device search for editing. Search terms: hierarchy edit, group edit, device status edit.

</details>


---

# 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/support-us/verifone-hq/device-management/editing-devices.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.
