# Web Punch

Web Punch allows employees to log their working hours from any device with internet access, such as computers, tablets, etc. Web Punch is suitable for employees who are not going for fieldwork.

Web Punch feature can be accessed through our web portal. To login, please visit our website <https://ess.runtimehrms.com> and enter all the details to login.

<div align="left"><figure><img src="/files/EQshHpXYAIDtjnRytrWv" alt=""><figcaption><p>Web Punch icon</p></figcaption></figure></div>

Click **Web Punch icon** on the Home screen to get directed to the Web Punch screen as shown below:

<div align="left"><figure><img src="/files/yuP6nCiZqg5wwa1sp9VG" alt=""><figcaption><p>Web Punch</p></figcaption></figure></div>

On the Web Punch screen, the Current Date & Time is selected and you can choose an optional attachment. Click **Submit** button to clock in or out.

Once you submit, you will see your punches on Punch Syc Status screen to view all your recently submitted punches.

<figure><img src="/files/vX7QZDiF1vK1gVl2Uunu" alt=""><figcaption><p>Punch Sync Status</p></figcaption></figure>

{% hint style="info" %}
Punches are synced only when you stay on this page. Do not close this page till all pending punches are synced. Synced punches (successful and failed) are automatically removed from this list after some time.
{% 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/web-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.
