> 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

Follow the option sequence below to roll out a software / parameter / content download to a batch of devices.

**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>

The rollout name is uniquely provided by the user.

Batch name is provided by the user, a rollout name can have several batch names.

The **Save for later** option will save the entries for later stages.

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

Select **Content Downloads.**

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

The **Device Selections** option results screen is enhanced to display the results with additional details like the number of available records, total pages, and the current page number. It also provides an option to navigate to the desired page.

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

When the selected device is already scheduled for rollout then the *Remove Conflict* button is enabled. Click the **Remove Conflict** button to remove the conflict and continue.

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

Select the content.

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

Schedule for download.

<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>


---

# 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.
