> For the complete documentation index, see [llms.txt](https://knowledgebase.flaik.com/flaik-knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.flaik.com/flaik-knowledge-base/for-sups-managers/filters/creating-saving-and-sharing-filters.md).

# Creating, Saving & Sharing Filters

Throughout flaik, you'll find the Filters button <img src="https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2FJpLws9Ie0Q0KSYb0xLbc%2Fimage.png?alt=media&amp;token=df75e6c6-f968-478c-82d2-d96bccf3b29c" alt="" data-size="line"> in the upper left portion of the screen. Applying filters helps to quickly locate Instructors based on flaik data fields and information specified within your Instructor's profiles. With the Filters, you can include, exclude, or view only exact matches for various flaik fields.

Create filters to view a subsection of instructors based on flaik fields. With the ability to layer filters for different categories, you can create custom filters to view staff that meet very specific criteria. Quick save your favorite filters to your flaik profile for future use. You can find your favorite quick save filters by clicking on the **♥ icon.**&#x20;

{% embed url="<https://youtu.be/aju9AvpCwu0>" %}

### **Sharing your saved quick filters with other admins at your resort** <a href="#sharing-your-saved-quick-filters-with-other-admins-at-your-resort" id="sharing-your-saved-quick-filters-with-other-admins-at-your-resort"></a>

You can share your saved quick filters with other admins at your resort by clicking on the ♥ icon and hitting the edit pencil on the right. Sharing filters is a great way to ensure that your whole team is using the same filtering actions.&#x20;

{% embed url="<https://youtu.be/IOQdnBqRvE8>" %}

## **Filter icon indicators**   <a href="#filter-icon-indicators" id="filter-icon-indicators"></a>

<img src="https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2FKyNU1cLxiPwGyobMGZUU%2Fimage.png?alt=media&amp;token=9c0cac65-01d2-4811-ac8d-8491985709b6" alt="" data-size="original"> **Default Filter Applied** - When the Filters icon and **♥**  icon appear grey, this indicates that either no filter or a pre-set filter is applied by default. Some flaik features will have no filters applied by default, while others will. For example, in the Tasks section of Scheduling, the pre-set default filter includes all On shifts. &#x20;

![](https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2F5pyh9YjCof37iWLs3g10%2Fimage.png?alt=media\&token=f8111d0d-04cd-4847-a58c-4a56248fccda) **Custom Filter Applied** - When the Filters icon is blue, but the **♥** icon is grey, this indicates that a custom filter is applied (which has not been saved or shared).&#x20;

![](https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2FthWYFoatqGiliFocfI7i%2Fimage.png?alt=media\&token=f014ebe4-0a29-47f7-a58c-36da0d11074b) **Saved or Shared Filter Applied** - When the Filters icon and **♥** icon are blue, this indicates that a previously saved or shared filter is applied.&#x20;

{% hint style="info" %}
Saved filters do not transfer to different areas of the flaik site.&#x20;
{% endhint %}

Since different areas of the flaik site like Timekeeping and Scheduling>Tasks both contain different information, the items you can sort and filter by will be different as well.   Because of this, each saved filter is tied to only that page.  Example: If you build and save a filter in Timekeeping, it will not show as a saved filter up in Staff Management.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://knowledgebase.flaik.com/flaik-knowledge-base/for-sups-managers/filters/creating-saving-and-sharing-filters.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
