> 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/vhq-software-management/reference-sets-for-manual-download.md).

# Reference sets for manual download

This section discusses configuring and managing reference sets for manual downloads in VHQ.

<details>

<summary>Keywords</summary>

Also called: manual reference set, schedule downloads. Search terms: download job status, manual schedule.

</details>

## What are Reference sets for manual download?

**Reference sets for manual download** let you manually schedule an update to a device using a reference set. You can configure the reference set through either the *Device Management* or *Device Profile* screens, for single or multiple packages.

{% hint style="info" %}
The reference set will not be assigned to the device.
{% endhint %}

## Configuring a reference set for manual download

Go to **VHQ** > **Device Search** to find devices.

<figure><img src="https://600591075-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHUGEtJbVPg5OkUtYCm8j%2Fuploads%2FfEicTAkiXAd4Y1E2xzTI%2Fimage%20(1).png?alt=media&#x26;token=98158631-73cb-4b37-bd73-386e47ccaf43" alt="Device Search"><figcaption></figcaption></figure>

Go to **Device Management** > **Schedule Downloads** to configure the reference set for manual download.

<figure><img src="https://600591075-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHUGEtJbVPg5OkUtYCm8j%2Fuploads%2FkJvtKDvOSLrJeFeGot9H%2Fimage%202.avif?alt=media&#x26;token=e82d820f-f0d9-4aae-993d-a5228e217415" alt="Schedule Downloads"><figcaption></figcaption></figure>

Go to **Device Management** > **Download Job Status** to view the download job status for the reference set configured for manual download.

<figure><img src="https://600591075-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHUGEtJbVPg5OkUtYCm8j%2Fuploads%2FarBMtprvCEFjugzek65V%2Fimage%203.avif?alt=media&#x26;token=afee56e8-a7ab-426c-a0e6-afa4902627d2" alt="Download Job Status"><figcaption></figcaption></figure>

## Related topics

* [Parent reference set](/support-us/verifone-hq/vhq-software-management/parent-reference-set.md)
* [Configuring software packages](/support-us/verifone-hq/vhq-software-management/configuring-software-packages.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, and the optional `goal` query parameter:

```
GET https://docs.verifone.com/support-us/verifone-hq/vhq-software-management/reference-sets-for-manual-download.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.
