# Attendance

**Check-In From the Dashboard:**

* **Access the Dashboard**: After logging into your TaskOPad account, you'll land on the **Dashboard**.
* **Locate the Check-In Button**:
  * The **Check-In** button is at the top-right corner.
  * It will display your current check-in status.
* **Click Check-In**:
  * When you click the button, your attendance will be logged for the day.
* **Verify Your Status**:

  * Visit the **Attendance** section from the sidebar to confirm your check-in details.

  ( **Note**: If your company uses location or face recognition for attendance, ensure the necessary permissions (like location access) are enabled.)

<figure><img src="/files/TImMMD4NTZWIDtsaqLIk" alt="" width="188"><figcaption></figcaption></figure>

After Check- In go to **Attendance** from the sidebar slide.

* There are three tabs i.e. My attendance Tab, Team Attendance & Regularization.

<div><figure><img src="/files/EfmRXgEZYymB41G7LyHI" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/8mvCPLCOwQUf1N1MAS0G" alt="" width="188"><figcaption></figcaption></figure></div>

Under My attendance Tab you can see:

* **Check-In/Check-Out**: View your recorded timings.
* **Working Hours**: Total expected hours.
* **Spent Hours**: Hours you've worked.
* **Variance**: Any deviations from expected hours.
* **Status**: Displays your current status (Present, Absent, Holiday, Manual, etc.).
* **Location:** Displays the checkin and checkout locations.

These will help you to accurately track your hours worked for a specific day and view attendance records on a **weekly**, **monthly**, or **custom date range** basis.

<figure><img src="/files/tkUucIUrAqcsYgf516rN" alt="" width="188"><figcaption></figcaption></figure>

The **My Attendance** records also include a table view, allowing you to view the data in a tabular format for easy reference.

<figure><img src="/files/I9KnI3RMT2W79SK9wz1e" alt="" width="188"><figcaption></figcaption></figure>

This allows you to filter the status, for example, if you want to view your total present, absent, holiday, and weekend status.

<figure><img src="/files/26OITil5r795Webkc9WP" alt="" width="188"><figcaption></figcaption></figure>

Under the **Team Attendance Tab** (For Managers)

* Navigate to **Attendance** > **Team Attendance**.
* A list of employees will appear.
* Click the **Team member name** to view detailed attendance.

<figure><img src="/files/fxpNPCt3CehCYJ1xSmRG" alt="" width="188"><figcaption></figcaption></figure>

After clicking on team members name you can view the team members working under you or reporting to you, where everyone's check-in and check-out times will be visible, making it easier to track the team's working hours.

<figure><img src="/files/BHqIqydW4MlFgONBUmqV" alt="" width="188"><figcaption></figcaption></figure>

**Under Regularization Tab:**

Regularization is basically useful when you forget to check in or check out, use the Regularization feature to correct your attendance records.

* Navigate to **Attendance** > **Regularization**.
* Click the + **Regularization** button.
* Fill in the required details:

  * **Select Member**: Choose the member whose attendance you want to regularize.
  * **Select Date**: Specify the date along with the start and end times for regularization.
  * **Reason**: Provide the reason for the regularization.

  <div><figure><img src="/files/4bOswnMH94XHl70iTh6R" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/LtBHD6S4lat8kGqZokVR" alt="" width="188"><figcaption></figcaption></figure></div>


---

# 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://taskopad.gitbook.io/mobile-guide/fundamentals/attendance.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.
