> For the complete documentation index, see [llms.txt](https://docs.moasure.com/en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.moasure.com/en/moasure-lx1/your-moasure-app/editing-your-floor-plan/edit-windows.md).

# Edit Windows

The **Edit Windows** tools allow you to modify windows that were captured during measurement.

You can adjust how windows appear in the floor plan by changing the **window type or orientation**.

Editing a window updates how the feature is displayed in the floor plan but does **not change the measured wall geometry captured by LX1**.

{% hint style="info" %}
Windows can also be added or replaced by selecting a wall segment and using **Swap**. See [*Segment Selection & Swap*](/en/moasure-lx1/your-moasure-app/editing-your-floor-plan/segment-selection-and-swap.md) for more detail.
{% endhint %}

***

## Select a Window

To edit a window, first select it directly on the floor plan.

1. Open your saved floor plan.
2. Tap the **window** you want to modify.

The **Selected Window** panel will appear, showing the window symbol and measurements.

***

## Window Editing Tools

Once a window is selected, the following tools become available.

**Swap**\
Change the window type.

**Rotate**\
Adjust the orientation of the window within the wall.

**Dimensions**\
View the measured width and height of the window.

***

## Change the Window Type

To change the window style:

1. Tap the **window** in the floor plan.
2. Tap **Swap**.
3. Select the desired **window type**.
4. The window will update in the floor plan.

***

## Change to a Different Feature Category

If you selected the wrong feature category during measurement, you can replace it with a different feature type without remeasuring:

1. Tap the window in the floor plan.
2. Tap **Swap**.
3. Tap the **back arrow** in the top-left corner of the selection screen.
4. Select the required feature category.
5. Choose the appropriate feature type.

The feature will update in the floor plan.

***

## Adjust Window Orientation

If the window orientation needs adjusting:

1. Tap the **window** in the floor plan.
2. Tap **Rotate**.
3. Continue rotating until the window orientation matches the real layout.

***

## Important

Editing windows changes how the feature appears in the floor plan but does **not modify the measured wall geometry**.

LX1 measurements define the structure of the room. Window editing tools only adjust how the feature is represented visually.


---

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

```
GET https://docs.moasure.com/en/moasure-lx1/your-moasure-app/editing-your-floor-plan/edit-windows.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.
