> For the complete documentation index, see [llms.txt](https://docs.buildings.ability.abb/collection/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.buildings.ability.abb/collection/mandatory-base/assets/archive-assets.md).

# Archive Assets

In BuildingPro Suites, assets cannot be permanently deleted. Instead, assets are archived.

Archived assets disappear, but they remain in the system in the background. Therefore, archived assets can be restored.

Archived assets do not cost any Infravolt.

## Why can't assets 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.

## What happens when an asset is archived?

When you archive an asset, the following things happen:

* The asset no longer appears in the asset list
* The asset is no longer found when searched for with the search function
* The asset appears in the asset archive
* Tickets and tasks that refer to the asset are retained, 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://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2FqRtoVcAkwfIQCq36POJx%2F51B5714F-3AF1-48B4-8D34-90BAF776F61D.png?alt=media&#x26;token=5e7b4aa2-b5b5-4cda-abfa-0d77941e1cc8" 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 url="<https://app.supademo.com/demo/clm95pez541fov519o2ylufu4>" demoId="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 url="<https://app.supademo.com/demo/cAqLRFazho_jmZyKo9R16>" demoId="cAqLRFazho\_jmZyKo9R16" fullWidth="true" %}

## Restore Archived Assets

Archived assets can be restored from the asset archive.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.buildings.ability.abb/collection/mandatory-base/assets/archive-assets.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
