# Configuring Working Hours

## **“Exclude weekend hours” toggle**

On some Trend Summary cards on our My Insights page, and on the Flow of Work > filters bar > “Show more filter” menu, there is an `Exclude weekend hours` toggle.&#x20;

You can turn this toggle on to exclude weekend hours from the calculations like `Change Lead Time`. “Weekend hours” are personal to each individual; it includes all hours during their custom non-working days. For example, if someone works part-time Monday to Wednesday, and the toggle is turned on, any hours on Thursday, Friday, Saturday and Sunday would be excluded because this is their weekend.&#x20;

You can configure non-working days for each team member in [Settings](https://app.multitudes.co/teamSettings).

## Changing standard working hours

Multitudes uses people’s working hours to calculate [out-of-hours work](/metrics-and-definitions/people-metrics/wellbeing/out-of-hours-work.md). We have a default setting for this (Mon-Fri, 8 am - 6 pm in the timezone of your company’s headquarters), but because people work flexibly, we strongly recommend that you configure this for your individual preferences.To change the working hours for you or a teammate, go to [Settings > Team Members](https://app.multitudes.co/teamSettings), and select the person you want to adjust. Scroll down to the “Working Times” section, make changes as needed to the Timezone, Work days, or Working hours, and then choose “Confirm.”

## Back-dating a team member's working hours

Some insights on Multitudes, such as out-of-hours work, are based on a team member’s working times. These are individually configurable but we start with the following defaults:

* Timezone: The organization’s timezone
* Working days: Monday to Friday
* Working hours: 8 am to 6 pm

If you have a team member who works different hours or in a different timezone, you will likely want to update the default settings and back-date the changes so that person's historical data matches their actual working hours. To do that, follow the steps below.

First, go to [Settings > Team Members](https://app.multitudes.co/teamSettings), and select the person you want to adjust. Scroll down to the “Working Times” section and make changes as needed to the Timezone, Work days, or Working hours.

After you make changes to the "Working Times" section, a banner will appear (see screenshot below). Choose “Yes, back-date these changes”.

<figure><img src="https://cdn.prod.website-files.com/610c8a14b4df1ae46b1a13a3/63e9c8708b497e58085bd862_LrdQ8Z0DzYcx8YioeKBOpptD3XmxA2V3pKddNv89CITyp8g2Tr5gDuo7Qdvz6Juohsxauk9ArmkzkDJM5UYxMFtAjsKynTTfZUvl75fv-FkEIO-w8MpG0hddr91KRuKzJwDnV31427WGWHPzi4VHuhM.png" alt="Screenshot of the working times settings in the Multitudes app, with a banner asking whether to back-date changes."><figcaption></figcaption></figure>

This will back-date your current working time settings, applying the current settings to the last 12 months of data for this person. This includes recalculating metrics that use these settings, such as Out-of-Hours work.

{% hint style="warning" %}
If you do **not** want to back-date the changes to Working Times, click “No, update from today” and the app will apply your settings from that point onwards, just like any other setting.
{% endhint %}


---

# 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.multitudes.com/configuration-and-setup/configuring-working-hours.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.
