> 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/training/learning/certificate-detail.md).

# Certificate Detail

### How to view and Download Certificate of Learning from Pocket HRMS 2.0 Mobile App?

**Path:** Login to mobile app of Pocket HRMS 2.0 > click on 3 horizontal lines (Hamburger menu) > Training > Learning > Certificate Detail > You can view all the completed learning certificates here > Click on Download to download any certificate.

**Step 1:** Log in to the Pocket HRMS 2.0 mobile app and tap on the **three horizontal lines** (hamburger menu) located at the top left corner of the screen.

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

**Step 2:** From the side menu, select the **‘Training’** module to view the available professional development and learning options, and tap on ‘**Learning**’ to access the employee-facing learning dashboard and session details.

<figure><img src="/files/9727de9f5267a8b09dda5c8d02844360b055349e" alt=""><figcaption></figcaption></figure>

**Step 3:** Select **Certificate Detail** from the list.

<figure><img src="/files/3b7461bae950fccb9078c4f3b3ed007d240d88cc" alt=""><figcaption></figcaption></figure>

**Step 4:** On this screen, you can **view all certificates** for the learning modules you have successfully completed.

<figure><img src="/files/7c7aaf99aa3f3355a8435eae15cc5fba5bccfb4e" alt=""><figcaption></figcaption></figure>

**Step 5:** To save a copy to your device, click on the **Download** button next to the respective certificate.

<figure><img src="/files/77d15cba9b2bb8095981d2837f695df564f7f94e" alt=""><figcaption></figcaption></figure>

{% embed url="<https://youtu.be/b6n09n8oHBA>" %}

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/training/learning/certificate-detail.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.
