> 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-parameter-management/downloading-parameters-and-software-separately.md).

# Downloading parameters and software separately

Download parameters and software separately in VHQ with system configuration options to manage sync status and automated delivery schedules.

<details>

<summary>Keywords</summary>

Also called: parameter download scheduling. Search terms: next contact, follow software assignment schedule, sync status.

</details>

## What is downloading parameters and software separately?

Once changed on VHQ, parameters must be downloaded to the device on its next contact. This works irrespective of the download automation configuration at the hierarchy level, pushing downloads at the next contact or next maintenance window.

This feature is controlled by a system configuration (**Administration** > **Estate Administration** > **System Configuration**) called **automatic download of parameters for synched software**, with two options:

* **Next contact** (default)
* **Follow software assignment schedule**

## How the configuration behaves

* If the application is in sync, parameters are not in sync, and the configuration is **Follow Software Assignment Schedule**: software and parameters deliver on the next contact or maintenance window, and install immediately or at a scheduled date/time per user preference.
* If the application is in sync, parameters are not in sync, and the configuration is **Next Contact**: parameters download only at the next contact, regardless of user preference.
* If the application is **not** in sync (and so parameters aren't either), this feature doesn't apply regardless of configuration — the parameters download along with the application per user preference.

The screens below show parameters and software in sync:

<figure><img src="https://verifone.cloud/sites/default/files/inline-images/2_13.jpg" alt="Device Profile Screen - Parameters in Sync"><figcaption></figcaption></figure>

<figure><img src="https://verifone.cloud/sites/default/files/inline-images/1_32.jpg" alt="Device Profile Screen - Software Status in Sync"><figcaption></figcaption></figure>

<figure><img src="https://verifone.cloud/sites/default/files/inline-images/3_7.jpg" alt="System Configuration Screen"><figcaption></figcaption></figure>


---

# 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-parameter-management/downloading-parameters-and-software-separately.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.
