> 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.md).

# Shift Times Configuration

**Shift Times Configuration:**

In this settings area, you can:

1. Configure the default shift times that will appear in Shifts and Availability: all day, AM and PM shift times\*
2. Choose to turn on/off AM and PM shift times.
3. Set the names for AM/PM shifts in scheduling.
4. Set the icon for AM/PM shifts in scheduling.&#x20;

\*Note: Most resorts only use All day shifts, this is the default and cannot be turned off.&#x20;

To navigate to Shift Times Configuration settings, click the gear icon in the lower left of the screen to open Admin Settings->General Settings->Shift Times Configuration.&#x20;

![](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/2043139321451/original/kHCSHwVyrGNt_IR3Aa5wnm8ycfuA9E2eWA.png?1597944923)

**1. Configure Default Shift Times**

In *Scheduling*, the times you designate in Shift Times Configuration will automatically populate as you create new shift types. This timing will be displayed to instructors in their schedule view. You can still edit the timings for your various Shift Types in the [Shift Types settings area](https://flaik.freshdesk.com/en/support/solutions/articles/44001780251-scheduling-shift-types).&#x20;

In *Availability*, as Instructors commit to certain days, they will be shown the shift time for the day as displayed in this settings area.&#x20;

To edit your shift time configuration:

1. &#x20;Enter edit mode by clicking the blue "Edit" button in the top right corner of the screen.
2. &#x20;Choose the start and end times you would like to set as defaults from the drop down menu.&#x20;
3. Click the "Save" button.

![](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/2043139333721/original/strARsDaxMvT8nTgCwY6yiqN305Gw7kDqg.png?1597947487)

**2. Turn OFF/ON AM and PM shift times**

In this settings area, you have the option to use two other set shift times for your schedule and availability. This option is great if you allow Instructors to commit to half day shifts and you want to differentiate them in the schedule and availability calendar.&#x20;

To turn AM and PM shift times ON or OFF:

1. Enter edit mode by clicking the blue "Edit" button&#x20;
2. Select the toggle button next to "Use AM/PM shift time configuration at my school"
3. Click "Save".&#x20;

If you are turning AM/PM shift times OFF, then you will be confronted with the following modal asking you to confirm that you're about to make the AM/PM shift time configurations inactive.&#x20;

* Click "OK" to proceed

![](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/2043139341962/original/0WjfrlGLPNp4EvUM9fx1XByy7drsRn5tVQ.png?1597949352)

**3. Set names for AM/PM shift times configuration**

If you decide to use AM/PM shift times, you can change the names that will be associated with both AM and PM shifts. When you schedule an AM or PM shift time for any given Shift Type, it will appear as "Shift Type name + Shift Times Configuration name" to differentiate them from all day shifts on the schedule. For the example below, the user has chosen a PM shift time (as shown in the green icon) that is named "Afternoon" for the shift type "A Ski." So you will see "A Ski Afternoon" when you scroll over the shift in scheduling.&#x20;

![](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/2043139364941/original/NMK0k1OsF0ozGOsT0hkCIqL_5LHIL3btnw.png?1597954648)

To edit the AM/PM Shift Time configuration name:

1. Click the blue "Edit" button in the upper right of the settings screen.&#x20;
2. Highlight and change the name
3. Click "Save"

![](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/2043139371523/original/AN-FJ7LFicIdb4nVyiABBgOMujemT2piig.png?1597956136)

**4. Set Icon for AM/PM shift time configuration**

If you are using the AM/PM shift times, you can choose an icon that will be displayed on the shift in scheduling that will differentiate it from other shift times. The All day shift time is set to be marked with a check mark, but you can choose the icon for AM and PM shifts. In the example below, AM shifts have the icon "A" so you can differentiate them from other shift times.

![](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/2043139372299/original/ln154u-H-aoLbOod5LSbK_aPcPswL4Tifw.png?1597956342)

To set the icon for an AM/PM shift time configuration:

1. Click the blue "Edit" button in the upper right of the settings screen.
2. Change the icon name to what you would like displayed.
3. Click "Save."

![](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/2043139375938/original/mwwbXd7KotqII1c1wTpSUzgrj_mfRv6lFQ.png?1597957275)


---

# 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.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.
