# 5. Share

The way you share your exam is configurable and users can access an exam in 2 ways :&#x20;

* Directly through their unique exam link
* Via their Exams page&#x20;

Either or both can be used, and either or both can be disabled&#x20;

{% content-ref url="5.-share/schedule" %}
[schedule](https://academy.synap.ac/doc/exams/create-and-manage-exams/5.-share/schedule)
{% endcontent-ref %}

<figure><img src="https://3316915154-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkgvUeCmTPeNouRxGPC%2Fuploads%2FxqB0Ge5NPsXc8sUHvYaW%2FScreenshot%202023-06-08%20at%2015.02.53.png?alt=media&#x26;token=31066075-6d70-4e1b-b330-9b7a6d720673" alt=""><figcaption></figcaption></figure>

## 🔗 Emails / Exam Links

You can enable automate emails to be sent as soon as the exam is scheduled, or emails can be sent in bulk manually after the exam is done

{% hint style="danger" %}
🚨 If you are running **proctored** exams, you should disable both communication methods to force students to access their exam via your proctoring solution.
{% endhint %}

See below for an example email and the information that is sent for an exam

![Example exam email](https://3316915154-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkgvUeCmTPeNouRxGPC%2Fuploads%2FDzjuIjO3fl4DXEvGLT6n%2Fgeneric%20exam%20email.png?alt=media\&token=717523f7-c370-468b-87ed-52ffa0da1a2a)

## 📄 Exams Page

When the student  exam page is enabled and the exams aren't hidden, students will see their exams grouped by state:

* Open - exams they can start now
* Upcoming - exams that are scheduled but not open yet
* Past - completed / closed exams

{% content-ref url="../../portal-settings/user-access-and-page-management" %}
[user-access-and-page-management](https://academy.synap.ac/doc/portal-settings/user-access-and-page-management)
{% endcontent-ref %}

![Table on students exam page ](https://3316915154-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkgvUeCmTPeNouRxGPC%2Fuploads%2FERrfTeNwv6sfrazAeu0a%2Fexam%20table.png?alt=media\&token=67bbf4d1-f305-4d1e-9e79-bad1afbeb17f)


---

# 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://academy.synap.ac/doc/exams/create-and-manage-exams/5.-share.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.
