> 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/kegaido/manage-furniture/new-modeling-request/examine-modeling.md).

# ステップ2. モデリングを検収する

モデリング制作が完了すると、依頼書が **\[モデリング検収待機]** 状態に変更されます。

制作が完了した製品を検収してください。

## 検収開始

**検収開始ボタンをクリック**: \[検収開始]ボタンをクリックして検収を開始します。

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

<div><figure><img src="/files/7315ae0b9f93f2470a86864208ea7dd5f1e976e9" alt=""><figcaption></figcaption></figure> <figure><img src="/files/27aefca2e3df5e34ee76746c74e799ba140d9445" alt=""><figcaption></figcaption></figure> <figure><img src="/files/bc54179aadef74c851eb3a2656e7b43ba53538d4" alt=""><figcaption></figcaption></figure> <figure><img src="/files/db2ce79100685226d05a7f753ae2affdb668b6c9" alt=""><figcaption></figcaption></figure> <figure><img src="/files/37fecbdce04010c9887d22824ff4c74d46c88c5f" alt=""><figcaption></figcaption></figure> <figure><img src="/files/26b41dbafa2acf06f2e94a24a524f5100661f1f7" alt=""><figcaption></figcaption></figure> <figure><img src="/files/92570cd8a8413dc282b09fd0087363605eb1d3dd" alt=""><figcaption></figcaption></figure> <figure><img src="/files/d82c966b2e8335d046db9c9d5495e30fb5a752dd" alt=""><figcaption></figcaption></figure> <figure><img src="/files/e55e6850b432775038d676512b6da03affd44119" alt=""><figcaption></figcaption></figure> <figure><img src="/files/d2b83e25e192d154cd944de01642cf198b6a60f0" alt=""><figcaption></figcaption></figure></div>

## モデリングを確認する

* \[検収開始]ボタンを押して検収を開始します。
* \[3Dモデルビューア確認]ボタンを押して、製品を360度確認してください。

### 修正事項がない場合

* 修正依頼が不要な製品は、\[検収完了]ボタンを押してください。
* 製品の状態が\[モデリング検収完了]に変更されます。

{% hint style="info" %}
依頼書内の製品のうち1つでも修正依頼がある場合は、修正作業が完了するまでお待ちください。
{% endhint %}

### 修正事項がある場合

**修正依頼する**

修正を依頼したい場合は、\[修正依頼]ボタンをクリックしてください。

* 素材の質感 / 形状 / その他の各項目に修正依頼内容を入力後、\[OK]を押して保存します。
* 状態が\[モデリング修正依頼]に変更されます。

#### モデリングを再検収する

* 修正依頼をすると、アキスケッチのモデリングチームが依頼内容を確認して修正作業を進めます。
* 修正が完了すると、状態が\[モデリング修正完了]に変更されます。
* 状態が変更されたら、リストをダブルクリックして再検収を行ってください。

**履歴確認**

* 以前依頼した修正事項の履歴を確認できます。
* もう一度修正依頼をするか、検収完了で仕上げてください。

{% hint style="warning" %}
修正依頼は1製品につき最大2回まで可能です。
{% endhint %}

## 検収完了

**全製品の検収完了**

* すべての製品の検収が完了すると、右上の\[検収完了]ボタンが有効になります。
* ボタンを押して最終検収を完了します。

**最終完了**

* \[最終完了]ボタンを押して次の段階へ進みます。

**最終アップロード**

* \[最終アップロード]ボタンを押して製品のアップロードを開始します。
* アップロードには少し時間がかかり、完了した製品は\[未分類製品]カテゴリで確認できます。

## よくある質問

**モデリング確認ビューアにエラーがあります。**

担当者またはアキスケッチのチャネルトークまでお問い合わせいただければ、確認後ご案内いたします。

**モデリング検収を終えたのにアップロードできません。**

検収完了後に\[最終アップロード]ボタンを押すとダッシュボードにアップロードされます。エディターで確認できるようになるまで、アップロード完了後5〜10分ほどかかります。


---

# 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/kegaido/manage-furniture/new-modeling-request/examine-modeling.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.
