> 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/rollouts/schedule-rollouts.md).

# Schedule rollouts

Schedule downloads and installs for one device or many devices.

### Before you schedule a rollout

Confirm these requirements first:

* [Prerequisites](/verifone-central-device-management/verifone-central/rollouts/manage-rollouts/prerequisites.md)
* [User privileges](/verifone-central-device-management/verifone-central/rollouts/manage-rollouts/user-privileges.md)

### Choose the rollout type

Use the task that matches your goal:

* [Create a batch rollout](/verifone-central-device-management/verifone-central/rollouts/schedule-rollouts/create-a-batch-rollout.md) — schedule a rollout for multiple devices
* [Create rollout for a single device](/verifone-central-device-management/verifone-central/rollouts/schedule-rollouts/create-rollout-for-a-single-device.md) — schedule a rollout for one device
* [Create a new batch for rollout](/verifone-central-device-management/verifone-central/rollouts/schedule-rollouts/create-a-new-batch-for-rollout.md) — add another batch to an existing rollout
* [Modify existing rollout](/verifone-central-device-management/verifone-central/rollouts/schedule-rollouts/modify-existing-rollout.md) — edit a saved rollout or cancel a job in progress

### Scheduling flow

Most rollout schedules follow this order:

1. Create or open a rollout.
2. Select the rollout type.
3. Select the target device or devices.
4. Set the download schedule.
5. Set the install schedule.
6. Review the rollout summary.
7. Start the rollout.

### Scheduling options

When you schedule a rollout, you can choose one of these download options:

* **Download during device maintenance hours**
* **Download immediately on the next contact**
* **Start download on** a specific date and time

You can then choose one of these install options:

* **Force installation**
* **Install immediately after download**
* **Start install on** a specific date and time

{% hint style="info" %}
If a selected device already has a conflicting rollout, remove the conflict before continuing.
{% endhint %}

### After you schedule the rollout

Track rollout progress here:

* [Managing rollouts](/verifone-central-device-management/verifone-central/rollouts/managing-rollouts.md)
* [Monitor estate-wide rollouts](/verifone-central-device-management/verifone-central/rollouts/monitor-estate-wide-rollouts.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:

```
GET https://docs.verifone.com/verifone-central-device-management/verifone-central/rollouts/schedule-rollouts.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
