# Create Release

This guide provides step-by-step instructions for creating a release for your service packages.


# Steps to Create a Release

  1. Navigate to your Project Dashboard and click   Services

  2. Select your service from the main grid.

  3. In the side navigation, click   Packages

  4. Select a package from the list.

  5. Click on the vertical ellipsis button (three dots).

  6. Select Create New Release from the dropdown menu.

  7. Fill out the release details:

    Enter a name for your release.

    Tip: Use a versioning format like v1.0.0 or Release_2025_01 to maintain consistency and clarity.

    Add a link to the issue tracking system (e.g., Jira, GitHub Issues) for reference.



    Create Release
    Release creation interface.



  1. To finalize the release click   Create

# Additional Resources