> 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/plattform/map-and-floor/floor/create-a-floor.md).

# Eine Etage erstellen

## Ein Stockwerk erstellen

Ein Stockwerk wird wie ein reguläres Asset über das Menü „Asset erstellen“ erstellt.

Es müssen jedoch einige Besonderheiten beachtet werden:

1. „Stockwerk“ muss als Asset-Typ ausgewählt werden
2. Ein Grundriss muss zugewiesen werden
3. Das Stockwerk muss einem Gebäude untergeordnet werden

Beide dieser Besonderheiten werden in der folgenden Dokumentation erläutert.

{% hint style="info" %}
Korrekt konfigurierte Stockwerke sind immer mit dem **\[U]-Symbol**.
{% endhint %}

### Ein „Stockwerk“-Asset erstellen

<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%2F4T45UU8nQaM7Msf4ymxi%2F08C1151E-B078-4A53-865A-BE6A98DA6BD8.png?alt=media&#x26;token=3c5b4265-452d-49a7-8931-8c29b8e6a42d" alt=""><figcaption></figcaption></figure></div>

1. Den Menüpunkt öffnen **Assets \[A]**
2. Klicken Sie auf **\[B]**

   ▷ Die **Asset hinzufügen \[C]** Fenster wird geöffnet
3. Unter **Asset-Typ \[C]:** Wählen Sie den Typ „Stockwerk“ aus
4. Eine GAI zuweisen **\[D]**
5. Geben Sie dem Asset einen Namen **\[E]**
6. (Optional): Fügen Sie dem Asset eine Beschreibung hinzu **\[F]**
7. (Optional): Geben Sie eine oder mehrere IDs des Assets ein **\[G]**
8. (Optional): Geben Sie dem Asset einen oder mehrere Tags
9. Klicken Sie auf **Speichern \[I]**

   ▷ Das Asset wird erstellt

### Ein Stockwerk einem Gebäude zuordnen

<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%2FRG60KCmyqnxPD9D56NaC%2F99F04930-A76B-470E-9097-29EFB53E94E4.png?alt=media&#x26;token=2816b2ab-d0f4-46d5-9a7c-86805b0c4a9c" alt=""><figcaption></figcaption></figure></div>

1. Den Menüpunkt öffnen **Assets \[A]**
2. Navigieren Sie zu einem Asset vom Typ „Stockwerk“
3. Im Element **Übergeordneter Standort \[J]** – Wählen Sie ein Asset aus, dem Sie das Stockwerk zuweisen möchten.

   ◈ Dieses übergeordnete Asset ist normalerweise ein Gebäude.
4. Klicken Sie auf **Speichern \[K]**

### Einen Grundriss hinzufügen

<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%2FMKqffnvtJymlx184kHTy%2FDocs_Karten%20-%20Stockwerkplan%20hinzufu%CC%88gen.png?alt=media&#x26;token=c5145dbf-fad2-46e8-8ebd-c72847eb1365" alt=""><figcaption></figcaption></figure></div>

* Öffnen Sie die **Karte \[L]** Menü
* Im **Seitenleiste \[M]:** Erweitern Sie das Asset, dem das Stockwerk zugewiesen ist, dem Sie den Grundriss hinzufügen möchten. ▷ Sie sehen alle Assets, die diesem Asset zugewiesen sind. Dies kann ein oder mehrere Stockwerke umfassen.
* Für das Asset, dem Sie einen Grundriss hinzufügen möchten: Klicken Sie auf das **\[N]** Symbol. ⚠ **Achtung** Klicken Sie NICHT auf den Namen des Assets!

  ▷ Die Details werden geöffnet
* Aktivieren Sie den **Platzierungsmodus \[P]**
* Aktivieren Sie den Schalter **Asset ist ein Stockwerk \[Q]**
* Unter **Stockwerkschema \[R]**, laden Sie einen Grundriss hoch
* Unter **Stockwerk-Beschreibung \[S]**, wählen Sie die Nummer des Stockwerks aus.
* Klicken Sie auf **Speichern \[T]**

  ▷ Das Stockwerk wird erstellt.

  ▷ Das Stockwerk ist mit einem **Symbol \[U]**.

  ▷ Im **Assets \[A]** Im Menü erscheint das Stockwerk jetzt unter dem übergeordneten Asset

{% hint style="success" %}
Nachdem Sie die Schritte in diesem Kapitel abgeschlossen haben, wird das Asset mit dem **\[U]-Symbol**.

Nur Assets, die mit dem **\[U]-Symbol** sind korrekt konfigurierte Stockwerke.
{% endhint %}

{% hint style="warning" %}
Wenn das Asset nicht mit dem **\[U]-Symbol**, können Sie die Schritte im nächsten Kapitel nicht ausführen.
{% 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/plattform/map-and-floor/floor/create-a-floor.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.
