# Agent timezone (/docs/dashboard-guides/update-timezone)

> Set and update your agent's timezone for accurate scheduling and time-based operations.











Setting the correct timezone for your agent is crucial for accurate
scheduling, appointment booking, and time-based operations. This ensures your
agent operates according to your local business hours and can schedule
meetings correctly.

<Steps>
  <Step>
    ### Why timezone matters [#why-timezone-matters]

    * Accurate appointment scheduling with calendar integrations
    * Proper business hours operation
    * Correct time display in conversations
    * Synchronized meeting invitations and confirmations
  </Step>

  <Step>
    ### Method 1: Update via Settings [#method-1-update-via-settings]

    The most direct way to update your agent's timezone through the settings page.

    * Navigate to your dashboard and go to the Settings page
    * Find the Timezone section and choose your desired timezone from the dropdown menu
    * Your agent will now operate in the selected timezone

        <img alt="Go to Settings page" src="__img0" />

        <img alt="Update Timezone" src="__img1" />
  </Step>

  <Step>
    ### Method 2: Automatic timezone notification [#method-2-automatic-timezone-notification]

    When you add calendar integrations, the system automatically prompts you to
    update the timezone.

    * Add a Google Calendar or Cal.com integration to your agent
    * A notification will automatically appear asking to update timezone
    * Click on the "Update Timezone" notification
    * From the timezone modal, select the appropriate timezone and save it

        <img alt="Timezone Notification" src="__img2" />

        <img alt="Update Timezone Modal" src="__img3" />
  </Step>
</Steps>
