> For the complete documentation index, see [llms.txt](https://docs.pockethrms.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pockethrms.com/faqs/cloud-portal/attendance/import/employee-mapping-import.md).

# Employee Mapping Import

### 1. How to Bulk Upload Employees to Biometric Device?

To bulk upload employees to the biometric device, follow the process below:

**Path:** Cloud > Attendance >Import > Employee Mapping Import > Download the sample file > update the downloaded file with the required details, and then proceed as follows: select the appropriate settings and machine > Map the Employee Code and Device Enroll No. columns > save settings > import template > Upload File.

**Step 1:** Login to cloud portal, go to ‘Attendance’ in the menu, and select ‘Import from sub-menu.

<figure><img src="/files/Puz9kGMTRJKsr1ZkeHtD" alt=""><figcaption></figcaption></figure>

**Step 2:** Select ‘Employee Mapping Import’, and ‘Download the Sample File’ from the corner.

<figure><img src="/files/XG9Bup6XtY0NJ8CAxkPq" alt=""><figcaption></figcaption></figure>

![](/files/okyMQllp4jgl0bWjO9eB)

**Step 3:** Update the downloaded file with the required details, and select the appropriate ‘Settings’ and ‘Machine’ from drop-down or ‘Add new’ Settings.<br>

<figure><img src="/files/5AFUTGTqT4rHjVSD0TmM" alt=""><figcaption></figcaption></figure>

![](/files/pGpFOnm137kLSC0HUgRo)

**Step 4:** Map the ‘Employee Code’ and ‘Device Enroll No. columns’ from the updated file.

![](/files/xujUhtA6nNCUAcnlCq3p)

**Step 5:** Select ‘Save Settings’ to save changes, ‘Import Template’ by uploading the updated Excel File and click on ‘Upload File’.

![](/files/ibaPcpShcytcd53aatzR)

**Link:** <https://cloud.pockethrms.com/Attendance/Settings/AttendanceImport?import=51>

For any queries, contact <support@pockethrms.com>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.pockethrms.com/faqs/cloud-portal/attendance/import/employee-mapping-import.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
