# My Timesheets: Approve or dispute your timesheet

My Timesheets lets you view, approve, or dispute your pay for the day. Each resort will have specific rules regarding whether you should approve your timesheet every day, so check in with your Supervisor if you're unsure of what is expected.&#x20;

{% hint style="info" %}
**Note:** My Timesheets will show you your pay for the day, which is calculated based on the classes & tasks that actually occurred. To see what was scheduled, check out [My Schedule](/flaik-knowledge-base/for-instructors/my-schedule/checking-your-schedule.md).&#x20;
{% endhint %}

### 1. Navigate to My Timesheets

My Timesheets is currently only available on mobile. To navigate to My Timesheets, log into your flaik account on your mobile device. From the My Schedule screen, select the 3 horizontal bars in the top left-hand corner and select My Timesheets from the features list. \
\
If you do not see My Timesheets available, your resort may not be using this flaik feature. Contact your supervisor if you have been asked to approve your timesheet and can not access My Timesheets.&#x20;

<figure><img src="/files/A5p8ASriM7GXGtSAKtWD" alt=""><figcaption></figcaption></figure>

### **2.** Approve your timesheet for the day&#x20;

You should view and approve your timesheets only after your last task of the day has started. Selecting My Timesheets will bring you to a calendar screen. Here you can navigate to past days or select today's date. Below each day you will see a dot that indicates the status of your timesheet. Select today's date to navigate to your timesheet for today.&#x20;

<figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/2043187661583/original/H2Lh6YzVTMXWEgBMybbo6qpywNLqpn4k1w.png?1611876144" alt=""><figcaption></figcaption></figure>

In My Timesheets, you can view your shift and paid activities for the day. You will see your gross pay listed. Gross pay is the amount paid before federal and local taxes are deducted. Pay is broken down by activity and is further broken down into hourly pay and commission pay.&#x20;

Look closely at your paid activities for the day. Note the hours, pay, and commission. If you receive a headcount for guests in your lessons, that payment will appear in the commissions field.&#x20;

If no adjustments are needed, hit the <mark style="color:green;">**Approve**</mark> button to signal to your supervisor that your timesheet looks correct.&#x20;

<figure><img src="/files/AtaH1rwfXGIEKUYVJNxK" alt=""><figcaption></figcaption></figure>

### **3.** Dispute pay information in your timesheet

If you notice an issue in your timesheet, use the <mark style="color:red;">**Dispute**</mark> button to dispute the timesheet and notify the Supervisors that your timesheet needs to be adjusted. Write a note about what you are disputing. Be as specific as possible so that the Supervisors know which paid activity needs to be updated. Once you're ready to submit the dispute, hit <mark style="color:blue;">**Save**</mark>.

Once you have saved your dispute, you can view or update the dispute by selecting the <mark style="color:red;">**Tap To View Details**</mark> button located under your shift.&#x20;

When your dispute has been resolved, your timesheet will revert to pending and you will again be able to access the <mark style="color:green;">**Approve**</mark> or <mark style="color:red;">**Dispute**</mark> buttons.<br>

<figure><img src="/files/RwXJQArMhgIESZlK7duj" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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:

```
GET https://knowledgebase.flaik.com/flaik-knowledge-base/for-instructors/approve-or-dispute-your-timesheet.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
