# Travel Register

### Recording Travel Punches

Employees can record travel punches using Runtime Workman. Those employees who have field jobs and are frequently involved in client visits can enter multiple punches during the day, representing each visit.

Open Workman application and go to Requests > Travel Punch.

<figure><img src="https://wpdocs.runtime.one/wp-content/uploads/2021/11/travel-punch.jpg" alt="" height="494" width="339"><figcaption><p>Submit Travel Punch on Workman – (c) runtime.one</p></figcaption></figure>

Current location (from GPS) is visible in the map indicator on this page. Enter comments (for e.g. visited Client XYZ) and submit to record a punch. Ideally, a punch should be entered while leaving the office so that distance between office and client location can be recorded.

Enter a punch for each subsequent visit and finally when back to office at end of the day.

#### View Travel History

To view list of punches and details of travel, click on ‘History’ link at top of the page. Here is how it will look like:

<figure><img src="https://wpdocs.runtime.one/wp-content/uploads/2021/11/travel-history.jpg" alt="" height="366" width="334"><figcaption><p>View Travel History in Workman – (c) runtime.one</p></figcaption></figure>

### Travel History Report on Runtime Dashboard

HR Manager or Administrators can view employee travel history using Travel Register.

To access this report, go to Reports > Attendance Reports > Travel Register.

<figure><img src="https://wpdocs.runtime.one/wp-content/uploads/2021/11/travel-report-blank.png" alt=""><figcaption><p>Travel Register Report – (c) runtime.one</p></figcaption></figure>

Select a period, location, cost center or department as per your filtering needs. To view report for a specific employee enter employee name or code in ‘Search Employee’ field.

Total distance travelled by each employee during the **entire period** is shown as below:

<figure><img src="https://wpdocs.runtime.one/wp-content/uploads/2021/11/travel-report-data.png" alt=""><figcaption><p>Travel Register Summary Report – (c) runtime.one</p></figcaption></figure>

For daily breakup of visit including time, address and location, click on ‘Details’ button to expand the view. Click on the ‘Pin’ icon to view the location on map.

<figure><img src="https://wpdocs.runtime.one/wp-content/uploads/2021/11/travel-report-detail.png" alt=""><figcaption><p>Travel Register Detailed Report – (c) runtime.one</p></figcaption></figure>

#### Download Report

Travel register can be downloaded in Excel or PDF. To download, click on respective button.

To download with daily breakup of travel details, select ‘Show Detail’ checkbox, else leave it unchecked for summary level report.

**Update Workman**

Travel Punch feature is available in Workman version 5.1 and above. In case you don’t see ‘Travel Punch’ option on Requests page, make sure your application is updated. Application update links are as follows:

[Android (Google Play Store)](https://play.google.com/store/apps/details?id=com.runtime.workman)\
[iOS (Apple AppStore)](https://apps.apple.com/us/app/runtime-workman/id1538605230)

**Contact Us**

For more help on this or any other feature, [contact us](https://runtime.one/contact-us) or drop a message on our WhatsApp support group.


---

# 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://docs.runtimehrms.com/reports/attendance-reports/travel-register.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.
