# Publishing

Once you have configured all of the settings for your exam and set the open window on the schedule page, you must now publish the exam.  Previously selecting 'Schedule' on the schedule page was the final step in setting an exam live.  Scheduling now behaves in the same way as other settings in that it is set and saved.

The final step now is to Publish the exam.  This is done on the new Version Management page.  You can find this towards the bottom of the list of config tabs.  Alternatively, you can click on the 'Go to Publish' button which can be found to the top left of the page, beneath the exam name and id

### Version Management page and publishing

On the Version Management page you can view all of the settings you have selected for the exams.  You can also navigate directly to the settings page for each from this page to change them if needed.

Once you have checked over all of these settings you can publish the exam at the bottom of the page.

<figure><img src="https://3316915154-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkgvUeCmTPeNouRxGPC%2Fuploads%2FWse61dTVK9wPqU1Uzfrp%2FPublish%20initial%20version.png?alt=media&#x26;token=2137ce3f-f557-4ddd-8df6-aba74a022076" alt=""><figcaption><p>Publishing the initial version</p></figcaption></figure>

Publishing will generate attempts for any users already in the group, and you can see these on the Attempt Management page (previously Users). &#x20;

Any users added to the group whilst the start window is open will also have an attempt generated.

### Re-ordering

Once you publish the exam you will notice that the order of the config tabs changes, this is to move the attempt and version management pages to the top of the list so they are easier to find.


---

# 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/publishing.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.
