# Team Punch

Team punch provides you an option to **check in /out** your team members collectively. This option helps to streamline the attendance process for your team members who are working closely together. To mark your attendance collectively, click the **Team Punch** icon on the home screen as shown below:

<div align="left"><figure><img src="/files/f3BNJkWKlRJtWVu8Sz3Z" alt="" width="167"><figcaption><p>Team Punch icon</p></figcaption></figure></div>

Once you click the **Team Punch** icon, it opens up with My Team screen showing the list of your team members as shown below:

<div align="left"><figure><img src="/files/bm58LNHlxL7cM1N4FHX8" alt="" width="375"><figcaption><p>My Team</p></figcaption></figure></div>

Select and click the **Team member(s)**, as shown above, which directs you to the screen to scan your team's **QR code**. Scan the team's QR code to mark your team's attendance in the system.

<div align="left"><figure><img src="/files/gDBcko7nmVgYWjuqwPhO" alt="" width="188"><figcaption><p>Sample QR code</p></figcaption></figure></div>

When the QR code has been scanned and captured, it opens with **Sync Status** screen to show all your **Synced** and **Failed** punches.

<div align="left"><figure><img src="/files/zrUeMYwdk4q75O1C1FcO" alt="" width="375"><figcaption><p>Sync Status</p></figcaption></figure></div>

If your Punch is successful, it will appear as **Synced** with the Date and Time stam&#x70;**.** Synced punches are shown in green color.

When your Punch is unsuccessful, it will appear as **Failed** with the Date and Time stam&#x70;**.** Failed punches are shown in red color.

{% hint style="warning" %}
Both **QR Punch** and **Team Punch** have the same icons.
{% endhint %}

{% hint style="info" %}
When implementing the Team Punch feature, organizations also consider factors such as team size, and work environment to effectively manage their team's attendance.
{% endhint %}


---

# 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://help.runtimehrms.com/attendance/team-punch.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.
