# System Settings

Controls core operational configurations, including time synchronization through an NTP (Network Time Protocol) server. The System Settings section is located at Verifone Commander Central > Configuration > Site Management > (Site) > System Settings.

## NTP Server

The NTP server ensures the device maintains accurate, consistent time for transactions, logging, and network communication.

<figure><img src="/files/tKALSZooW9JH7j958oY2" alt=""><figcaption></figcaption></figure>

<table data-header-hidden><thead><tr><th width="218" valign="top">Field/Button</th><th valign="top">Description</th></tr></thead><tbody><tr><td valign="top">NTP Enabled</td><td valign="top">Turns on automatic time synchronization using a Network Time Protocol server.</td></tr><tr><td valign="top">NTP Disabled</td><td valign="top">Stops the device from syncing its clock with an NTP server.</td></tr><tr><td valign="top">NTP Server Address</td><td valign="top">Specifies the server the system contacts to obtain accurate time.</td></tr><tr><td valign="top">Discard</td><td valign="top">Remove any changes made to this form.</td></tr><tr><td valign="top">Apply Changes</td><td valign="top">Save all changes made to this form.</td></tr></tbody></table>


---

# 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/petroleum-docs/petro-and-c-store/commander-central/commander-central-user-guide/system-settings.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.
