# Archive assets

In eliona, assets cannot be permanently deleted. Instead, assets are archived.&#x20;

Archived assets disappear, but they remain present in the system in the background. Therefore, archived assets can be restored.&#x20;

Archived assets do not cost any Infravolt.

## Why can assets not be deleted?

If assets could be permanently deleted, it would not be possible to trace completed tickets and tasks if they refer to the deleted asset.&#x20;

## What happens when an asset is archived?

If you archive an asset, the following things happen:

* The asset no longer appears in the asset list&#x20;
* The asset is no longer found when searched for using the search function
* The asset appears in the asset archive
* Tickets and tasks that refer to the asset remain available, even if the tickets and tasks have already been completed. The name or GAI of the archived asset is not visible.

<figure><img src="https://content.gitbook.com/content/Nyvwhz1kEMXcHf4HLuZ8/blobs/aHhVxfut14lLD9MpA78X/51B5714F-3AF1-48B4-8D34-90BAF776F61D.png" alt=""><figcaption><p>Comparison: The same ticket before (A) and after (B) the corresponding asset was deleted. </p></figcaption></figure>

## Archive an asset

{% @supademo/embed demoId="clm95pez541fov519o2ylufu4" url="<https://app.supademo.com/demo/clm95pez541fov519o2ylufu4>" fullWidth="true" %}

## Find and search archived assets

Archived assets are collected in the asset archive and can be viewed and searched there.

{% @supademo/embed demoId="cAqLRFazho\_jmZyKo9R16" url="<https://app.supademo.com/demo/cAqLRFazho_jmZyKo9R16>" fullWidth="true" %}

## Restore archived assets

Archived assets can be restored from the asset archive.

{% @supademo/embed demoId="0iPydeJovg8aEJ-MW-mcg" url="<https://app.supademo.com/demo/0iPydeJovg8aEJ-MW-mcg>" fullWidth="true" %}


---

# 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.buildings.ability.abb/collection/english-v14/documentation/assets/archive-assets.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.
