# Date and Time

You need to set the time zone correctly to ensure accurate system time display. If the time zone is not set, notifications and call history will be recorded with incorrect timestamps.<br>

To configure the time zone, go to the "**System**" section and select "**Time Settings**":

<figure><img src="/files/ulorndCIwzLTLpGUWWOm" alt=""><figcaption><p>"Time Settings" section</p></figcaption></figure>

{% hint style="info" %}
There is an option to set the time "manually" without using an NTP server. However, whenever possible, we recommend using automatic time synchronization.
{% endhint %}

To manually set the time, toggle the switch "**Adjust the time manually**."

<figure><img src="/files/otVrzTlxPt6nx40FWUMQ" alt=""><figcaption><p>"Adjust the time manually" switch</p></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.mikopbx.com/mikopbx/english/manual/system/time-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.
