# Planner Views & Modes

## What is a Planner View?&#x20;

A Planner `View` in **Maica** is defines what type of data is displayed in the Planner. It allows users to switch between different categories to focus on specific scheduling information. Each view determines which `Shifts` and `Appointments` are shown based on the selected focus and each view is tailored to a particular need within an organisation.

**Maica** provides various Planner views.&#x20;

The below list outlines the available views on the **Maica** Planner:&#x20;

* [Schedule](/maica-knowledge-base/the-planner/planner-views-and-modes/schedule.md)&#x20;
* [Agenda View](/maica-knowledge-base/the-planner/planner-views-and-modes/agenda-view.md)
* [Participant View](/maica-knowledge-base/the-planner/planner-views-and-modes/participant-view.md)&#x20;
* [Asset View](/maica-knowledge-base/the-planner/planner-views-and-modes/asset-view.md)&#x20;
* [Accomodation View](/maica-knowledge-base/the-planner/planner-views-and-modes/accomodation-view.md)&#x20;
* [Roster View](/maica-knowledge-base/the-planner/planner-views-and-modes/roster-view.md)&#x20;
* [Shift View](/maica-knowledge-base/the-planner/planner-views-and-modes/shift-view.md)

{% hint style="warning" %}
The Planner Views have a direct relationship with the [Planner Modes](#id-2.-planner-mode-overview). Each `View` will display slightly different information depending on what `Mode` is selected. As a result, please refer to the information below outlining the [Planner Modes](#id-2.-planner-mode-overview) before continuing learning about the Planner Views.&#x20;
{% endhint %}

To dive deeper into each view, please visit the specific pages for detailed information on every view.&#x20;

{% hint style="info" %}
Please note, the following descriptions of each View are explained per **Maica's** default settings. To learn how to customise your displays further, please refer to the [Planner Filter](/maica-knowledge-base/the-planner/planner-filter.md).&#x20;
{% endhint %}

## What is a Planner Mode?&#x20;

A Planner `Mode` in **Maica** refers to the layout or format used to display the schedule. The two `Modes` in **Maica's** planner are `Timeline Mode` and `Calendar Mode`.

* `Timeline Mode`: This mode presents `Appointments` and `Shifts` in a horizontal timeline, displaying the schedule across a selected time period while aligning the selected view category along the side.&#x20;
* `Calendar Mode`: This mode offers a more traditional calendar view, where `Appointments` and `Shifts` are displayed within a grid based on the days and hours of the [selected period](/maica-knowledge-base/the-planner/planner-views-and-modes.md#how-do-i-select-my-display-options-in-the-planner).&#x20;

You can toggle between these `Modes` to choose how the schedule is visually represented within each `View`.

## How do I select my display options in the Planner?&#x20;

When in the Planner, you can adjust your display options by simply using the following buttons:&#x20;

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

<table><thead><tr><th width="120">Number </th><th>Display Option</th><th>Description </th></tr></thead><tbody><tr><td>1</td><td>View </td><td>Dropdown selection of the views that are explained <a href="#what-is-a-planner-view">above</a>. </td></tr><tr><td>2</td><td>Period</td><td><p>Dropdown selection of the period. The period allows you to select a time frame and controls the length of time shown in the planner view. The available periods in Maica's Planner are: </p><ul><li>Day </li><li>Week </li><li>Fortnight </li><li>Month </li></ul></td></tr><tr><td>3</td><td>Mode</td><td>Toggle selection of the modes that are explained <a href="#what-is-a-planner-mode">above</a>. </td></tr></tbody></table>

{% hint style="success" %}
To change the day in which your Planner starts with, head to the [Planner Management](/maica-knowledge-base/maica-administration-guide/settings/planner-management.md) settings. Maica will default this to Monday, however, you can select any day of the week to suit your needs.&#x20;
{% endhint %}


---

# 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://knowledge.maica.com.au/maica-knowledge-base/the-planner/planner-views-and-modes.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.
