# My Transcripts

### Overview

MangoApps LMS provides a comprehensive Transcript feature that allows users to track and manage their learning progress. This guide will walk you through self-service transcript generation, admin-sent transcripts, and the different transcript types available.

![](https://3033486383-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MOrN-GvPliD0J-0qnH-%2Fuploads%2Fe7WX7U9e7bTfRVYZhJwl%2F12-03-2024-09-45-07.png?alt=media\&token=daa9f683-0ff3-4087-a815-70a407a86e1b)

***

### Self-Service for Transcripts

To retrieve your transcripts, navigate to the **My Transcripts** tab within the **Learn** module. Here, you can peruse the list of all enrolled and completed courses or curriculums, accompanied by credit hour details if any.

1. **Select Template:** Choose a transcript template tailored by your Domain/LMS admin, encapsulating your company's branding, logo, and specific course or curriculum filters.

![](https://3033486383-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MOrN-GvPliD0J-0qnH-%2Fuploads%2FiIovWvnYwldrQohCIuQw%2F12-03-2024-09-49-09.png?alt=media\&token=bfb5f362-48fe-43f1-a19d-be83f7b18591)

2. **Select Time Period:** Specify the desired time period for the transcript to capture your learning history accurately.

![](https://3033486383-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MOrN-GvPliD0J-0qnH-%2Fuploads%2FjpOVEB4AokAIIqM5cS4C%2F12-03-2024-09-52-42.png?alt=media\&token=b023e64f-6c1f-47a7-adb5-53b8b806e9a4)

Upon completion, easily access the generated transcript from the **My Transcripts** tab. View and download the transcript as needed.&#x20;

{% hint style="warning" %}
In order for a transcript request to generate, the user must have initiated at least one course.&#x20;
{% endhint %}

***

### Admin Sent Transcripts

Admins can facilitate the distribution of transcripts by generating and sending them directly to users through private messages. Unlike self-service transcripts, which are accessible in the 'My Transcripts' tab, admin-sent transcripts do not appear in this tab. Instead, users receive these transcripts directly through private messages, ensuring a personalized and direct delivery of their learning records.

![](https://3033486383-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MOrN-GvPliD0J-0qnH-%2Fuploads%2F86XKoWSSchqnUNAQ47r9%2Fgwert.png?alt=media\&token=ef89ce43-ef4a-4ddc-b905-1fd2c805d817)

{% hint style="warning" %}
Users must have the ability to access the Message module or the ability to receive notifications to their email in order to receive the transcript this way.
{% endhint %}

***

### Transcript Types

MangoApps LMS offers users three default transcript templates, each designed to cater to specific preferences and requirements.

**Completed Courses/Curriculums with Credits/Score**

Provides a detailed overview of the user's learning achievements, including credit hour/score information.

**Completed Courses/Curriculums without Credits/Score**

Offers a simplified view of completed learning experiences, focusing on course or curriculum completion.

**All Courses/Curriculums Transcript**

Presents an inclusive overview of the user's entire learning journey, including ongoing and completed courses.

These default templates provide users with flexibility and customization options, allowing them to choose the transcript format that best suits their preferences and reporting needs.

{% hint style="info" %}
Learn admins can create custom transcript templates from the Admin Portal. Click[ here ](https://guides.mangoapps.com/lms-guide/learn-admin/transcripts/create-a-transcript-template)to learn more.
{% endhint %}


---

# Agent Instructions: 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://guides.mangoapps.com/lms-guide/learn-user/my-transcripts.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.
