> For the complete documentation index, see [llms.txt](https://docs.nexportsolutions.com/nexport-user-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nexportsolutions.com/nexport-user-documentation/administrator-documentation/administrator-reference/my-training-admin.md).

# My Training (Admin)

## My Training <a href="#kanchor35" id="kanchor35"></a>

From the <mark style="color:blue;">**My Training**</mark> menu, you can view the sections and training plans. Sections are a collection of course assignments and the training plan is a group of sections. You can search for more trainings plans or sections, enroll a student for a section or a training plan, and can see the progress report for your enrollments. The following table provides the list of tabs of <mark style="color:blue;">**My Training (My Campus)**</mark> menu with their description:

| Submenu                                                                                                                                                              | Description                                                                                                                                                                                                                                                                                                                |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [<mark style="color:blue;">**Enrollments**</mark>](/nexport-user-documentation/administrator-documentation/administrator-reference/my-training-admin/enrollments.md) | <p>You can view, access, and drop a section. Also, you can view the training plans. Accessing a section allows you to view the Classroom.</p><p></p><p>For more information about NexPort Campus classroom, see <a href="/pages/O8HoLNTwJ6bMWXcmq9dc"><mark style="color:blue;"><strong>Classroom</strong></mark></a>.</p> |
| [**Find More Training**](/nexport-user-documentation/administrator-documentation/administrator-reference/my-training-admin/find-more-training.md)                    | You can enroll in additional sections.                                                                                                                                                                                                                                                                                     |
| [**Progress Report**](/nexport-user-documentation/administrator-documentation/administrator-reference/my-training-admin/progress-report.md)                          | You can view your performance in a section. Also, you can view an existing list of active enrollment and unofficial transcript.                                                                                                                                                                                            |
| [**Instructor**](/nexport-user-documentation/administrator-documentation/administrator-reference/my-training-admin/instructor.md)                                    | Lets you search and access a section. You can view assignment list, manage assignment, and view gradebook. You can also view assignment status details and modify grades.                                                                                                                                                  |

#### © NexPort Solutions 2022. All Rights Reserved.


---

# 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:

```
GET https://docs.nexportsolutions.com/nexport-user-documentation/administrator-documentation/administrator-reference/my-training-admin.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
