> 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/pocket-hrms-2.0-mobile-app/leave-and-attendance/face-recognition.md).

# Face Recognition

### Face Recognition

### How to Upload Face for Face Recognition?

**Path:** Login to Pocket HRMS 2.0 mobile app > Go to Leave > Face Recognition > Read the details > Confirm and start > Upload Photos (center view, right profile and left profile) > Upload

**Step 1:** Log in to the **Pocket HRMS 2.0 mobile app**.

**Step 2:** Navigate to the **‘Leave’** module from the main menu. Then Select the **‘Face Recognition’** option.

<figure><img src="/files/26fe3f2da9d00b1e7670d29293d4079118a0263f" alt=""><figcaption></figcaption></figure>

**Step 3:** Carefully **read the ‘Set Up Guide’ details** and instructions provided on the screen regarding facial capture. Tap on **‘Confirm and start’** to begin the camera capture process.

<figure><img src="/files/1d8b29c77f4f04070250cd21f62a4e74e49ee514" alt=""><figcaption></figcaption></figure>

**Step 4:** Follow the on-screen prompts to capture and **upload photos** of your face from three specific angles:

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

* Centre view
* Right profile
* Left profile

  <figure><img src="/files/832c44cb129a4cbb6f45f968ba21c7a81262fa33" alt=""><figcaption></figcaption></figure>

**Step 5:** Once all three angles are captured successfully, tap **‘Save face images’** to submit your facial data to the system.

<figure><img src="/files/78cbae069344cae75e6d1c98a111ccea1319ec1c" alt=""><figcaption></figcaption></figure>

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/pocket-hrms-2.0-mobile-app/leave-and-attendance/face-recognition.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.
