> 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/german/pflichtbasis/assets/archive-assets.md).

# Assets archivieren

In BuildingPro Suites können Assets nicht dauerhaft gelöscht werden. Stattdessen werden Assets archiviert.

Archivierte Assets verschwinden, bleiben aber im Hintergrund im System erhalten. Daher können archivierte Assets wiederhergestellt werden.

Archivierte Assets kosten keinen Infravolt.

## Warum können Assets nicht gelöscht werden?

Wenn Assets dauerhaft gelöscht werden könnten, wäre es nicht möglich, abgeschlossene Tickets und Aufgaben nachzuverfolgen, wenn sie sich auf das gelöschte Asset beziehen.

## Was passiert, wenn ein Asset archiviert wird?

Wenn Sie ein Asset archivieren, passieren die folgenden Dinge:

* Das Asset erscheint nicht mehr in der Asset-Liste
* Das Asset wird bei einer Suche mit der Suchfunktion nicht mehr gefunden
* Das Asset erscheint im Asset-Archiv
* Tickets und Aufgaben, die sich auf das Asset beziehen, bleiben erhalten, auch wenn die Tickets und Aufgaben bereits abgeschlossen wurden. Der Name oder die GAI des archivierten Assets ist nicht sichtbar.

<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>Vergleich: Dasselbe Ticket vor (A) und nach (B) dem Löschen des entsprechenden Assets.</p></figcaption></figure>

## Ein Asset archivieren

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

## Archivierte Assets finden und durchsuchen

Archivierte Assets werden im Asset-Archiv gesammelt und können dort angezeigt und durchsucht werden.

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

## Archivierte Assets wiederherstellen

Archivierte Assets können aus dem Asset-Archiv wiederhergestellt werden.

{% @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/german/pflichtbasis/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.
