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

# Create the Template

{% hint style="info" %}
All information on the topic of assets can be found in the chapter [↗ Create a new template](/collection/mandatory-base/assets/asset-modeling-create-templates.md)
{% endhint %}

{% @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. In this window, provide the following information:

<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. Click Engineering **\[A]**
2. Click Asset Modeling **\[B]**

   ▷ The Asset Model Overview **\[B1]** opens. In the Asset Model Overview, you will see all available asset templates.
3. Click **\[B2]**

   ▷ The window **\[C]** opens.
4. Give the asset template a name in **\[C1]**.
5. Optional: Enable **\[C2]** to specify whether the asset should be [↗ monitored for inactivity](/collection/mandatory-base/assets/asset-status-active-inactive-unmonitored-assets.md).
6. If you completed step 5: In **\[C3]** and **\[C4]**, enter the time that should pass until assets created from this template are displayed as inactive.

   **⇄ Otherwise:** Continue with the next step.
7. In **\[C5]**, select the map symbol. This selection indicates which symbol will be used to display assets created from this template on the map.
8. Click **\[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/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.
