> 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/modify-existing-rollout.md).

# Modify existing rollout

Use this page to edit a rollout saved for later or cancel a rollout job in progress.

{% hint style="info" %}
When you cancel a rollout job in progress, the system asks for confirmation and then updates the job status to **Cancelled**.
{% endhint %}

### Before you start

Confirm that:

* you selected the correct rollout
* the rollout is either saved for later or currently running
* you know whether you need to edit the rollout or cancel it

### Modify the rollout

1. Go to **Verifone Central** → **Device Management** → **Rollouts**.

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

2. Select the rollout to review its batches.
3. Expand the rollout when you need to inspect batch details.
4. Select **Edit** for a rollout that was saved for later.
5. Continue through the same steps used to [create a batch rollout](/verifone-central-device-management/verifone-central/rollouts/schedule-rollouts/create-a-batch-rollout.md) or [create rollout for a single device](/verifone-central-device-management/verifone-central/rollouts/schedule-rollouts/create-rollout-for-a-single-device.md), depending on the rollout type.
6. Use the cancel action if the rollout job is already in progress and must stop.

### Verify the result

After the change, confirm that:

* the rollout reflects the updated settings when edited
* cancelled rollout jobs now show **Cancelled**
* the correct rollout and batch remain in the rollout list


---

# 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/schedule-rollouts/modify-existing-rollout.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.
