> 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/2024/202411/20241128.md).

# \[2024.11.28] はじめる機能を公開

## 新機能 (NEW)

## はじめにページを公開

お好みのデザインテンプレートを簡単に検索し、プロジェクトに活用できるページが新設されました。

主な機能

1. 自宅に適用する：希望のデザインを選択して、空の図面や実際の自宅の図面に簡単に適用できます。選択したデザインは自宅の図面の横に並んで表示されます。家具コピー、仕上げ材コピー機能を活用して、さまざまなインテリアスタイルを自宅に合わせてコーディネートしてみてください。
2. 詳細を見る：テンプレートの詳細内容を確認できます。撮影されたレンダーショットや配置された家具情報をはじめ、さまざまな情報を確認してみてください。
3. マイプロジェクトを公開する：自分がデザインした成果物をデザインコミュニティ（はじめに）に登録依頼できます。作成した依頼書はArchisketchで内部確認後、問題がなければ承認されて公開されます。自分だけの創作物をユーザーと共有し、独創的なデザインコンテンツをアピールしてみましょう！

## 改善事項

## グループ化された家具の順序変更機能を追加（マネージャー権限以上）

経路：ダッシュボード > 家具ライブラリ > 製品 > 家具：グループ化された家具の順序を変更できる機能が追加されました。変更後の順序はエディターにも同様に反映され、確認できます。

## 個人ライブラリ > \[3Dモデリングを確認する] ボタンを追加

：個人ライブラリで登録された家具の3Dモデリングを確認できる\[3Dモデリングを確認する]ボタンが追加されました。アップロード完了後でもこのボタンから3Dモデリングを確認し、マテリアルを修正して保存できるため、製品の材質や情報を手軽に変更・更新できます。


---

# 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/2024/202411/20241128.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.
