> 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/english-v14/getting-started/2.-assets-einrichten/ein-asset-template-erstellen.md).

# Create an asset template

{% hint style="info" %}
You can find all information on the topic of assets in the chapter [↗ Create a new template](/collection/english-v14/documentation/assets/asset-modellierung-templates-erstellen/ein-neues-template-erstellen.md)
{% endhint %}

## Create the template

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

* Go to *Engineering -> Asset Modeling -> **+ Template***

  ▷A window appears. Enter the following information in this window:

<div data-full-width="true"><figure><img src="https://content.gitbook.com/content/Nyvwhz1kEMXcHf4HLuZ8/blobs/9NGJcX28vsO69EdQtye6/Docs_Asset_Template%201.png" alt=""><figcaption></figcaption></figure></div>

1. Click on Engineering **\[A]**
2. Click on Asset Modeling **\[B]**

   ▷ The asset model overview opens **\[B1]**. In the asset model overview you can see all available asset templates.
3. Click on **\[B2]**

   ▷ The window **\[C]** opens.
4. Give the asset template in **\[C1]** a name.
5. Optional: Enable **\[C2]**, to determine whether the asset should be monitored for [↗ inactivity](/collection/english-v14/documentation/assets/asset-status-aktive-inaktive-nicht-uberwachte-assets.md) be monitored.
6. If you have completed step 5: Enter under **\[C3]** and **\[C4]** the time that should elapse before assets created using this template are displayed as inactive.

   **⇄ Otherwise:** Continue with the next step.
7. Select in **\[C5]** select the map icon. This selection specifies which icon assets created using this template will be shown with on the map.
8. Click on **\[C6]**, to create the asset template.

   ▷ The asset template is added and appears in the asset model overview **\[B1]**
9. To edit the asset template, click **\[D].**

   ▷ The asset template configuration page opens


---

# 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/english-v14/getting-started/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.
