# Timezone issues

If the analytics and conversation history display the incorrect time, please adjust your user timezone as follows: click on the account icon located in the top right corner, then select personal details. From there, choose your desired timezone and save the changes.

<figure><img src="/files/084vXqKgM72JupXqHJdP" alt=""><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.livecaller.io/livecaller/faq/timezone-issues.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.
