# Accomodation View

## What information does the Accomodation View display?

The Accomodation View is organised by `Accomodations`. &#x20;

{% hint style="info" %}
An `Accomodation` is a specific area within a `Location` record. The `Accomodation` view will be grouped by `Location` by default on Timeline Mode.&#x20;
{% endhint %}

In Calendar Mode, Accomodation View shows all Appointment related Planner information, and in Timeline Mode it organises all `Appointments` by associated `Accomodations`. &#x20;

### Calendar Mode

On Calendar Mode, Asset View will display your Planner with the above information 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;

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

{% hint style="info" %}
Please note that both the cascade effect shown above and the information presented within the cells are configurable. To learn more, click [here](/maica-knowledge-base/maica-administration-guide/settings/planner-management.md).&#x20;
{% endhint %}

### Timeline Mode

On Timeline Mode, Accomodation View will organise your Planner by `Accomodation(s)`. This will display all of the `Accomodation(s)` that are assigned to `Appointments` on the left , and all of their associated `Appointments` on the right.

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

When you make an Appointment from Timeline Mode in Accomodation View, the Appointment will be pre-populated with the Accomodation of the row on which you created it.

{% hint style="info" %}
In Timeline Mode, Accomodation View will be [Grouped By](/maica-knowledge-base/the-planner/planner-actions/group-by.md) Location by default.&#x20;
{% endhint %}

If the `Group By` Planner Action is in use, **Maica** will show helpful indicators on your Planner to inform you of how many unique `Appointment(s)` you have at any given time, as shown above by the `Green 1`. To learn more about these indicators, click [here](/maica-knowledge-base/the-planner/planner-views-and-modes/roster-view.md).&#x20;


---

# 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/accomodation-view.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.
