> 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-administrators/admin-settings-product-settings/global-product-settings/shift-times-configuration/off-shifts.md).

# Off Shifts

There are 3 built-in Off Shifts in flaik that you can use in Shift Scheduling:

* Off - Available for Privates&#x20;
* Off - On Call
* Off - RDO

The Off Shifts are accessible from the Drop Down Menu in the right-side panel after you click Edit schedule. They will be located at the bottom of your list of Shifts.&#x20;

![](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/2043116708616/original/yilfoVhrCqxvFg5PNLgDPtn2Rl9xzIqeOQ.png?1591645740)

The benefit of the Off Shift is that when you schedule to this Shift Type, they won't show up in Task View. You can however use the filters in Task View to see who is scheduled to these areas and then use the ability to change Shifts in Task View to schedule them on and assign activities.&#x20;

**You can also attach the respective Activity Codes to Off Shits in the Admin Settings so that they push back to your Point of Sale System and allow for your sales staff to see if a requested instructor is available to teach.**&#x20;

\
![](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/2043163639885/original/60SNe_8yUmTDLv_Glw4KjFqlt506ntRFUQ.png?1604593052)

Off Shifts do not count towards an instructor's season stats.


---

# 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-administrators/admin-settings-product-settings/global-product-settings/shift-times-configuration/off-shifts.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.
