> 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-14.2-freezed/dokumentation/assets/assets-erstellen.md).

# Assets erstellen

## Ein neues Asset erstellen

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

1. Klicken Sie in der Menüleiste auf **Assets \[A]**\
   ▷ Die Menü "Assets" mit der **Asset-Liste \[J]** erscheint
2. Klicken Sie auf **\[B]**\
   ▷ Das Fenster **Asset hinzufügen \[C]** erscheint
3. Wählen Sie unter **\[D]** das[ ↗ Asset-Template](/collection/german-14.2-freezed/dokumentation/assets/asset-modellierung-templates-erstellen.md) aus
4. Geben Sie dem Asset unter **\[E]** eine [↗ GAI](/collection/german-14.2-freezed/vorwort/glossar.md#gai)\
   ◈ Die GAI ist ein Identifikator mit dem sich jedes Asset eindeutig identifizieren lässt.
5. Geben Sie dem Asset unter **\[F]** einen Namen. \
   ◈ Unter diesem Namen wird das Asset in eliona erscheinen. Wählen Sie einen möglichst aussagekräftigen und menschenlesbaren Namen. Die Maschinenlesbarkeit ist für diesen Punkt nicht wichtig.
6. Geben Sie dem Asset unter **\[F]** eine Beschreibung.\
   ◈ Diese Beschreibung dient als Hilfe oder Gedankenstütze für Anwender von eliona.&#x20;
7. Geben Sie unter **\[H]** dem Asset zugehörige externe ID-Nummern ein
8. Klicken Sie auf Speichern **\[I]**\
   ▷ Das Asset wurde angelegt\
   ▷ Das neue Asset erscheint nun in der **Asset-Liste \[J]**

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

{% hint style="info" %}
Wenn Sie ein Stockwerk erstellen wollen:&#x20;

1. Bitte wählen Sie in **\[D]** das Asset-Template «Geschoss». Dieses Template ist standardmässig in Eliona vorhanden.
2. Beachten Sie die weiteren Informationen im Kapitel [↗ Ein Stockwerk erstellen](/collection/german-14.2-freezed/dokumentation/widgets/benutzerdefinierte-widgets/module/custom-stockwerk.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-14.2-freezed/dokumentation/assets/assets-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.
