> 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-catalog.md).

# Learning Catalog

### How to view Learning Catalog 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 Catalog > You can view learning catalog (if any) here > Click on History to view previous data.

**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 4:** Click on **Learning Catalog** to view the list of available courses or training materials currently offered.

<figure><img src="/files/345095558ecef3f50d18ce5b0239d09cd6256363" alt=""><figcaption></figcaption></figure>

**Step 5:** If you wish to see your past interactions or previously viewed items, click on the **History** button to access your record of previous data.

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

### Filter Icon

Enables you to filter your desired learning catalog by adding details.

Click on Filter icon > Fill the date range > Search.

<figure><img src="/files/6516b122522c892434f7bf496ec1c7e410cbc21d" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/0846be3e80f600930ca61f29ab70702cb0ae8368" alt=""><figcaption></figcaption></figure>

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

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-catalog.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.
