> For the complete documentation index, see [llms.txt](https://ezr34t.router.works/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ezr34t.router.works/lte/firmware-configuration/system-admin.md).

# 4.2 System Admin

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

## System Properties

### Time Zone

Under the General Settings tab, click the **"Sync with browser"** button to sync the time. \
The 4G 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 in the bottom right corner to save your new settings.

### Host Name

You can customize the **"Hostname."** It is displayed on the top left-side corner.

<figure><img src="https://1340417500-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LvFoPQjE_9d9UfSmbIn%2F-MeZ8oufkJy5nRYSs9pQ%2F-MeZA06T0H-JDuLLUGQh%2F4G-Router-System_Time-Sync-Hostname-Admin-Password.jpg?alt=media&#x26;token=977114e0-e8d4-4f1b-9569-aff8a01d7e37" alt=""><figcaption><p>System Properties and Router Password</p></figcaption></figure>

## Administration

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

{% hint style="warning" %}
Keep the new router's admin password in a safe place. If the password was forgotten, you must reset the firmware system.
{% endhint %}

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://ezr34t.router.works/lte/firmware-configuration/system-admin.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
