> 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/intro-en/update-note/2026/202606.md).

# June 2026 Updates

### June 2026 update

This June, **A feature that lets AI fill in the space for you**was added, and the screens throughout the editor have become much more organized. In addition, **a viewer that opens parametric models directly on the web**and **Archisketch Maps search improvements**were added as well, making the overall flow of creating and displaying drawings much smoother.

I'll break down the June update into five major sections. **① AI**, **② Editor**, **③ Modular (Parametric)‌**, **④ Library·Dashboard**, and **⑤ Archisketch Maps**.

***

### 1. AI

#### The kitchen is filled in automatically by AI

In the editor, **AI Kitchen Planner**has been newly added. After setting the area of the space where the kitchen will go and placing major fixtures like the sink and oven where you want them, **Generate**press it, and AI will automatically place upper cabinets, lower cabinets, and tall cabinets to complete the kitchen layout based on the space. Instead of placing each cabinet one by one, you just set the basic framework and let AI fill in the rest.

![](/files/7ce10d2b2d585ca7dff9689aefe893040d117128)

***

### 2. Editor

#### We refined the start screen tutorial again

The **tutorial UI**on the editor start screen has been revamped. We reorganized it so it more clearly guides users on what to do first when they enter for the first time.

![](/files/4f878393292f1631b01876b5ae17abebd8f6a9c0)

#### The lighting editor and viewer screens are now cleaner

**The lighting editor**UI has been revamped, and **viewer entry page (PositionalViewPage)**&#x61;nd **first-person viewer page (FirstPersonViewPage)**&#x68;ave also been tidied up. We reduced clutter on the screens used most often so they can be grasped at a glance.

![](/files/d1723e87d3cc027b431a2e5e3e2cc88422a3f237)

![First-Person Viewer](/files/7de5896dceb94260d2b5fea84827c6f1faee5790)

***

### 3. Modular (Parametric)

#### Option variables now have 'hide conditions'

When creating option variables in the parametric editor, **Hide Condition**can be applied to each item. You can set options to appear only under specific conditions, so even complex configurations can be displayed neatly according to the situation.

![](/files/b3ab585d79f572615c08de5d6fc7e87613035e6f)

#### Parametric models can now be viewed directly on the web

**Parametric Model Viewer**has been newly added. You can check it on the \[Design Furniture Library > Furniture Library] detail page, and it can also be **embedded**on external websites or used as a standalone viewer. It's now easier to show the models you've made directly to customers or external channels.

![](/files/6754ed42f30afc0f5e08a73706acc6b19dcc3e34)

{% embed url="<https://modular.dev.archisketch.com/viewer.html?id=6257d6d300c84628b2df253117de8d8c&c=eyJwYXJhbXMiOnsiVyI6IjQwMCIsIkQiOiI1ODAiLCJIIjoiNzYwIiwiVEgiOiIxMjAiLCJET1UiOiIwIiwiRE9EIjoiMCIsIlBMIjoiMCIsIlBSIjoiMCIsIlBGIjoiMCIsIlBCIjoiMCIsIlBPUyI6IuyijOqyveusuCIsIkRfUyI6IjEwMCIsIkRPT1JfSEFORExFIjoi7JygIiwiSEtfQ09ERSI6IkhLMzAxIiwiQl9DT0RFIjoiQjQwNzIiLCJQX0NPREUiOiIyMjAwMDUzMzcyODEiLCJCX1AiOiI0NzIwMCIsIkRfUCI6IjE3MTAwIiwiVF9QIjoiNjQzMDAiLCJraXRjaGVuX2JvZHlfY29sb3JzIjoiNjZhMzQ5OGY0OTE4MmUzMjc3NzllOWMzIiwiaGloaWhpaGloaWhpIjoiNDc2YTE3NDYyMDdkNDhkNTgwZjQwZmJjNTczMWM4OTEifSwib3B0aW9ucyI6W119&embed=1>" %}

***

### 4. Library·Dashboard

#### Check 3D furniture models before uploading

A **validation viewer**has been added to the 3D furniture model upload process. You can preview the model before uploading, and if you upload it after validation, the polygon, mesh, and file size are automatically optimized, making registration more stable.

![](/files/77f3856cf1b2b7d7fb7c7fc4663888542fba0739)

#### Sort folders by dragging

In the corporate library (furniture, finishes, textures) and the design furniture library (products, parts), **drag-and-drop folder sorting**has been added. In custom sorting mode, drag folders to the desired position and the order is automatically saved.

![Folder order can be changed by drag and drop.](/files/bffe13525ec150895f66deb8e413bde080583b61)

#### Product library style settings at a glance

In the product library category, **style settings entry button**and **delete function**have been added. When you save or delete, the data syncs immediately, so changes are reflected on the canvas right away without refreshing.

#### The home screen is now more stable

We fixed display errors that occurred in some environments and improved page loading stability as well as the overall screen layout.

![](/files/4f878393292f1631b01876b5ae17abebd8f6a9c0)

***

### 5. Archisketch Maps

#### Search results are now more user-friendly

**Archisketch Maps**We refined the search screen for Archisketch Maps. When searching drawings, **the number of buildings found and the number of map markers**are displayed together, and map labels show **city/county/district**the building name **eup/dong/myeon/ri**(road-name-based city/county/district if there is no lot-number information) **the line**as well. You can immediately tell what building is where just from the search results.

![](/files/a7d86c24c17ff9dcf2600da6f6b267358d8c7a38)

***

> **Source**: \[2026.06.04] Editor and parametric feature overhaul, \[2026.06.11] Editor UI overhaul and AI Kitchen Planner added, \[2026.06.18] 3D model upload validation viewer added and Library·Home improvements, \[2026.06.25] Parametric Model Viewer added and Archisketch Maps UI improved


---

# 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/intro-en/update-note/2026/202606.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.
