> 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/trainer/assign-training.md).

# Assign Training

### How View and Manage Assign Training as a Trainer 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 > Trainer > Assign Training > Select the checkboxes to delete any session > To add employee to any session, click on plus sign > Select employee name or code > Select training from drop down > submit.

**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/642245ddfa9b6d8d19c32cdf2ea1a133b2e965dd" alt=""><figcaption></figcaption></figure>

**Step 2:** From the side menu, select the **‘Training’** module to view the available training management options, then tap on **‘Trainer’** to access the trainer-specific dashboard and functionalities.

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

**Step 3:** Select **‘Assign Training’** to manage, add or view any sessions or changes in the scheduled training sessions.

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

**Step 4:** Locate the specific session and select the **check box** to '**Delete'** any session.

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

**Step 5:** To **add** any employee to the session, click on the **'Plus Sign**' at the bottom of the page.

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

Step 6: Select '**Employee name or Code**', Select '**Training Name**' from the dropdown and click on '**Submit**'.

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

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

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/trainer/assign-training.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.
