> 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-1/update-note/2026/202605/20260528.md).

# \[2026.05.28] Added video creation feature and style templates

#### 1. Dashboard

**1.1. (New + Improved) Add video content and improve the Render Shot page UI**

\[Project > Project Details Page] Improve the UI of the render content details page. Add the ability to view, delete, and download video content captured in the drawing editor.

Before: Render Content Details Page

<figure><img src="/files/30e83e8cacb3c20a6e911a955c48287ca2a9cb8b" alt=""><figcaption></figcaption></figure>

After: Render Content Details Page

<figure><img src="/files/57991400912ccd4db3ec793b665d6e3f3139f43f" alt=""><figcaption></figcaption></figure>

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

**1.2. (New) Add style template feature**

\[Library > Advanced Library Settings] Add a style template page. A feature that lets you save and manage parameter libraries (e.g., designed kitchen cabinet body colors, door handle shapes, etc.) as templates.

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

<figure><img src="/files/617556b4bf7d6d4cb93ffdcd95b4d354c1116892" alt=""><figcaption></figcaption></figure>

#### 2. Editor

**2.1. (New) Add video production feature**

Add video production functionality to Render Studio. Currently **available first to Manager level and above**available only in

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

**2.2. (New) Add style template feature**

Add a style template feature to the design editor. Style template content is created and managed in \[Dashboard > Library > Advanced Library Settings], and the templated parameter library can be applied and viewed within the editor.

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

<figure><img src="/files/70ed5234bfe23c14af169d994a2c4c5cf6496702" alt=""><figcaption></figcaption></figure>

**2.3. (Improved) Improve gallery UI layout**

Improve the UI of the gallery and gallery detail pages to match the addition of video content functionality.

Previous

<figure><img src="/files/24ac3db3be15fcd18bf004970c524964b8616412" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/126438d39ed268b90c262dcbc91663361650f9c7" alt=""><figcaption></figcaption></figure>

After

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

<figure><img src="/files/289b6b7f94415c20561c812a3ecb2d47e8e4fac3" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/0e6cb365e0f1e89b5dba82c0c63b81f2906938cf" alt=""><figcaption></figcaption></figure>

#### 3. Modular

**3.1. (New) Variable type: Add component type**

A new variable type has been added to the parametric editor (Modular): **Component Type** Added. Can be used when replacing or changing a specific product, part, or the model itself with another component, allowing more flexible application of various model configurations depending on the situation.

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


---

# 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-1/update-note/2026/202605/20260528.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.
