# Modify existing rollout

The **Rollout** feature allows to edit the rollout that is saved for later. It also allows to cancel the job that is in progress.

{% hint style="info" %}
When the job that is in progress is cancelled, a confirmation pop-up screen is displayed. And based on the confirmation, the **Status** field is reflected as **Cancelled**.
{% endhint %}

**To modify Rollout.**

Go to **Verifone Central - Device Management** -> **Rollouts.**

<div data-with-frame="true"><figure><img src="https://verifone.cloud/sites/default/files/inline-images/Picture136.png" alt=""><figcaption></figcaption></figure></div>

* Select the rollout to view the number of batches created for that rollout.&#x20;
* Select + icon to view the batch details of the rollout.
* Select the rollout that is saved for later to edit using **Edit** option. The flow is similar to creating a rollout. Refer to [Create a rollout for single device](/verifone-central-device-management/verifone-central/rollouts/scheduling-rollouts/create-rollout-for-a-single-device.md) for further steps.


---

# Agent Instructions: 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/scheduling-rollouts/modify-existing-rollout.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.
