> 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-doors.md).

# Edit Doors

The **Edit Doors** tools allow you to modify doors that were captured during measurement.

You can adjust how doors appear in the floor plan by changing the **door type, orientation, or swing direction**.

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

{% hint style="info" %}
Doors 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 Door

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

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

The **Selected Door** panel will appear, showing the door symbol and measurements.

***

## Door Editing Tools

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

**Swap**\
Change the door type (for example, single door, double door, patio door, bifold door, or archway).

**Rotate**\
Change the hinge side or swing direction.

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

***

## Change the Door Type

To change the door type:

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

<div align="left"><figure><img src="/files/83zA0sGVWXkZustmVuKT" alt="" width="324"><figcaption></figcaption></figure></div>

## 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 door 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.

***

## Change Door Orientation

If the door swing or hinge side needs adjusting:

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

<div align="left"><figure><img src="/files/PGJjGHNy3axUjuZu98HQ" alt="" width="324"><figcaption></figcaption></figure></div>


---

# 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-doors.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.
