> 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-it-specialists/payroll-export-configuration/resort-specific-info/alterra/in-season-daily-checklist.md).

# In-Season Daily Checklist

NEW daily tasks for In-Season

### **Daily Checklist**&#x20;

* [ ] Approve & Finalize Instructor Timesheets daily for 10 pm (local time) FTP Upload to UKG \ <mark style="color:red;">\*It is recommended to finalize by 9:30pm daily\*</mark>&#x20;
* [ ] Timesheets not finalized for the 10 pm send to UKG must be updated manually in UKG&#x20;
* [ ] Keep Wages (base pay rates) up to date in flaik and Workday&#x20;
* [ ] If Metric Rules are used - To ensure that Metric Rules trigger pay bumps correctly, Tasks (for Scheduling based rules) and Class Management (for Class Management based rules) must be up to date
* [ ] If Metric Rules are used - Calculate Metric Rules and approve/reject nightly after completing the Timekeeping finalization\
  \*Pay Bumps will be effective starting the next day\*&#x20;

### New Hires Added In-Season&#x20;

(Once Workday Integration is implemented)

* [ ] A new flaik Instructor Profile will be created in Staff Management for new hires created in Workday&#x20;
* [ ] Update the permission tier if Instructor needs more than the default/Instructor permissions&#x20;
* [ ] Apply any starting Hourly Incentives to new staff in Staff Management with Add Hourly Incentive&#x20;
* [ ] Invite Instructor to create their flaik password and log in via Staff Management -> Invites tab&#x20;

{% hint style="info" %}

#### Questions?&#x20;

Alterra SRS//HRIS Dat Integration Sharepoint-> <https://alterramtnco.sharepoint.com/sites/SRS-HRIS>\
Workday HR/Payroll Knowledge Base ->\
<https://enterprise.alterra.support/support/solutions>

flaik Application Support -> <resortsupport@flaik.com>

{% 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-it-specialists/payroll-export-configuration/resort-specific-info/alterra/in-season-daily-checklist.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.
