> 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/scheduling/scheduling-mobile/filtering-on-mobile.md).

# Filtering on Mobile

Supervisor Tools: Use flaik on a mobile device to view Instructor Profiles and call staff. New in 2023.

### In this Section:

1. Mobile filters in Scheduling
2. Mobile filters in Timekeeping

###

### 1. Filtering in Scheduling: Mobile View&#x20;

Use filters in mobile to curate the staff you want to view. &#x20;

{% hint style="info" %}
By default, the **Scheduling** page in Mobile will show staff scheduled on an On-Shift, Any discipline, Any supervisor
{% endhint %}

To edit:

* Click the filter button in the upper menu bar
* Click on the filter category you want to change - it will be in blue text
* Make your intended changes, click Update Filters. &#x20;
  * If you would like to add another filter do so
  * Once you are done click Apply Filters

![](https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2F9T97DYODVj8MKWSTxN04%2FScreen%20Shot%202023-05-25%20at%202.25.25%20PM.png?alt=media\&token=5cc73a3b-db19-44f4-9b26-8043873dafc5)![](https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2FLR6XU3BdPCBXxBZ5pZg3%2FScreen%20Shot%202023-05-25%20at%202.26.47%20PM.png?alt=media\&token=c34256f3-58da-431a-a87c-84b99cd0f872)

![](https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2FiApx8tmQArgN4d6is7sZ%2FScreen%20Shot%202023-05-25%20at%202.29.55%20PM.png?alt=media\&token=ab7a4c86-6a18-465a-92c3-27022c6d982c).  ![](https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2FhoYOP0YhcVHLU0MgFRg3%2FScreen%20Shot%202023-05-25%20at%202.30.13%20PM.png?alt=media\&token=64252f4e-aa66-49f2-b068-0ebd514f4bf3)

### 2. Filtering in Timekeeping: Mobile View&#x20;

Use filters in mobile to curate the staff you want to view. &#x20;

{% hint style="info" %}
By default, the **Timekeeping** page in Mobile will only show staff assigned to the supervisor you are logged in as.&#x20;
{% endhint %}

To edit:

* Click the filter button in the upper menu bar
* Click on the blue filter category - it will be either a supervisor's name or say 'any supervisor'
* Make your intended changes, click Update Filters. &#x20;
  * To reset to the default, click reset filters

{% hint style="info" %}
Saved & Favorited Desktop Filters do not transfer over to Mobile Filters.  Mobile does not currently have a favorites filter option.
{% endhint %}


---

# 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/scheduling/scheduling-mobile/filtering-on-mobile.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.
