> 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/asset-status-active-inactive-unmonitored-assets.md).

# Anlagenstatus: aktive / inaktive / nicht überwachte Anlagen

## Übersicht

Assets können 3 Status haben:

* *Aktiv*
* *Inaktiv*
* *Nicht überwacht*

Der aktuelle Status des Assets wird im Asset-Menü in der **Status \[E]** Spalte angezeigt.

<figure><img src="/files/4ff7ca75be690d5c68faffa854fcb314bae70c1f" alt=""><figcaption><p>Abb. 1 – Das Asset-Menü</p></figcaption></figure>

## Erklärung

Der Status zeigt an, ob ein Asset innerhalb eines vordefinierten Zeitraums Daten empfangen hat.

<table><thead><tr><th width="200"></th><th></th></tr></thead><tbody><tr><td>Aktiv</td><td>Das Asset hat innerhalb des angegebenen Zeitraums Daten empfangen</td></tr><tr><td>Inaktiv</td><td>Das Asset hat innerhalb des angegebenen Zeitraums keine Daten empfangen.</td></tr><tr><td>Nicht überwacht</td><td>Die Funktion ist für das Asset deaktiviert</td></tr></tbody></table>

## Assets nach Status filtern

Sie können Assets im Asset-Menü mithilfe der Schalter nach Status filtern **\[B]**, **\[C]**, und **\[D]**.

## Funktion konfigurieren

{% hint style="info" %}
Beachten Sie die Informationen in [↗ Minimales Zeitintervall](/collection/german/pflichtbasis/assets/asset-status-active-inactive-unmonitored-assets.md)
{% endhint %}

### Für einzelne Assets

Sie können diese Funktion für jedes einzelne Asset in der [-> Asset-Details](/collection/german/pflichtbasis/assets/asset-details.md)

### In Asset-Vorlagen

Beim Erstellen [-> Asset-Vorlagen](/collection/german/getting-started/2.-setting-up-assets/asset-modeling.md), können Sie einen Standardwert für diese Option festlegen.

Alle Assets, die aus dieser Asset-Vorlage erstellt werden, übernehmen dann den Standardwert der Vorlage.

## Minimales Zeitintervall

Das minimale Zeitintervall, in dem der Status eines Assets in der Spalte aktualisiert wird **\[E]** beträgt 5 Minuten. Wenn Sie in den Asset-Details oder in der Asset-Vorlage einen kürzeren Wert festgelegt haben, wird das Asset nach dieser Zeit tatsächlich auf Inaktiv umgeschaltet. Dies wird jedoch in der Spalte **\[E]**: Der angezeigte Wert in dieser Spalte wird alle 5 Minuten aktualisiert.


---

# 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/asset-status-active-inactive-unmonitored-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.
