# Default availability

## Default Availability & Timezone Settings

As a workspace administrator, you can configure default availability and timezone settings that will automatically apply to new team members when they join your workspace.

{% hint style="success" %}
Existing team members' availability and timezone settings will not be affected
{% endhint %}

### Default Timezone

* When enabled, new team members will automatically have their timezone set to the workspace's default timezone
* Team members can change their timezone at any time after joining
* This feature helps ensure consistent timezone settings across your team from the start

<figure><img src="/files/wSnLgrKfZTtotWWzCs0z" alt=""><figcaption></figcaption></figure>

### Default Availability

* When enabled, new team members will inherit the workspace's default availability schedule
* Team members can customize their availability settings after joining
* This feature helps maintain consistent scheduling patterns across your team

<figure><img src="/files/toU6FMnSn8eNAVaJYJYl" 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://help.distro.so/settings/workspace-settings/default-availability.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.
