---
title: "[Developer Hub guides] - Release Tag"
description: The Release Tag feature in the Developer Hub allows you to provide a detailed description of the updates you make to an app.
url: https://www.contentstack.com/docs/developers/developer-hub/release-tag
product: Contentstack
doc_type: guide
audience:
  - developers
  - team members
  - users
version: unknown
last_updated: 2026-03-26
---

# [Developer Hub guides] - Release Tag

This page explains how to use the Release Tag feature in the Contentstack Developer Hub to describe updates made to an app and link those notes to a specific app version. It is intended for developers and team members managing app versions and release information, and should be used when creating or viewing release tags for app versions in the Developer Hub.

## Release Tag

The Release Tag feature in the Developer Hub allows you to provide a detailed description of the updates you make to an app. This helps developers, team members, and users uniquely identify a specific app version, so they know which version of the app they are working with.

You can easily add information, in the Release Notes section, about the changes, updates, or enhancements made to the app. Thus, simplifying the tracking of changes.

Release Tag is linked to a particular version of the app, which can be published publicly to the audience.

Let’s see how to navigate through the Developer Hub interface to create a Release Tag for your release.

Login to your Contentstack account and follow the steps given below:
- Click the Developer Hub icon on the left navigation panel.
- You will be navigated to the apps dashboard page where you will see all apps created so far. Select the desired app to create a Release Tag.
- By default, the app's Basic Information page will open.
- On the app's page, click the Version Control tab from the left navigation panel.
- On the top left corner, you will see the Release Tag tab.
- Click + New Release Tag to create a new release tag for an app version.
- To view complete details of all the versions, follow the steps below:
- On the app's page, click the **Version ****Control **tab from the left navigation panel.
- On the top left corner, you will see the **Versions **tab.
- You will see the list of all the versions created for the app in a tabular format. You will be presented with different columns, with relative information as follows:

**Version:** Displays the version number.
- **Release Tag:** Displays the release tag number created for the version.
- **Created By:** Displays the name of the creator.
- **Created At:** Displays the date and time of creation.
- **Actions:** On clicking the three dots, you will see two options:

**View:** To view the version details.
- **Create Release Tag:** To create a new release tag.
- In the **Actions **column, for each version, there is a more option icon. Click it.
You will be presented with two options: **View **and **Create ****Release ****Tag**.
- When you click on **View**, you'll be directed to the **Basic ****Information **page with options as discussed above.
- From here, you can restore the app to this version by clicking the **Restore ****This ****Version **button. Clicking **Restore ****This ****Version **will update the app with the latest changes and save the changes into a new version.
- If you click the **Create ****Release ****Tag **option, the **New ****Release ****Tag **modal will open. To learn more about Release Tag, refer to this guide.

## Common questions

**How is a Release Tag used in the Developer Hub?**  
It allows you to provide a detailed description of updates made to an app and helps uniquely identify a specific app version.

**Where do I create a new Release Tag?**  
In the app’s **Version Control** area, open the **Release Tag** tab and click **+ New Release Tag**.

**Where can I see all app versions and their Release Tags?**  
In the app’s **Version Control** area, open the **Versions** tab to view the list of versions in a tabular format.

**What happens when I restore a version from the Versions list?**  
Clicking **Restore This Version** will update the app with the latest changes and save the changes into a new version.