> ## Documentation Index
> Fetch the complete documentation index at: https://documentation.kodelabs.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Timezone configuration

> Set the timezone that anchors Building BI date and time filters so relative ranges resolve in local time.

Set a timezone when you [create a dashboard](/products/building-bi/dashboards#create-a-dashboard). Without one, date and time filters resolve against UTC, so buildings in other zones can miss part of ranges like "today."

| Scope                               | Default            | Editable                        |
| ----------------------------------- | ------------------ | ------------------------------- |
| Dashboard (portfolio)               | UTC                | Create dialog; edit mode        |
| Dashboard (building)                | Building timezone  | Edit mode                       |
| Filter (dashboard, page, or widget) | Dashboard timezone | Edit mode only                  |
| Slicer (date/time columns)          | Dashboard timezone | Optional override on the slicer |
| Dashboard template use (portfolio)  | UTC if omitted     | Prompted on use                 |

You cannot change a date/time filter timezone in view mode.

## Next steps

<CardGroup cols={2}>
  <Card title="Create a dashboard" icon="layout-dashboard" href="/products/building-bi/dashboards#create-a-dashboard" arrow={true}>
    Pick a timezone when you create the dashboard.
  </Card>

  <Card title="Filter options" icon="list-filter" href="/products/building-bi/reference/filter-options" arrow={true}>
    See the date filter types this setting anchors.
  </Card>
</CardGroup>
