# Setting Date & Time

Because all VotingWorks machines are not connected to any kind of network, the internal clocks may drift slightly. Over time, this can lead to report timestamps being out of date or authentication failures. As a result, a system administrator or election manager should check the date and time of each machine during pre-election setup or logic and accuracy testing and update the time if necessary.

{% hint style="info" %}
The time is automatically updated for daylight savings time.
{% endhint %}

The *`Set Date and Time`* button is in the *Settings* menu on VxAdmin and VxCentralScan and on the main election manager and system administrator menus in VxScan and VxMarkScan. On VxScan, the button is in the *More* tab.

Update the date and time and select *`Save`*.

<figure><img src="/files/iu5uzKUUNABsXn9jhVZV" alt="" width="375"><figcaption></figcaption></figure>


---

# 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.voting.works/vxsuite-user-manual-v4/miscellaneous/setting-date-and-time.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.
