> 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/getting-started/2.-setting-up-assets/create-the-template.md).

# Die Vorlage erstellen

{% hint style="info" %}
Alle Informationen zum Thema Assets finden Sie im Kapitel [↗ Neue Vorlage erstellen](/collection/german/pflichtbasis/assets/asset-modeling-create-templates.md)
{% endhint %}

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

* Gehen Sie zu *Engineering -> Asset Modeling -> **+ Vorlage***

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

<div data-full-width="true"><figure><img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2FH8duin218F1KQk4xZ4hU%2FDocs_Asset_Template%201.png?alt=media&#x26;token=bdfbec64-840e-4479-b321-9e42267bbce3" alt=""><figcaption></figcaption></figure></div>

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

   ▷ Die Asset Model Overview **\[B1]** wird geöffnet. In der Asset Model Overview sehen Sie alle verfügbaren Asset-Vorlagen.
3. Klicken Sie auf **\[B2]**

   ▷ Das Fenster **\[C]** wird geöffnet.
4. Geben Sie der Asset-Vorlage einen Namen in **\[C1]**.
5. Optional: Aktivieren Sie **\[C2]** um festzulegen, ob das Asset [↗ auf Inaktivität überwacht werden soll](/collection/german/pflichtbasis/assets/asset-status-active-inactive-unmonitored-assets.md).
6. Wenn Sie Schritt 5 abgeschlossen haben: In **\[C3]** und **\[C4]**&#x67;eben Sie die Zeit ein, die vergehen soll, bis Assets, die aus dieser Vorlage erstellt wurden, als inaktiv angezeigt werden.

   **⇄ Andernfalls:** Fahren Sie mit dem nächsten Schritt fort.
7. In **\[C5]**&#x77;ählen Sie das Kartensymbol aus. Diese Auswahl gibt an, welches Symbol verwendet wird, um Assets, die aus dieser Vorlage erstellt wurden, auf der Karte anzuzeigen.
8. Klicken Sie auf **\[C6]** um die Asset-Vorlage zu erstellen.

   ▷ Die Asset-Vorlage wird hinzugefügt und erscheint in der Asset Model Overview **\[B1]**
9. Um die Asset-Vorlage zu bearbeiten, klicken Sie auf **\[D]**.

   ▷ Die Seite Asset Template Configuration wird geöffnet.


---

# 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/getting-started/2.-setting-up-assets/create-the-template.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.
