> 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/content-management/content-rollout-for-batch-devices.md).

# Content rollout for batch devices

Schedule a content rollout for multiple devices.

### Before you start

Confirm that:

* the content is already available for rollout
* the same content should be sent to multiple devices
* you know the rollout name, batch name, and schedule you want to use

### Create the rollout

1. Go to **Verifone Central** → **Device Management** → **Rollouts** → **View Current** → **Create New Rollout**.

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

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

2. Enter the rollout details.

The rollout name is unique.

One rollout can contain multiple batch names.

The **Save for later** option stores the current progress so you can finish later.

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

3. Select **Content Downloads**.

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

4. Select the target devices.

The device selection results show the available records, total pages, and current page.

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

If a selected device already has a conflicting rollout, use **Remove Conflict** before continuing.

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

5. Select the content to download.

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

6. Set the download and install schedule.

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

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

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

### Verify the result

Before you start the rollout, confirm that:

* the correct device batch is selected
* the intended content package is attached
* any conflict was removed
* the schedule matches the deployment window you want

### Result

The selected content rollout is scheduled for the target device batch.

### Related pages

* [Create a batch rollout](/verifone-central-device-management/verifone-central/rollouts/schedule-rollouts/create-a-batch-rollout.md) — follow the full batch rollout flow
* [Monitor estate-wide rollouts](/verifone-central-device-management/verifone-central/rollouts/monitor-estate-wide-rollouts.md) — track rollout status after launch


---

# 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/rollouts/content-management/content-rollout-for-batch-devices.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.
