# Overview

![Dentaltap - Calendar Overview](https://774973970-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MCSfaCbl5WBCUFhF8TR%2Fuploads%2Fzb4FyM9MYz2xDOUmVerI%2Fimage.png?alt=media\&token=dd01dbbd-dfbb-4931-b130-05172aab5878)

1. Navigate to the next/previous/today screen and click on the dates range to open a mini-calendar.
2. Filter calendar sections, there are two layouts available - by rooms in your clinic or users. You can configure it in settings - [Users](https://jam.dentaltap.com/en/p/settings/users/profiles) and [Multiple Branches](https://jam.dentaltap.com/en/p/settings/templates/dictionary?id=clinicSections).
3. Change the interval of each calendar cell (5, 10, 15,20, 30, or 60 minutes), and the calendar view - Day, Week, or Month.

   *<mark style="background-color:orange;">Note:</mark> The selected rooms/users and minutes/days intervals will be saved automatically, and set as a default every time you open the app*
4. Print all the appointments that are presented on the current calendar view
5. Buffer/Waiting list. Open the [waiting-list](https://dentaltap.gitbook.io/dentaltap/calendar/waiting-list "mention") page to know more

### Event Types

There are 3 types of the events in calendar:

1. Basic patient appointment. Learn more about how to create and manage in [appointments](https://dentaltap.gitbook.io/dentaltap/calendar/appointments "mention")
2. A working hours slot for the user, described in [workhours](https://dentaltap.gitbook.io/dentaltap/calendar/workhours "mention")
3. A simple calendar note. Those notes are commonly used to block specific time slot, room cleaning, or any other kind of notes for dentists/receptionists, etc. Can be configured here[simple-notes](https://dentaltap.gitbook.io/dentaltap/calendar/simple-notes "mention").


---

# 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://dentaltap.gitbook.io/dentaltap/calendar/overview.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.
