> 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/learning-list.md).

# Learning List

### How to View Learning List 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 > Learning List

**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/84650f69a858641a3cc49583d20860ad7b20e9d6" 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/c2732c3dd8c8ccfd140eec89ac040a790f9d12a9" alt=""><figcaption></figcaption></figure>

**Step 3:** Select ‘Learning List’ to view the comprehensive list of training sessions, courses, or learning materials assigned to you.

<figure><img src="/files/893f736001ee542c1d284c523e29db55971e0ceb" alt=""><figcaption></figcaption></figure>

### Learning Card

You can choose any specific learning card from the learning list. It will give you a comprehensive detailed information about the learning details which include:

* Learning Details
* Reference Material
* Learning Session History
* Learning Quiz details (If any)
* Certificate details (which gives you the option to download the certificate)

**Process**:

Click on the learning card of your need > scroll through the tabs to check the details you need.

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

**To Check Learning Details:**

Click on Learning Details

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

**To Check Reference Material:**

Click on Reference Material. It will give you option to preview or download the material (Such as Docs, Files, Images, Audio, Videos) as well.

<figure><img src="/files/9fae2daceb167e87c950c789ebe86c0229ae71b1" alt=""><figcaption></figcaption></figure>

**Learning Session History:**

Click on Learning Session and you will get the option to view the history of the specific session as well.

<figure><img src="/files/75fe5e0b033b8c5e87d60ffaa65fbbd21d11a6ff" alt=""><figcaption></figcaption></figure>

**Learning Quiz:**

Click on learning quiz to view the quiz during the learning session if any.

<figure><img src="/files/482a982d7c8fa36f29a9b9b6624b9f20a6d2e6dc" alt=""><figcaption></figcaption></figure>

**Certificate Details:**

Provides the certificate details of the learning session such as expiry date etc. and also gives the option to download the certificate for the specific learning session.

![](/files/b6fe9a5550f3425c7be1944bb7f8e6c6b611d3ce)

### Filter Icon

To filter any specific learning session from the list of sessions, click on the filter icon (On the right corner of the learning list screen) > Fill details such as Status (All, Completed, In progress, Upcoming, Expired) and Date range > Search.

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

![](/files/4c184216462a3360473585565dd1a4f236ca4dfc)

### Download Certificate Icon

To download all the certificates, click on the download icon on the left of the learning List screen.

<figure><img src="/files/0aac12f76f5b9cc451c6a5b13341f56b81c41a7e" alt=""><figcaption></figcaption></figure>

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

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/learning-list.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.
