> ## Documentation Index
> Fetch the complete documentation index at: https://docs.getcollate.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Delete a Data Asset

> Delete outdated or test assets from your catalog to maintain clean, relevant metadata and simplify search results.

# Delete a Data Asset

Data assets have a lot of user-generated metadata, such as descriptions, tags, ownership, tiering. There’s also rich metadata generated by Collate through the data profiler, usage data, lineage, test results, and other graph relationships with other data assets. When a data asset is deleted, all of this rich information is lost, and it’s not easy to recreate it. Collate supports both soft delete and hard delete.

To delete a data asset:

1. Navigate to the **Explore Assets** page and select the data asset you want to delete.

2. Click the **⋮** icon and click on **Delete**.

   <img src="https://mintcdn.com/collatedocs/rZhhFXbbYu7NTMpy/public/images/ai-2.0/data-user-guide/delete-data-asset.png?fit=max&auto=format&n=rZhhFXbbYu7NTMpy&q=85&s=a9865a18f82dc754e5262c7177fb7a7d" alt="Delete a Data Asset" width="2774" height="1026" data-path="public/images/ai-2.0/data-user-guide/delete-data-asset.png" />

3. Choose any of the following delete options:
   * **Soft Delete**: Disables the data asset and you can restore it later.
   * **Hard Delete**:  Permanently deletes the data asset and its metadata. Can't be restor again.
     <img src="https://mintcdn.com/collatedocs/rZhhFXbbYu7NTMpy/public/images/ai-2.0/data-user-guide/delete-options.png?fit=max&auto=format&n=rZhhFXbbYu7NTMpy&q=85&s=706a2f116cf8f82e1cd246a36af8bb09" alt="Delete Options" width="1024" height="842" data-path="public/images/ai-2.0/data-user-guide/delete-options.png" />

4. Click **Delete**.

<Tip>
  **Tip**:
  **Tip:** Notify team members of data changes by creating [Announcement](/ai-2-0/how-to-guides/data-collaboration/announcements).
</Tip>
