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

# Assets erstellen

## Neues Asset erstellen

<figure><img src="https://2215908449-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOqGnkz52o2zVUsEGEZGk%2Fuploads%2FEBFlOo8pOZRWhA6pH0pG%2FGroup%20605.png?alt=media&amp;token=446109ae-aa95-446b-afee-a2273c5c8c6a" alt=""><figcaption></figcaption></figure>

1. Klicken Sie in der Menüleiste auf **Assets \[A]**\
   ▷ Das Menü „Assets“ mit der **Asset-Liste \[J]** wird angezeigt
2. Klicken Sie auf **\[B]**\
   ▷ Die **Asset hinzufügen \[C]** Fenster erscheint
3. Unter **\[D]**, wählen Sie die [↗ Asset-Vorlage](/collection/german/verpflichtende-basis/assets/asset-modeling-create-templates/create-a-new-template.md)
4. Unter **\[E]**, geben Sie dem Asset einen [↗ GAI](/collection/german/vorwort/glossary.md#gai).\
   ◈ Die GAI ist eine Kennung, mit der sich jedes Asset eindeutig identifizieren lässt.
5. Unter **\[F]**, geben Sie dem Asset einen Namen.\
   ◈ Das Asset wird in BuildingPro Suites unter diesem Namen angezeigt. Wählen Sie einen Namen, der so aussagekräftig und lesbar wie möglich ist. Eine maschinelle Lesbarkeit 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 externen ID-Nummern ein, die dem Asset zugeordnet sind.
8. Klicken Sie auf Speichern **\[I]**\
   ▷ Das Asset wurde erstellt\
   ▷ Das neue Asset erscheint jetzt in der **Asset-Liste \[J]**

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

{% hint style="info" %}
Wenn Sie ein Geschoss erstellen möchten:

1. Bitte wählen Sie in die "Floor"-Assetvorlage **\[D]**. Diese Vorlage ist in BuildingPro Suites standardmäßig verfügbar.
2. Beachten Sie die weiteren Informationen im Kapitel[ ↗ Ein Geschoss 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/verpflichtende-basis/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.
