> For the complete documentation index, see [llms.txt](https://docs.cloudeka.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cloudeka.ai/deka-gpu/deka-gpu-registry/detail-registry/repository/detail-repository/detail-artifact.md).

# Detail Artifact

To view detailed information about an artifact, you can access the Detail page from the Artifact List. In the **Artifact List**, locate the artifact you want to view. Click **More** in the **Action** column. Select **Detail** to open the artifact detail page.

<figure><img src="/files/92NiQXTMoi0mgnohrVot" alt=""><figcaption></figcaption></figure>

The system will display the **Artifact Detail** page, which provides detailed information such as artifact name, version, type, description, and additional configuration tabs.

<figure><img src="/files/2hVw3MBs5fvnDiyXwyqb" alt=""><figcaption></figcaption></figure>

## Vulnerabilities

**Vulnerabilities** displays the security vulnerabilities detected in the selected artifact. This tab provides information about known CVEs (Common Vulnerabilities and Exposures), including their severity level, affected package, current package version, and the recommended fixed version if available.

Users can review the vulnerability findings and perform a scan to identify potential security risks within the artifact. This information helps users evaluate security exposure and determine whether package updates or remediation actions are required.

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

The **Vulnerabilities** tab displays security vulnerabilities detected in the selected artifact, including the vulnerability level, affected package, current version, and available fixed version recommendations. To view more detailed information about a specific vulnerability, click the CVE ID in the **Name** column.

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

## Build History

The **Build History** tab displays the image build history of the selected artifact. This tab provides information about the build process, including the creation time of each image layer and the commands executed during the image build. Users can review the build sequence to understand how the artifact was created and identify the configuration or commands applied to each layer.

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

## Tags

The **Tags** tab displays the tags available for the selected artifact, including the tag name, pull command, signing status, push time, and pull time. This information helps users identify artifact versions and retrieve the appropriate image for deployment.

<figure><img src="/files/07yhNjK6fyjojDJtCTry" alt=""><figcaption></figcaption></figure>

### Create Tags

The **New Tag** feature allows users to create an additional tag for the selected artifact. To create a new tag, click the **+ New Tag** button.

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

The **Artifact Tag** window will appear. Enter a unique tag name in the **Tag name** field, then click **Save** to create the new tag.

<figure><img src="/files/6ELdJisyNLkGjHKwXumA" alt=""><figcaption></figcaption></figure>

The **“Create a tag for artifact is success”** notification will appear, indicating that the tag has been successfully created.

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

Click the **Copy** icon in the **Pull Command** column to copy the artifact image pull command. You can then use the copied command to pull the image from the registry.

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

### Delete Tags

The **Delete** action allows users to remove a tag from the selected artifact. To delete a tag, click **More** in the **Action** column, then select **Delete**.

<figure><img src="/files/4QXL0T7aEvVmSXVAoTJ9" alt=""><figcaption></figcaption></figure>

The **Delete Tag** confirmation window will appear. Click the **Yes** button to permanently delete the selected tag.

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

After the tag is successfully deleted, the **“An a tag from artifact is successfull deleted”** notification will appear.

<figure><img src="/files/05K9Bc63HoO6pXrVKmPJ" alt=""><figcaption></figcaption></figure>
