# Calendar Types

## Overview

The main calendar view of Rapla depends on the selected calendar type: Events, Appointments, Day, Day/Resource, Week, Week/Resource, or Month. Selecting any of the calendar types will change the Calendar Main View. You can always change your view anytime you want depending on the required or necessary view you want for all your sessions or events.

By default, Rapla is set into the Week Calendar Type.

![](/files/P1JcrU9xfv2IEdQ6IKiz)

## Calendar Type Options

### Events

When selected, it will display all the names of the events created in the specified date, time period, and other filters. It will also display the Start date and time of each event and when it was last changed.

![](/files/X80gdvPdeKfXUoKrsHS7)

### Appointments

When selected, it will display all the set appointments of all the events created on a specified date, time period, and other filters. It will display the name of the appointment, the start and end date, resources used, and the persons or staff involved.

![](/files/bsHSYzJKZZnVmLrh1yl0)

### Day

When selected, it will display all the sessions or events created on one specified date (day) only. You can select any date from the **Date** menu to view all the sessions or events created on that day. This is very useful if you want to view every minute detail of your day-to-day events.

![](/files/hCSi48bD1FjFSInBoAeM)

### Day/Resource

When selected, the column headers on your Calendar View will change, listing all the Resources types (**Facility**, **Equipment**, **Staff**) and all the sessions or events created utilising each of them on your specified date (day). This is very useful if you want to resolve conflicts with your Resources.

![](/files/GkotuTfEtTNyYEGxJtsM)

### Week

When selected, it will display the whole week's sessions or events created on the specified date in the **Date** menu. You can select any date from the **Date** menu to move forward and back, to view all the sessions or events created week by week.

![](/files/WXCZB0dq0hXAWRgUpx8T)

### Week/Resource

When selected, the row headings will change, listing all the Resource types (**Facility**, **Equipment**, **Staff**) and all the sessions or events created utilising each of them for the whole week of your specified date.

![](/files/mKlr2NZRDkr57skV4nu4)

### Month

When selected, it will display the whole month's sessions or events created on the specified date of the month in the **Date** menu. You can select the forward and back arrows from the **Date** menu to view all the sessions or events created month by month.

![](/files/Jvkl4jOVR8UF6zCkXEd1)


---

# 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.silverband.com.au/home/rapla/get-started/navigate-the-interface/section-3-main-calendar-view/calendar-types.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.
