# Planner Actions

## What are the Planner Actions?&#x20;

Planner actions refer to actions and tasks possible through the [Planner](/maica-knowledge-base/the-planner/planner-overview.md). There are several actions you can take within the Planner in **Maica**, including the following:&#x20;

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

<table><thead><tr><th width="113">Number</th><th>Planner Actions </th><th>Description</th></tr></thead><tbody><tr><td>1</td><td><a href="/pages/V3VyOBVRfo5vhbomGtzy">Order By</a></td><td>Enables the ability to sort fields by specific criteria, such as date or name.</td></tr><tr><td>2</td><td><a href="/pages/yfq3ay2veQSdnsu6WVp1">Group By</a></td><td>Enables the ability to Group Appointments, Shifts, Participants or Resources based on selected attributes, such as location or Postal Code.</td></tr><tr><td>3</td><td><a href="/pages/FYeOVoAyI9AiwnqL723X">Select Date</a></td><td>Allows you to choose a specific date for viewing information within the Planner.</td></tr><tr><td>4</td><td><a href="/pages/7JzgRi8nRDNjVZMoEqf5">Create new Appointment or Shift</a></td><td>Allows you to schedule a new Appointment or Shift within the Planner.</td></tr><tr><td>5</td><td><a href="/pages/WMiMJC6RK3p25Z4UScQk">Appointment Optimiser </a></td><td></td></tr><tr><td>6</td><td><a href="/pages/sJSSiRyWEHiM0rW0SgU6">Manage Unavailability </a></td><td>Enables you to manage Resource Unavailability and create Unavailability records directly from the Planner. </td></tr><tr><td>7</td><td><a href="/pages/0Z2MSmOIXQfqKdHcVviQ">Billable Participant Note</a></td><td>Enables you to create <a href="/pages/DnNib0eLPxu1M4sTpvcw">Billable Participant Notes</a> directly from the Planner.</td></tr></tbody></table>

{% hint style="info" %}
The Period, Views & Modes are not listed in the above table and are further explained [here](/maica-knowledge-base/the-planner/planner-views-and-modes.md).&#x20;
{% endhint %}

To dive deeper into each Action, please visit the specific pages for detailed information on every Action.&#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-actions.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.
