# Delete

To remove an artifact from the repository, you can use the **Delete** action from the Artifact List.

* In the **Artifact List**, locate the artifact you want to delete. Click **More** in the **Action** column. Select **Delete**.

<figure><img src="/files/9W8prK8uc9W7J64c7pfU" alt=""><figcaption></figcaption></figure>

* In the confirmation dialog, click **Yes** to confirm the deletion. The selected artifact will be successfully deleted from the repository.

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

* A success notification will appear indicating that the artifact has been successfully deleted.

<figure><img src="/files/7xWbfs7AjveToZtMbci9" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cloudeka.ai/deka-gpu/deka-gpu-registry/detail-registry/repository/detail-repository/delete.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
