> 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/employee-session.md).

# Employee Session

### How to view Employee Session (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 > Employee Session > Click on Session Detail to view active sessions (if any) > Click on Previous session detail to view past sessions details.

**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:**Then select** ‘Employee Session’\*\*from the tab.

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

**Step 4:** Tap on **Session Detail** to see a list of your currently active or upcoming training sessions.

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

**Step 5:** Tap on **Previous session detail** to access the history and details of training sessions you have completed in the past.

![](/files/40eda2cc50bebd48978039bf461bb4f81026437b)

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

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/employee-session.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.
