# Create a new Wayfinding building with floors

<figure><img src="/files/6301cfc9baaf7330369d9e1ac79117a7ec5f0fb4" alt=""><figcaption></figcaption></figure>

## Create a new building with floors

To create a new building with floors for the wayfinding system, follow these steps:

## Create a wayfinding building

1. Open the menu item **Engineering \[A]**

   ▷ The "Engineering" workspace opens.
2. Click on **Wayfinding \[B]**

   ▷ The "Wayfinding " workspace opens.
3. Click on **\[+ Building]** **\[C]**

   ▷ The window **"Create wayfinding for the building" \[D]** opens
4. Give your building a name **\[E]**
5. Select an asset on which the building is based **\[F]**

### Add a floor:

1. Click on the tab **Floors \[G]**

   ▷ The window switches to the **floor view \[H]**.
2. Select an asset that represents the floor **\[I]**
3. Give the floor a name **\[J]**
4. Click on **"Add floor" \[K]**

   ▷ Another row appears **\[L]**
5. If necessary, remove the floor by clicking on **Remove** **\[M]**

   ▷ The corresponding row is removed.
6. Click on "**Save**" **\[N]**

   ▷ Congratulations! You have successfully created a wayfinding building


---

# Agent Instructions: 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:

```
GET https://docs.buildings.ability.abb/collection/english-v14/documentation/wayfinding/create-a-new-wayfinding-building-with-floors.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
