--- title: "Navigating the Release Library" slug: "navigating-the-release-library" updated: 2026-05-06T11:15:53Z published: 2026-05-06T19:13:29Z canonical: "help.hyperscience.ai/navigating-the-release-library" --- > ## Documentation Index > Fetch the complete documentation index at: https://help.hyperscience.ai/llms.txt > Use this file to discover all available pages before exploring further. # Navigating the Release Library The Release Library provides information on all the releases in the system. You can access it by going to **Library** > **Releases** in the application. At the top of the page, you can see details about the current live release. The full list of releases in the system will be shown in the table further down the page. ![](https://cdn.us.document360.io/87894cef-4958-4f3f-be6f-b75a78c82548/Images/Documentation/image(201).png) The table shows the following information: - Release name - Date and time the release was created - Number of layout variations in the release - Release status (Draft, Locked, or Live) - Flows to which the release is assigned ## Release details page To see more information about a particular release, go to its details page by clicking on its name in the left column of the table. The release details page shows a full list of: - layout variations included in the release - flows the release is assigned to ![](https://cdn.us.document360.io/87894cef-4958-4f3f-be6f-b75a78c82548/Images/Documentation/image(202).png) If you add new fields and/or table columns to a layout that is part of a release, a warning message appears on the release details page and provides you with steps that you need to follow. ![mceclip0.png](https://cdn.us.document360.io/87894cef-4958-4f3f-be6f-b75a78c82548/Images/Documentation/24808437337741.png) The Layouts section of the release details page shows the following information: - Layout name - Layout type (Structured, Semi-structured, or Additional) - Version name - Date and time the layout was last committed, if ever - Field customizations, if any ### Available actions You can also perform several actions from the release details page, depending on the state of the release. | **Status** | **Available Actions** | | --- | --- | | Any status | - **Copy to New Release** - Releases in any state may be duplicated clicking **Copy to New Release** to the right of the release name. - **Download Fields** - To download a CSV of all field metadata across all included versions of layout variations in a release, click **Actions**, and then click **Download Fields**. Downloading fields can be useful for auditing the consistency of field names, output names, and data types across the fields in a release before creating entries in the Field Dictionary. | | Draft | - **Edit** - See [Editing a Release](/v43/docs/editing-a-release) for more information. - **Archive** - See [Archiving and Restoring Releases](/v43/docs/archiving-and-restoring-releases) for more information. | | Locked | - **Assign to Flow** - See [Assigning a Release to a Flow](/v43/docs/assigning-a-release-to-a-flow) for more information. - **Archive** - **Archiving is possible if the release is not assigned to a flow.** - **Download Release** - See [Exporting a Release](/v43/docs/exporting-a-release) for more information. - **Train a Classification Model** - To train a Classification model, click **Actions**, and then click **Train a Classification Model**. | | Live | - **Assign to Flow** - **Download Release** - **Train a Classification Model** |