> 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.-set-up-assets/create-an-asset-template.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-modeling-create-templates/create-a-new-template.md)
{% endhint %}

## Create the template

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

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

  ▷ A window appears. In this window, enter the following information:

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

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

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

   ▷ The window **\[C]** opens.
4. Give the asset template in **\[C1]** .
5. Optional: Activate **\[C2]**, to specify whether the asset on [↗ inactivity monitored](/collection/english-v14/documentation/assets/asset-status-active-inactive-unmonitored-assets.md) should be.
6. If you carried out step 5: Enter under **\[C3]** and **\[C4]** the time that should pass until assets created based on this template are displayed as inactive.&#x20;

   **⇄ Otherwise:** Continue with the next step.
7. Select in **\[C5]** select the map symbol. This selection indicates with which symbol assets created based on this template are displayed on the map.
8. Click on **\[C6]**, to create the asset template.&#x20;

   ▷ 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.-set-up-assets/create-an-asset-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.
