# Profile settings

Profile settings let you configure your personal details, including timezone, calendar availability, OAuth integrations, and external connectors. All settings are connected to your personal ID, as opposed to workspace settings.

#### My profile

Lets you update personal details, such as first and last name, display name (the name others see in the app), email (which also acts as unique user ID), phone, and location.

<div align="left"><figure><img src="/files/t3H6OEJztRI4zDMD3VCv" alt="" width="375"><figcaption></figcaption></figure></div>

{% hint style="info" %}
Email address is a fixed value which acts as unique ID and cannot be modified. Please [contact support](mailto:support@timebook.net) if you need to change it.
{% endhint %}

#### Notifications

Here you decide whether you want to receive system notifications and/or emails on updates to Timebook from our team.

<div align="left"><figure><img src="/files/E35UL0fa7xxBdZw9oNOQ" alt="" width="375"><figcaption></figcaption></figure></div>

#### Calendar

The **Preferences** tab lets you prepare your calendar for day-to-day activities by selecting work days, time format, and availability.

<div align="left"><figure><img src="/files/6vkelPNoSQVGzHyjpw8d" alt="" width="375"><figcaption></figcaption></figure></div>

**Calendar sharing** options allow you to define the visibility of your calendar in Timebook for other users, as well as restrict it to selected workplace members.

<div align="left"><figure><img src="/files/DO6305vuLYxKs8cOd8iB" alt="" width="375"><figcaption></figcaption></figure></div>

The **Meetings** tab lets you define when you want to receive reminders about upcoming mettings, and set the default meeing duration for your calendar.

<div align="left"><figure><img src="/files/uxZE5DUhWYLryqw6zm2Q" alt="" width="375"><figcaption></figcaption></figure></div>

#### **S**ecurity & access

This section displays all OAuth apps authorized with your user account (MCP clients, feedback sources, etc.).

<div align="left"><figure><img src="/files/7MGX64toDR1kfNn5jckd" alt="" width="375"><figcaption></figcaption></figure></div>

#### Integrations

This place collects integration triggers with [3rd-party services](/hc/integrations/jira.md). Note that some of them (e.g. Slack) may require activation on the workplace level first.

<div align="left"><figure><img src="/files/fUrLf1DKIcUK7veabepP" alt="" width="375"><figcaption></figcaption></figure></div>

#### Connectors

The last tab lists tools such as  MCP servers to which Timebook connects to broaden its context for AI processing.

<div align="left"><figure><img src="/files/s08NKFZrUjBYm61RsAxI" alt="" width="375"><figcaption></figcaption></figure></div>


---

# 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.timebook.ai/hc/product-guide/profile-settings.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.
