> 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-jp/update-note/2026/202607/20260722.md).

# \[2026.07.22] 相談UX・部品分類体系の改善、カテゴリ幅の調整およびエディターのお知らせ改善

### 1.1.（改善）相談作成・編集UXの改善

相談の作成と編集フローを簡素化しました。以前は作成ボタンを押すと別の入力ウィンドウが開いていましたが、今は基本情報だけで相談がすぐに作成され、詳細ページに移動します。図面エディタから遷移する場合も同様です。相談名、進行状況、代理店コード、予算、スペースの広さ、施工・配送予定日、メモまで、ポップアップなしで詳細ページの1画面で確認・編集できます。

前へ

![図面エディタのリアルタイム見積書で見積書を生成する場合、相談作成モーダルで作成後、見積詳細ページに遷移します。](/files/9952fe4c60a1d21e61984f048739e2741341dbe1)

次へ

<figure><img src="/files/78bdccd420848797e20a3e28e72b1b746489d23a" alt=""><figcaption></figcaption></figure>

### 1.2.（改善）ダッシュボード内の部品分類体系の改善

部品分類に大分類・中分類・小分類の3段階体系を導入しました。カテゴリーを作成する際は、今後はデータタイプではなく、あらかじめ定められた部品の大分類リストから選びます。部品詳細ページにも分類項目が追加され、現在の分類をすぐに確認し、大分類→中分類→小分類の順で選んで保存できます。小分類まで掘り下げずに、上位分類で止めても構いません。

![設計家具ライブラリ > 部品ライブラリ > 製品詳細ページ](/files/7703479f6808f2697645255fa2c9d06f63780f4d)

![設計家具ライブラリ > 商品ライブラリ > タイプカテゴリー作成](/files/b0b67e986a12575ae2f89639f915fcc5a0ccf1b5)

### 1.3.（新規）カテゴリフォルダー領域の幅調整機能を追加

これからはカテゴリフォルダーのサイド領域の幅を直接調整できます。右端の境界線をドラッグすると、最小200pxから最大480pxまで広げたり狭めたりでき、調整した幅は保存されるため、再度アクセスしてもそのままです。フォルダー名とカテゴリ名は幅に合わせて最大2行まで表示され、それ以上長い場合は省略表示になります。既存の折りたたみ・展開もそのまま使えます。

## 2. エディター

### 2.1.（改善）お知らせのサイズ調整およびUI改善

図面エディタのお知らせは、大きくも小さくも表示できます。下部に拡大表示・縮小表示ボタンを追加し、選んだサイズは保存されて次回アクセス時にも維持されます。「今日からは表示しない」は上部に移動し、角や影など全体的なデザインも整理しました。

前へ

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

次へ

<figure><img src="/files/80c4253c4e4586d7afd928893e17e1ffa12a4d3e" 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-jp/update-note/2026/202607/20260722.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.
