# Manage your calendar display settings

## Overview

Control what you see on the calendar, set your working hours, choose a view, and turn on privacy when needed.

***

## Open calendar display settings

1. Go to **Calendar.**
2. Click **Settings** (gear icon) in the top bar.

<figure><img src="/files/35faGkWDmpOs6lHfkiht" alt=""><figcaption></figcaption></figure>

**Visible hours (for you only)**

* Calendar start of day:  Choose the earliest time shown.
* Calendar end of day: Choose the latest time shown.

> **Note:** Changing visible hours affects **only what you see**. It does not block bookings or limit online bookings.

<figure><img src="/files/2FqaruH02w0IkxSxniqj" alt="" width="486"><figcaption></figcaption></figure>

Want to prevent bookings during certain times? Add **Busy time** in the calendar or adjust your **availability.**

***

### Enable privacy mode on your calendar

Privacy mode hides client-identifying details on the calendar while keeping your schedule usable (handy at reception or in public spaces).

* Toggle **Blur client details** **On** to hide names.
* Toggle **Off** to show full details again.

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

***

## Change the calendar view

Use the **View** menu on the top bar to switch between:

* **Day:**  A single day
* **3 days** : Three days side-by-side
* **Work week:** Monday to Friday
* **Week:** The full week

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

<br>


---

# 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://support.caspen.com/using-caspen/calendar/manage-your-calendar-display-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.
