# 4.2 System Admin

After accessing the router admin panel, navigate to ***"System > System"*** from the top menu. We will go to the below System Properties page.

## System Properties

### Time Zone

Under the General Settings tab, click the **"Sync with browser"** button to sync the time. \
The router will automatically sync with the time server after being connected to the internet.

Choose the correct time zone, then click the **"Save & Apply"** button on the bottom right corner to save your new settings.

### Host Name

You can customize the **"Hostname."** It displays in the top-left corner.

<figure><img src="/files/Lc3784rNNVRDYUaV7mdE" alt=""><figcaption><p>EZR34T-5G - System Properties and Router Password</p></figcaption></figure>

## Administration

Go to ***System > Administration*** and input the new custom router password twice in the "Router Password" section, then click the ***Save & Apply*** button on the bottom right corner.

{% hint style="info" %}
Keep the new router's admin password in a safe place. If the password is forgotten, we can only reset the router firmware.
{% endhint %}

{% embed url="<https://www.youtube.com/watch?v=KA6R2cHAOjs>" %}
EZR34T - How to Set Router Password & WiFi Hotspots
{% endembed %}


---

# 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://ezr34t.router.works/manual/firmware/4.2-system-admin.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.
