# How to Change My Timezone?

Setting the correct timezone in your account ensures that your email campaigns, reports, and scheduling align with your local time. Follow the steps below to update your timezone settings.

<figure><img src="/files/5WDnlDCtv0h9uSypYXvn" alt=""><figcaption></figcaption></figure>

#### Steps to Change Your Timezone

1. **Log in to Your Account**\
   Sign in to your SenderWiz account using your registered email and password.
2. **Go to Your Profile**
   * Click on your profile icon in the top-right corner.
   * Select **My Account** from the dropdown menu.
3. **Find the Timezone Setting**
   * Under the **Profile** tab, locate the **Timezone** field.
   * Click on the dropdown menu to view available timezones.
4. **Select Your Timezone**
   * Scroll through the list or use the search function to find your timezone.
   * Click on your preferred timezone to select it.
5. **Save Your Changes**
   * Scroll down and click the **Save changes** button.
   * Your timezone settings will now be updated.

#### Additional Notes

* The timezone setting affects scheduling for email campaigns and reports.
* Changes will apply immediately, but ensure to refresh the page for updates to take effect.
* If you encounter issues, clear your browser cache or log out and log back in.


---

# 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.bulkemailsetup.com/popular-topics/common-queries/how-to-change-my-timezone.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.
