> 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/configuring-software-packages/schedule-downloads.md).

# Schedule downloads

This section discusses scheduling downloads from the download library in VHQ.

{% hint style="info" %}
**Use this when** you need to schedule a package download to one or more devices.
{% endhint %}

## Schedule a download

{% stepper %}
{% step %}

### Select the package

In the *Download library* screen, select the package you want to download.

{% hint style="info" %}
From this same screen, you can create a *Reference set* by selecting packages — select the package and click the icon next to **Schedule**.
{% endhint %}
{% endstep %}

{% step %}

### Click Schedule

<figure><img src="https://600591075-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHUGEtJbVPg5OkUtYCm8j%2Fuploads%2FRc7T1Aq97YUDhTpALW01%2Fimage.png?alt=media&#x26;token=e08415bf-ddae-449f-b79b-3cba1e5dac2e" alt="Schedule action in Download Library"><figcaption></figcaption></figure>

<figure><img src="https://600591075-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHUGEtJbVPg5OkUtYCm8j%2Fuploads%2FhP5kaHD1BVI2yeMyypcC%2Fimage.png?alt=media&#x26;token=9e45de90-4cc8-458e-b42c-022b033e36c6" alt="Scheduled Downloads confirmation"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Select devices and configure the job

On the *Scheduled Downloads* screen, search for the devices to schedule the package to.

<figure><img src="https://600591075-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHUGEtJbVPg5OkUtYCm8j%2Fuploads%2FsVp3hePRqyMRzTRYIGJq%2Fimage.png?alt=media&#x26;token=87296bcf-31c8-4b1c-8c11-09b81daf6a7a" alt="Scheduled Downloads screen"><figcaption></figcaption></figure>

On the **Schedule** tab, the selected package is listed in the **Selected Packages** pane. Enter a **Job Name** and **Tags** — a default job name is provided, but you can edit it.
{% endstep %}

{% step %}

### Set the schedule

The *Select Schedule* pane lists the schedule for the package download and its components (applications and their parameters).
{% endstep %}
{% endstepper %}

## Guidelines

* Selecting **Package Already Assigned** disables the Selected Packages pane and offers two options:
  * **Software and Parameters**: downloads both the software and parameters of the package.
  * **Only Parameters**: lets you choose between downloading all parameters or only those changed since the last sync.

<details>

<summary>Keywords</summary>

Also called: schedule download, download job. Search terms: selected packages, package already assigned, select schedule.

</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/vhq-software-management/configuring-software-packages/schedule-downloads.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.
