# Remote Punch

**Remote Punch** is a GPS/ location-based attendance feature to mark your attendance with the exact location, time, and date. To get started with the **Remote Punch** feature, click the icon on the Home screen as shown below:

<div align="left"><figure><img src="/files/MFBdVEzL1h0AG8NUh0DP" alt="" width="192"><figcaption><p>Remote Punch</p></figcaption></figure></div>

After you click the Remote Punch icon, it directs you to the **Remote Punch** screen which has Google Maps for location, current date, & time stamp and an optional attachment section to attach your file.&#x20;

Click the **Submit** button as displayed below to mark your attendance through the **Remote Punch** feature.

<div align="left"><figure><img src="/files/l04NPdD8IlvNufwXRrf6" alt="" width="375"><figcaption><p>Remote Punch</p></figcaption></figure></div>

**History -** History button allows you to view a record of your past remote punches.

**Help -** If you are stuck somewhere, simply click the Help button to access the documentation of Runtime Workman.

When the submission is done, you will be navigated to the **Pending Punches** screen to show all your **Synced** and **Failed** punches.

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

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

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

{% hint style="info" %}
If one punch is pending to be synced, the application will not allow you to submit another punch.
{% endhint %}

{% embed url="<https://www.youtube.com/embed/RJb6PQFtkro>" %}
How to submit Remote Punch
{% endembed %}

{% hint style="info" %}
This feature helps managers to monitor or track employee's attendance when they work remotely.
{% 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/remote-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.
