> 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/add-devices/add-a-single-device.md).

# Add a single device

Use this flow to create one device record manually.

### Before you start

Prepare these details:

* **Serial Number**
* **Device ID**
* **Model**
* target **Hierarchy**
* target **Reference set**

### Add one device

1. Go to **Verifone Central** → **Device Management** → **Devices** → **Add Devices**.
2. Choose the single-device add option.
3. Enter the device details.

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

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

4. Select the device model.

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

5. Select the hierarchy for the device.

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

6. Select the reference set.
7. Select **Continue** to save the device.

### Result

The device record is added and ready for registration.

### Next steps

* [Registering the device](/verifone-central-device-management/verifone-central/devices/registering-the-device.md) — complete first-time registration
* [View devices](/verifone-central-device-management/verifone-central/devices/view-devices.md) — review the new device record
* [Bulk import devices](/verifone-central-device-management/verifone-central/devices/add-devices/bulk-import-devices.md) — add many devices instead


---

# 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/add-devices/add-a-single-device.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.
