# Planner Filter

## What is the Planner Filter?&#x20;

The Planner Filter in **Maica** is a tool that allows users to refine and customise the information displayed on the Planner. By selecting specific criteria, you can narrow down the view to focus on relevant information and data. The Planner Filter ensures that users can efficiently manage and organise Appointments, Shifts, Resources, and Participants based on the selected filters.

## Where do I find the Planner Filter?&#x20;

The Planner Filter is located on the far left hand side of the Planner menu, as shown below:&#x20;

<figure><img src="https://2670482622-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhehRshYIRk6XUlay9L3b%2Fuploads%2F1bfIbPEW1Mw99B4rM1fU%2Ffilter%20location.png?alt=media&#x26;token=bf622a1a-a9d0-47b0-a3f6-28008017e94a" alt=""><figcaption></figcaption></figure>

Once you have selected the Filter, **Maica** offers two filtering options. These are:&#x20;

1. [Basic Filters](https://knowledge.maica.com.au/maica-knowledge-base/the-planner/planner-filter/basic-filters)&#x20;
2. [Advanced Filters](https://knowledge.maica.com.au/maica-knowledge-base/the-planner/planner-filter/advanced-filters)

For further in-depth information on each filtering option, please refer to the associated page.

## Planner Filter Applied Notification

When a Filter of any type is applied in the **Planner**, whether it's a **Basic** or **Advanced** filter, the **filter icon** circled above will turn **Yellow**.&#x20;

This provides a visual cue that a filter is currently active. To reset the view, simply click the filter icon and clear the selected filters.

{% hint style="success" %}
If the Filter is open but nothing has been applied, it will appear **Green**.&#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-filter.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.
