# Creating a New Version

Versions can be created for SNOMED CT, ICD-10-UK, OPCS-4, ATC, and Local Code Systems (individually). Reference Sets and Map type Reference Sets can not be versioned separately, since they are part of a SNOMED CT version.

\
To create a version:

* Verify that all changes are saved.
* Go to **`Tools > Create version`** or click the![](/files/-M568DM22uPbXXwzT8Ss)**`Create version`** button in the main toolbar.
* Select a Code System.
* Enter a unique version name and a description. If applicable, existing versions are displayed in the section to the right.
* Use the ![](/files/-MHLzn97qYyZsJQ2MzsP) calendar icon to specify an effective time, i.e. publication date.
* Click **`Finish`** to proceed.

<figure><img src="/files/Zuvl80ODdG1jN9GLnK3p" alt=""><figcaption><p>Create new version wizard - selection</p></figcaption></figure>

<figure><img src="/files/vEPcKfSkzLywWi92QIwj" alt=""><figcaption><p>Create version wizard - configuration</p></figcaption></figure>

{% hint style="warning" %}
You can only specify a date that is later than the (date of the latest) previous version. An error message will inform you in this case.
{% endhint %}

<figure><img src="/files/dkrlVgWIvWQVf1fMxLvP" alt=""><figcaption><p>Validation error</p></figcaption></figure>

You can track the versioning process in the **Remote Jobs View.**

![Information about the versioning process](/files/-MHM8SU6i-GJsaZ92-xE)

The components that were modified since the last publication will be updated during the versioning process by changing the effective time from *Unpublished* to the specified publication date. Components that were not modified will not be updated and keep the original publication date.

{% hint style="success" %}
After the versioning was completed, the create version appears in the ![](/files/-M286fQKe7gU5tGgJn91) **Code Systems View**.
{% endhint %}

![Code Systems View](/files/-MHM9gImKH5PA_13tUMO)


---

# 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.b2ihealthcare.com/snow-owl-authoring-platform/versioning/creating-a-new-version.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.
