> For the complete documentation index, see [llms.txt](https://interfacing.gitbook.io/interfacing-help-files/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://interfacing.gitbook.io/interfacing-help-files/end-users/training-application-users.md).

# Managing Your Trainings (Apps)

Request, complete, and track your trainings.

## Overview

The **Training** application provides a centralized environment for managing your learning activities across the organization. It brings together the tools you need to interact with trainings throughout their lifecycle, helping ensure visibility, accountability, and timely completion of your responsibilities.

***

## What You Can Do

Use these topics to understand how to work with trainings in the system:

* Request enrollment in training programs relevant to your role
* Access and complete assigned trainings
* Monitor deadlines, status, and overall progress

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>Request to Take Training</strong></td><td>Learn how to submit a request to enroll in a training program.</td><td><a href="https://1488562728-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTx7AmE0d2Q4ja20EYjF5%2Fuploads%2FVBzwaIcZer0Olkwg0Um0%2FIMS-V16-NAV-Library-Icons-144.png?alt=media&amp;token=ab724944-17f2-4182-ad5a-6a27c13abee8">IMS-V16-NAV-Library-Icons-144.png</a></td></tr><tr><td><strong>Execute Training</strong></td><td>Learn how to complete an assigned training, including finishing required phases.</td><td><a href="https://1488562728-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTx7AmE0d2Q4ja20EYjF5%2Fuploads%2Fe3i9kpQTAL7HyDpuGk0R%2FIMS-V16-NAV-Library-Icons-141.png?alt=media&amp;token=b842256b-23c4-4fe2-8b4c-3cb3586e93b1">IMS-V16-NAV-Library-Icons-141.png</a></td></tr><tr><td><strong>My Trainings</strong></td><td>Learn how to access and manage your assigned trainings, monitor due dates, and track progress.</td><td><a href="https://1488562728-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTx7AmE0d2Q4ja20EYjF5%2Fuploads%2FTsmotAZODl73B2FqBLdd%2FIMS-V16-NAV-Library-Icons-145.png?alt=media&amp;token=8902fbf9-e9d2-4e2a-8c47-1d6c202f8619">IMS-V16-NAV-Library-Icons-145.png</a></td></tr></tbody></table>


---

# 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://interfacing.gitbook.io/interfacing-help-files/end-users/training-application-users.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.
