# Configuration Client Forms

### Overview

Configuration Client is the main setup interface for site configuration.

Forms are grouped by menu area, such as Security, Initial Setup, Devices, and Reporting.

### Start by task

* Manage users and roles — [Security](/commander-user-reference-guides/commander-user-references/commander-user-reference-57.00/configuration-client-forms/security.md)
* Configure date, time, LAN, and system properties — [Initial Setup](/commander-user-reference-guides/commander-user-references/commander-user-reference-57.00/configuration-client-forms/initial-setup.md)
* Configure devices — [Devices](/commander-user-reference-guides/commander-user-references/commander-user-reference-57.00/configuration-client-forms/devices.md)
* Set payment behavior — [Payment Controller](/commander-user-reference-guides/commander-user-references/commander-user-reference-57.00/configuration-client-forms/payment-controller.md)

### Browse by menu

* [Security](/commander-user-reference-guides/commander-user-references/commander-user-reference-57.00/configuration-client-forms/security.md)
* [Initial Setup](/commander-user-reference-guides/commander-user-references/commander-user-reference-57.00/configuration-client-forms/initial-setup.md)
* [Store Operations](/commander-user-reference-guides/commander-user-references/commander-user-reference-57.00/configuration-client-forms/store-operations.md)
* [Promos and Discounts](/commander-user-reference-guides/commander-user-references/commander-user-reference-57.00/configuration-client-forms/promos-and-discounts.md)
* [Forecourt](/commander-user-reference-guides/commander-user-references/commander-user-reference-57.00/configuration-client-forms/forecourt.md)
* [Devices](/commander-user-reference-guides/commander-user-references/commander-user-reference-57.00/configuration-client-forms/devices.md)
* [Payment Controller](/commander-user-reference-guides/commander-user-references/commander-user-reference-57.00/configuration-client-forms/payment-controller.md)
* [Reporting](/commander-user-reference-guides/commander-user-references/commander-user-reference-57.00/configuration-client-forms/reporting.md)
* [Tools](/commander-user-reference-guides/commander-user-references/commander-user-reference-57.00/configuration-client-forms/tools.md)
* [Help](/commander-user-reference-guides/commander-user-references/commander-user-reference-57.00/configuration-client-forms/help.md)

### How to use this section

* Start with the menu that matches the Configuration Client tab.
* Open the form page for field definitions and workflows.
* Check [Updated in Release 57.00](/commander-user-reference-guides/commander-user-references/commander-user-reference-57.00/updated-in-release-57.00.md) before changing settings on upgraded sites.


---

# 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/commander-user-reference-guides/commander-user-references/commander-user-reference-57.00/configuration-client-forms.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.
