# Downloading PDFs

## Overview of Downloading PDFs

Affinity supports the ability to download a PDF version of the course. The expanded version of the course:

* includes all text content&#x20;
* all expanded content, such as expansion sections, or flip cards being flipped
* downloaded images
* answers to knowledge based questions

Downloaded PDFs will not include:

* video materials
* audio materials
* accessibility related features

### How to Download

#### From the Training Instance View

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

Navigate to the training instance view and you will see a dropdown on the right for eligible trainings which includes a "Download PDF" link. Clicking this will trigger a generation of the course PDF and will begin the download. Depending on the size of the course, this can sometimes take a few minutes to process.

#### From the Course Authoring Platform

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

In the course authoring platform, you can use the versioning controls to find download links. The download buttons here allow you to do point-in-time downloads of the course content which you have created. Depending on the size of the course, the generation and download could take a few minutes.

Depending on the age of old courses, the images might not be available in historical versions. But, images will always be available in the most recent version.

### Eligible Courses

Courses which have been built natively with the Affinity course authoring platform will be eligible for downloads. Additionally, most courses, produced by Affinity for use on the platform will also be eligible for PDF downloads. If a course is no eligible, you can contact your Affinity representative or support to learn more about your options.

### Recommendation vs Preview Links

Affinity recommends you use share links as much as possible when trying to share course material with other parties. Share links are preferred because they include all types of media, such as video. And, they are always guaranteed to represent the latest version of the course when you share it.

Learn more about share links: [Share/Review Links](/product-guides/lms-authoring/share-review-links.md)


---

# 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://docs.itsaffinity.com/product-guides/internal-organizations/downloading-pdfs.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.
