# Share/Review Links

Share/Review links are able to be created for any of your courses. These links will allow anyone to view the currently published version of your course. The person viewing does not even need to be signed in to Affinity to view.

Some use cases are:

* Auditor Review
* Bank Partner Review
* Internal Stakeholder Feedback
* Third Party Wiki's

There are two ways to generate the share links:

1. From the editor preview page
2. From the course catalog page

## Editor Preview Share/Review Links

{% embed url="<https://www.loom.com/share/a4cc645d0dfb4e39b10503ffb1e24cca?sid=9d8c5cee-12e0-45ad-a66e-59001947a60e>" %}

## Course Catalog Share/Review Links

{% embed url="<https://www.loom.com/share/c5a4d74f47a749848b97f59d01824f4b?sid=a5131fcd-0d53-457f-8b0c-1bdd04d18865>" %}

#### Sharing unpublished changes

It is also possible to share unpublished changes for review purposes. When you have unpublished changes, your share link experience will include a indicator mentioning this along with a toggle switch to determine what you would like to share.

<figure><img src="/files/MEyMf9JHILNuKldwNh5f" alt=""><figcaption><p>Unpulished content comes with a notification when sharing. </p></figcaption></figure>

Toggle the "Include Unpublished Content" to on to then generate a share link which includes this unpublished content. If you do not toggle this switch, then when you generate a share link it will be of only the last published content.

<figure><img src="/files/kfF519wq97I6mFcCo1cy" alt=""><figcaption><p>Switch toggled on.</p></figcaption></figure>

Above, we have toggled the switch on, so when we click generate, this will be of the unpublished content.


---

# 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/lms-authoring/share-review-links.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.
