# Device Settings

## Set Date, and Time

Navigate to the “System” menu on the left dashboard. Click on the “Device” page, where general Camera Information, Camera Name, and Date & Time are listed.

To adjust the date and time settings:

1. Select desired “Date Format”, “Time Format”, and “Time Zone” from dropdown menus, and set the “Sync Interval” as needed.
2. Click on the “Save All” button to apply and store the new settings.

{% hint style="info" %}
Date & Time will be set to MM/DD/YYYY format and EST time zone by default.
{% endhint %}

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

## Adjust Camera Name

The default camera name is set to “Rekor Edge Pro” and can be modified as desired.

1. Erase the "Rekor Edge Pro" name in the text box next to the Camera Name field.
2. Enter the new, desired name. It's often best to name the camera after the location or property it is associated with.
3. Click on the “Save All” button to apply and store the new settings.

![](/files/AxQhaYp8yudkGHDBsRaP)


---

# 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.rekor.ai/edge-pro/connecting/configuration-dashboard/device-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.
