> 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-14.2-freezed/erste-schritte/2.-assets-einrichten/ein-asset-template-erstellen.md).

# Ein Asset-Template erstellen

{% hint style="info" %}
Alle Informationen zum Thema Assets erhalten Sie im Kapitel [↗ Ein neues Template erstellen](/collection/german-14.2-freezed/dokumentation/assets/asset-modellierung-templates-erstellen/ein-neues-template-erstellen.md)
{% endhint %}

## Das Template erstellen

{% @supademo/embed demoId="Dvy\_BUURL8qam9Wg\_AUkN" url="<https://app.supademo.com/demo/Dvy_BUURL8qam9Wg_AUkN>" fullWidth="true" %}

* Gehen Sie auf *Engineering -> Asset Modellierung -> **+ Template***

  ▷Ein Fenster erscheint. Geben Sie in diesem Fenster folgende Informationen an:

<div data-full-width="true"><figure><img src="/files/QxXURklOv9ZAyEEUd2Ro" alt=""><figcaption></figcaption></figure></div>

1. Klicken Sie auf Engineering **\[A]**
2. Klicken Sie auf Asset-Modellierung **\[B]**

   &#x20;▷ Es öffnet sich die Asset-Modell-Übersicht **\[B1]**. In der Asset-Modell-Übersicht sehen Sie alle verfügbaren Asset-Templates.
3. Klicken Sie auf **\[B2]**&#x20;

   ▷ Das Fenster **\[C]** öffnet sich.
4. Geben Sie dem Asset-Template in **\[C1]** einen Namen.
5. Optional: Aktivieren Sie **\[C2]**, um festzulegen, ob das Asset auf [↗ Inaktivität überwacht](/collection/german-14.2-freezed/dokumentation/assets/asset-status-aktive-inaktive-nicht-uberwachte-assets.md) werden soll.
6. Wenn Sie Schritt 5 ausgeführt haben: Geben Sie in unter **\[C3]** und **\[C4]** die Zeit ein, die verstreichen soll, bis Assets die anhand dieses Templates erschaffen wurden, als Inaktiv angezeigt werden.&#x20;

   **⇄ Sonst:** Fahren Sie fort mit dem nächsten Schritt.
7. Wählen Sie in **\[C5]** das Kartensymbol aus. Diese Auswahl gibt an, mit welchem Symbol Assets, die anhand dieses Templates erstellt wurden, auf der Karte angezeigt werden.
8. Klicken Sie auf **\[C6]**, um das Asset-Template zu erstellen.&#x20;

   ▷ Das Asset-Template wird hinzugefügt und erscheint in der Asset-Modell-Übersicht **\[B1]**
9. Um das Asset-Template zu bearbeiten klicken Sie **\[D].**

   ▷ Es öffnet sich die Asset-Template Konfigurationen Seite


---

# 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-14.2-freezed/erste-schritte/2.-assets-einrichten/ein-asset-template-erstellen.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.
