# Clinic Calendar

The **Clinic Calendar** screen enables staff to configure and manage working hours and event schedules at the clinic level. It supports different types of working statuses such as **Working**, **Week Off**, **Leave**, **Working but not in Clinic**, and **Holiday**. These statuses are automatically reflected in the appointment scheduler. Events added to the calendar can be edited or deleted as needed.

***

## **Overview**

The **Clinic Calendar** screen includes various filters and controls to help users manage events efficiently:

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

* **Clinic Filter:** Located at the top left, this dropdown allows users to filter events based on a specific clinic
* **Availability Filter:** Located at the top right of the screen, the **Availability Filter** auto-generates based on the event types created in the calendar (e.g., Working, Week Off, Holiday). Users can use these filters to show or hide specific event types based on their viewing preference.

  <figure><img src="/files/8iunr7MCdKYtOEzjewHe" alt=""><figcaption></figcaption></figure>

***

### **Toolbar Settings**

The top toolbar includes the following controls:

* **TODAY**: Clicking this button navigates the calendar to the current date.

  <figure><img src="/files/8SmkR5xzgwcUgryrA3VJ" alt="" width="563"><figcaption></figcaption></figure>
* **Previous/Next Day**: These buttons allow users to move backward or forward by one day in the calendar.

  <figure><img src="/files/cRBNoYLRwjEThqjifGk4" alt=""><figcaption></figcaption></figure>
* **Calendar Date Picker**: Opens a calendar view to select and jump to a specific date.

  <figure><img src="/files/CqKSfjkZ80q2vbcC7XOb" alt="" width="563"><figcaption></figcaption></figure>
* **DAY**: Displays the schedule for a single day.
* **WEEK**: Displays the weekly schedule.

  <figure><img src="/files/OpdMFeAIP9NfYzS5rHds" alt="" width="563"><figcaption></figcaption></figure>
* **MONTH**: Displays the schedule in a monthly format.<br>

  <figure><img src="/files/pygjmbTi2WJA8FrKn4MC" alt="" width="563"><figcaption></figcaption></figure>
* **AGENDA**: Displays all events in a list format. Based on the selected date range, the list will show all events for that week along with details such as **Date**, **Time**, and **Event Title**.&#x20;

  <figure><img src="/files/4a10rltiDk5nS0tqJMGu" alt="" width="563"><figcaption></figcaption></figure>
* **EXPORT PDF**: Allows users to export the events displayed in the Agenda to a PDF file.

Use the cards below to learn more about managing the Clinic Calendar.

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><strong>Create</strong></td><td><a href="/files/QWgOwuv33DP3mc9fqzrg">/files/QWgOwuv33DP3mc9fqzrg</a></td><td><a href="/pages/K2w0yKMngFsKlAvA9q4u">/pages/K2w0yKMngFsKlAvA9q4u</a></td></tr><tr><td align="center"><strong>Edit</strong></td><td><a href="/files/SJFDJrF8c4gA8x7ox1wV">/files/SJFDJrF8c4gA8x7ox1wV</a></td><td><a href="/pages/V11x9EUeoqbp8GES7QXC">/pages/V11x9EUeoqbp8GES7QXC</a></td></tr><tr><td align="center"><strong>Delete</strong></td><td><a href="/files/UA4GU7H5I6iIwm2ZlCjf">/files/UA4GU7H5I6iIwm2ZlCjf</a></td><td><a href="/pages/S06BAl6uZTmpvHpmJsSM">/pages/S06BAl6uZTmpvHpmJsSM</a></td></tr></tbody></table>

***


---

# 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://unitecare.gitbook.io/uniteemr/master-modules/calendar-setup/clinic-calendar.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.
