> 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/pflichtbasis/assets/create-assets.md).

# Assets erstellen

## Neues Asset erstellen

<figure><img src="/files/56969794420d50360e437199954363ea100b6836" alt=""><figcaption></figcaption></figure>

1. Klicken Sie in der Menüleiste auf **Assets \[A]**

   ▷ Das Menü „Assets“ mit der **Asset-Liste \[J]** erscheint
2. Klicken Sie auf **\[B]**

   ▷ Die **Asset hinzufügen \[C]** Fenster erscheint
3. Unter **\[D]**, wählen Sie [↗ Asset-Vorlage](/collection/german/pflichtbasis/assets/asset-modeling-create-templates/create-a-new-template.md)
4. Unter **\[E]**, geben Sie dem Asset eine [↗ GAI](/collection/german/vorwort/glossary.md#gai) 7
   1. ◈ Die GAI ist ein Identifikator, mit dem jedes Asset eindeutig identifiziert werden kann.
5. Unter **\[F]**, geben Sie dem Asset einen Namen.

   ◈ Das Asset wird in BuildingPro Suites unter diesem Namen angezeigt. Wählen Sie einen möglichst aussagekräftigen und menschenlesbaren Namen. Die Maschinenlesbarkeit ist an dieser Stelle nicht wichtig.
6. Unter **\[F]**, geben Sie dem Asset eine Beschreibung.

   ◈ Diese Beschreibung dient als Hilfe oder Erinnerung für Benutzer von BuildingPro Suites.
7. Unter **\[H]**, geben Sie alle mit dem Asset verknüpften externen ID-Nummern ein.
8. Klicken Sie auf Speichern **\[I]**

   ▷ Das Asset wurde erstellt

   ▷ Das neue Asset erscheint nun in der **Asset-Liste \[J]**

{% hint style="info" %}
Sie können weitere Aspekte des Assets anpassen. Wie das geht, erfahren Sie in [↗ Ein Asset konfigurieren](/collection/german/pflichtbasis/assets/configure-an-asset.md)
{% endhint %}

{% hint style="info" %}
Wenn Sie eine Etage erstellen möchten:

1. Bitte wählen Sie in der "Etage"-Asset-Vorlage in **\[D]**. Diese Vorlage ist in BuildingPro Suites standardmäßig verfügbar.
2. Beachten Sie die weiteren Informationen im Kapitel[ ↗ Eine Etage erstellen.](/collection/german/plattform/map-and-floor/floor/create-a-floor.md)
   {% endhint %}


---

# 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/pflichtbasis/assets/create-assets.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.
