> 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/integrations/talent-lms.md).

# Talent LMS

### 1. How to do API authentication or enable Talent LMS integration?

### How to make the Talent LMS tab visible to employees in the ESS portal under the learning module?

**Step 1**: Log into the cloud portal, go to the ‘Settings’ menu, and under the ‘Integration’ tab click on the ‘Integration’ subtab.

**Step 2**: Click on the ‘Enable’ to turn on the toggle key for the ‘Talent LMS’ and a pop-up will open.

![](/files/rLldFZnWnSNfdkj7lwwR)

**Step 3**: In the ‘API Authentication’ pop-up, in the ‘Configure your API endpoint URL’ enter required Domain Name and enter the ‘API Key’ in the respective field.

**Step 4**: Select the checkboxes to provide your consent and click on the ‘Continue’ button. The Talent LMS will be activated and will also become visible to employees in the ESS portal.

![](/files/y0qoZ64OLagGYAIaFKUD)

**Note**:

* The API key can be obtained from your Talent LMS administrator.
* Click on the ‘Need Help’ to get details on the Domain Name and API Key.

![](/files/KdBQVHZdmojj1sGeBZyf)

**Path**: Cloud Portal > Settings > Integrations > Integrations > turn on ‘Enable’ toggle key for Talent LMS > enter details > Continue

**Link**: <https://cloud.pockethrms.com/Settings/Employee/Index?module=Integration&submodule=Zoom>

### 2. How to disable the Talent LMS integration?

### How to remove Talent LMS tab from the ESS portal?

**Step 1**: Log into the cloud portal, go to the ‘Settings’ menu, and under the Integrations’ tab click on the ‘Integrations’ subtab.

**Step 2**: Click on the ‘Enable’ to turn off the toggle key for the ‘Talent LMS’ and the integration will be deactivated and the respective tab will also be removed from the ESS portal.

![](/files/4SfSCXCF9TPIYUExLxkK)

**Path:** Cloud Portal > Settings > Integrations > Integrations > turn off ‘Enable’ toggle key for Talent LMS

**Link**: <https://cloud.pockethrms.com/Settings/Employee/Index?module=Integration&submodule=Zoom>

### 3. How can employees access the Talent LMS platform from the ESS portal?

**Step 1**: Log into the ESS portal, go to the ‘Learning’ menu and click on the ‘Talent LMS’ tab.

**Step 2**: Click on the ‘Go To Talent LMS’ button and the system will take you to the Talent LMS platform where you can learn about the courses.

![](/files/dVRq38z5QdIdfKbvfXyl)

**Note:** The ‘Talent LMS’ tab is visible to employees, only if the administrator or HR has activated the integration for the same from the cloud portal.

**Path:** ESS Portal > Learning > Talent LMS > Go To Talent LMS

**Link**: <https://ess.pockethrms.com/Training/Transaction/MyTraining?Menu=TalentLMS>

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/integrations/talent-lms.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.
