# Accessing and Managing Storeys in Dietrich's Software

#### INSTRUCTION TYPE:

Exploration

#### CATEGORY:

Building Structure Management

#### OBJECTIVE:

Learn how to access, view, and edit storeys in a Dietrich's project

#### PREREQUISITES:

* Basic familiarity with Dietrich's user interface
* A Dietrich's project with at least one storey created

#### EXPERTISE LEVEL:

Novice

#### PARAMETERS:

* Storey Selection: Method of choosing which storey to work with
* Storey Properties: Settings that define storey characteristics

## STEPS:

1. **Floor Plan module**: Access the storey management interface

   * Navigate using menu option 1-2-1 to display the Floor Plan interface
   * The Floor Plan module is where all storey management takes place
   * Use Option 2-1 to see all storeys.

   <figure><img src="/files/8b5s5O1iPWVRXyHocXIs" alt=""><figcaption></figcaption></figure>

   Select a storey and click "edit" to change properties.
2. The edit options are below:

   <figure><img src="/files/bNk241cix0LiRL35lx7l" alt=""><figcaption></figcaption></figure>

## EXPECTED RESULTS:

You should now be able to access the Floor Plan module, select any storey in your project, and edit its properties using the "Edit" button. This gives you control over the vertical organization of your building design.

## COMMON VARIATIONS:

* The exact position of the storey selection list and Edit button may vary by software version
* Some projects may have storeys with special properties based on their function

## TROUBLESHOOTING:

* If you don't see the Edit button: Make sure you've properly selected a storey first
* If storey properties aren't updating: Check that you've confirmed changes in the dialog

## FOLLOW-UP ACTIONS:

* Define walls on your edited storey
* Adjust the relationship between storeys if needed
* Create floor decks to connect storeys vertically


---

# 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.dietrichs.com/tutorials/tutorials-en/learning-the-basics/exploration-journey/program-modules/floor-plan-1-2-1/accessing-and-managing-storeys-in-dietrichs-software.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.
