> For the complete documentation index, see [llms.txt](https://docs.work-relay.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.work-relay.com/processes/working-with-processes/process-details-page/versions.md).

# Versions

The Versions subtab allows the user to view and manage [Process Versions](/processes/working-with-processes/process-versions.md). The Versions list shows:

* Version **Name**
* Version **precedence** (is version primary or not)
* **Number of started Process Instances**
* **Status** (Active/Inactive)
* Date and author of **last modification**

![](/files/6b24d13734f2a40f7952e8c8a4eaeff78bc6eaec)

Also, the following actions may be performed on a Version record (in the "**Action**" menu):

* **Export** - downloads a JSON file of the version configuration. Such files can be then be imported into Work-Relay using the **Import** button
* **Clone** - creates a [non-primary, inactive copy](/processes/working-with-processes/process-versions.md#primary-and-non-primary-versions) of the selected Process Version
* [**Start** a new Process Instance](/processes/working-with-processes/start-and-plan-the-process.md) of the selected version

The following actions may only be performed on non-primary Version records:

* **Make Primary** - removes the Is Primary designation from the current primary Version record and sets the selected Version record as primary (i.e., this Version will be used when a new Process Instance is started)
* **Delete** - fully deletes the selected Version record

![](/files/8c841799cc81a34da710dacac39ff7affd6b9ded)

{% hint style="warning" %}
Deleting the process version also deletes all Process Instances started on it. This action should be performed with extreme care.
{% endhint %}
