# Calendar

The SimpleSpa Calendar is designed to show your entire business schedule, with all your appointments, and all your staff in a single window. Depending on the status of an appointment the color will change accordingly i.e. a completed appointment will appear Green unless you customize and change the color in your settings. The white slots are free slots, and you can, the grey slots are non-working hours, and breaks a lighter color of non-working slots. Appointments can be dragged to different time slots and even assigned to different staff simply by dragging, and each appointment is clickable.

<figure><img src="/files/d1HZJa9hDi2xqkFxDM6A" alt=""><figcaption><p>The SimpleSpa Appointments Page</p></figcaption></figure>

## Changing Dates

To change dates easy date selection and navigation buttons can be found on the top right of the Appointments page navigation

<figure><img src="/files/7SEES3BD4gCSz53RqJjF" alt=""><figcaption><p>The Appointments page date navigation</p></figcaption></figure>

## Appointment Views

The view can change by clicking on the respective button on the top menu, the default view is the Agenda view which is the preferred view for most businesses

### Basic

![](/files/1e3LsoVjI8WIHx7lXGoy)

### Agenda

![](/files/4VCJgrhg5krcOvBnoNzj)

### Timeline

![](/files/HL9zP5PzRBI8yMBXiuPI)

### Weekly

![](/files/mxxpNMHWZ68aNS94Nssl)

### Monthly

![](/files/Ofg3NPpEqt28XbZWPBbo)

### Resource

The Resource view will show all allocated resources if those are available in the system

<figure><img src="/files/ufFeXjA631rMmbcaSpIP" alt=""><figcaption><p>The Appointment View selection menu</p></figcaption></figure>

## Printing Schedule

There is a convenient print button in the SimpleSpa Appointment page navigation to quickly print an easy daily appointment view

<figure><img src="/files/v6gxLEvPAmwI67hknWPS" alt=""><figcaption><p>The Print button in the SimpleSpa Appointments page</p></figcaption></figure>

<figure><img src="/files/au3c4w6dBRm0huWFkNpt" alt=""><figcaption><p>The printer prompt after pressing the Print button</p></figcaption></figure>

## Filtering Calendar by Staff

To display a single staff in the calendar there is a filter button easily accessible in the Appointment page navigation, from the dropdown any staff can be selected to be filtered out

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

## Search Appointments

To search for any appointment, press the search finder icon in the Appointment page navigation, once pressed this will reveal a search bar, and any client can be easily searched by name to bring up there most recent appointments

<figure><img src="/files/3kcA3ZvQgbybswvDjEfR" alt=""><figcaption><p>The Appointment Search area in the Appointments Page</p></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://docs.simplespa.net/simplespa-documentation/fundamentals/appointments/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.
