> 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/parameter-management/edit-parameters-for-batch-devices.md).

# Edit parameters for batch devices

Review or update parameters during a batch **Parameters Only** rollout.

### Before you start

Confirm that:

* the rollout should update parameters for multiple devices
* you know which application needs the change
* the selected devices should receive the same parameter set

### Edit parameters for batch devices

1. Go to **Verifone Central** → **Device Management** → **Rollouts** → **Create Rollout**.
2. Select the **Parameters Only** rollout path.
3. Select the application you want to update.

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

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

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

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

4. Select the edit icon to review or update the basic and advanced parameters for the selected application.

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

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

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

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

5. Save the parameter changes.
6. Continue the rollout flow to schedule the rollout for the selected devices.

### Verify the result

Before you start the rollout, confirm that:

* the correct application was edited
* the updated values are saved
* the rollout still targets the intended device batch

### Result

The updated parameters are included in the rollout.

### Related pages

* [Parameter management](/verifone-central-device-management/verifone-central/rollouts/parameter-management.md) — understand parameter sources and structure
* [Create a batch rollout](/verifone-central-device-management/verifone-central/rollouts/schedule-rollouts/create-a-batch-rollout.md) — complete the rollout flow


---

# 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/parameter-management/edit-parameters-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.
