> 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-jp/archisketch-ai/ai-kitchen.md).

# AIキッチン配置

AIキッチンレイアウトは、キッチンスペースとシンク・オーブンなどの主要家電の位置だけを指定すれば、上部キャビネット・下部キャビネット・背の高いキャビネットを自動で配置してくれる機能です。家具を1つずつ手で置かなくても、キッチンレイアウトを素早く完成できます。

### 始める前に

* キッチンとして使う空間が図面に描かれている必要があります。空間がない場合は、先に図面を描いてください。

### やってみる

1. エディターで **AIキッチン配置**を実行します。

<figure><img src="https://1692356280-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fs45pRyTQeyYi0T0toKii%2Fuploads%2Fgit-blob-d0205c097c5ea02916df937e9b0b78bfc8f5a463%2Fai-kitchen-1.png?alt=media" alt=""><figcaption></figcaption></figure>

2. キッチンとして使う **空間を指定**します。指定した領域を基準に家具が配置されます。

<figure><img src="https://1692356280-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fs45pRyTQeyYi0T0toKii%2Fuploads%2Fgit-blob-61ae0a382e1acfdb071ba192b4ce5984adda1461%2Fai-kitchen-2.png?alt=media" alt=""><figcaption></figcaption></figure>

3. **シンク、オーブン** など主要な家電の位置を指定します。配置の基準点になるので、実際の設置位置に合わせておくのがおすすめです。

<figure><img src="https://1692356280-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fs45pRyTQeyYi0T0toKii%2Fuploads%2Fgit-blob-d518a72ab9e4415adfc6278965494153b7fcad29%2Fai-kitchen-3.png?alt=media" alt=""><figcaption></figcaption></figure>

4. **生成**を押すと、指定した条件に合わせて **吊り戸棚・下部棚・トールキャビネットが自動で配置**されます。

<figure><img src="https://1692356280-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fs45pRyTQeyYi0T0toKii%2Fuploads%2Fgit-blob-8caf7579a17204572489c05ede101c3a2ec8e532%2Fai-kitchen-4.png?alt=media" alt=""><figcaption></figcaption></figure>

4. 結果を確認し、必要なら個別の家具を選択して位置・サイズを修正します。

<figure><img src="https://1692356280-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fs45pRyTQeyYi0T0toKii%2Fuploads%2Fgit-blob-158a503a25b009170a8cca48e527bf77ae84b320%2Fai-kitchen-5.png?alt=media" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**ワンポイント** — シンクとオーブンの位置を先に正確に決めるほど、自動配置の結果がより自然になります。生成後も各収納は通常の家具のように自由に編集できます。
{% endhint %}

### よくある質問

* **自動配置された家具を修正できますか？** はい、生成された上・下部棚とトールキャビネットは、それぞれ選択して位置・サイズ・仕上げを編集できます。
* **再生成するとどうなりますか？** 空間と家電の位置を変更してから再生成すると、新しい条件に合わせて配置されます。

***

### 実際の画面


---

# 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-jp/archisketch-ai/ai-kitchen.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.
