> For the complete documentation index, see [llms.txt](https://docs.archisketch.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.archisketch.com/guide/user-en/arranging-furniture/door-window-placement.md).

# Place Doors/Windows

Finding Door/Window Products

## Finding Door/Window Products

Door and window products can be found in the left tab's \[Furniture Library - Construction].\
Among the products divided into various categories, you can select and place the one with the style and functionality you want.\
Place doors and windows suited to the space to complete a more practical and aesthetic design.

![](https://1040484064-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fs45pRyTQeyYi0T0toKii%2Fuploads%2Fgit-blob-c4e940230fb3a1e196ec1c88941add94dfe85fe5%2Fceiling-floor-height-1.png?alt=media)

## Flip Horizontally / Flip Vertically

Swing doors provide a feature that lets you set the direction in which the door opens.\
After selecting the product and right-clicking it, you can easily change the opening direction of the door by clicking \[Flip Horizontally] or \[Flip Vertically].

![](https://1040484064-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fs45pRyTQeyYi0T0toKii%2Fuploads%2Fgit-blob-358b3496b85081c37222a28577de941d8463e7a2%2Fdoor-window-placement-2.png?alt=media)

## Adjusting the Size

You can adjust the size of door and window products however you want in the product details on the right.\
After selecting a product, use the provided size adjustment options to freely resize the door or window and create an optimized design for your space.

![](https://1040484064-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fs45pRyTQeyYi0T0toKii%2Fuploads%2Fgit-blob-f84e810b6f5fe40291c2e8c457ee4ef644f6d5fc%2Fdoor-window-placement-3.png?alt=media)

## Frequently Asked Questions

#### Are there open doors?

There are also doors made in an open state.\
Although the animation feature for doors opening and closing is not supported, try finding and placing an open door.\
Using open doors will be even more helpful for space arrangement and planning.

![](https://1040484064-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fs45pRyTQeyYi0T0toKii%2Fuploads%2Fgit-blob-d79aab4d3200da19421e3cc9a67e7c133fe2d041%2Fdoor-window-placement-4.png?alt=media)


---

# 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.archisketch.com/guide/user-en/arranging-furniture/door-window-placement.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.
