> 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/adding-devices/copy-devices.md).

# Copy devices

This section discusses copying devices in VHQ.

{% hint style="info" %}
**Use this when** you want to onboard a new device by cloning an existing device's profile as a template, instead of configuring it from scratch.
{% endhint %}

The **Copy Devices** feature clones an existing device profile as a template, easing the process of onboarding a new device during manual assignment. Download management, key management, and software management details are also cloned. You then only need to enter the serial number and device ID for the new device.

## Copy a device

{% stepper %}
{% step %}

### Open Copy Devices

Go to **VHQ** > **Device Search** > **Copy Devices**.
{% endstep %}

{% step %}

### Confirm the details

The new device's information can be viewed on its own *Device Profile* screen once added.
{% endstep %}
{% endstepper %}

<figure><img src="https://600591075-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHUGEtJbVPg5OkUtYCm8j%2Fuploads%2FUkNPUWlGSGSlWGcroQQf%2Fimage.png?alt=media&#x26;token=27172932-b56f-44dd-86f7-48e6eec41001" alt="Copy Devices screen"><figcaption></figcaption></figure>

<figure><img src="https://600591075-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHUGEtJbVPg5OkUtYCm8j%2Fuploads%2FR1CwzcG8rorGA1BpK1IF%2Fimage.png?alt=media&#x26;token=38bd66ce-2644-4ecd-b843-1ca028890955" alt="Copy Devices confirmation"><figcaption></figcaption></figure>

<details>

<summary>Keywords</summary>

Also called: clone device, copy device profile. Search terms: copy devices, device template.

</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/adding-devices/copy-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.
