> For the complete documentation index, see [llms.txt](https://postjamm.gitbook.io/postjamm/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://postjamm.gitbook.io/postjamm/projects/version-management.md).

# Version management

Postjamm allows you to manage multiple versions of the same project without losing context.

#### Add a new version <a href="#add_a_new_version" id="add_a_new_version"></a>

To upload a new version:

1. Open your project
2. Click on the version selector at the top, near the project name

<figure><img src="/files/jxj5HctVnWJlw87j9wRV" alt=""><figcaption></figcaption></figure>

3. Select Add new version
4. Upload your updated video<br>

The new version will be added to the project while keeping previous versions intact.

You can switch between versions using the version selector dropdown at the top of the project.

This allows you to review previous iterations at any time.

***

> 💡Version behavior
>
> * When a new version is added, commenting on older versions is automatically disabled
> * This ensures that all new feedback is focused on the latest version

***

#### Manage versions  <a href="#manage_versions" id="manage_versions"></a>

To manage existing versions:

1. Open the version selector
2. Click on Manage versions<br>

<figure><img src="/files/fGJvkBLrwIKfgm7eAwXu" alt=""><figcaption></figcaption></figure>

From here, you can edit any version listed.

> 💡Note: Editing a version will remove all comments associated with that version
