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

# Step 2. Review the modeling

When the modeling production is completed, the request form **\[Modeling Review Pending]** will change to the status.

Please review the finished product.

## Start Review

**Click the Start Review button**: Click the \[Start Review] button to begin the review.

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

<div><figure><img src="/files/ad19035eb02246cb441c8ad40385683af02df6e6" alt=""><figcaption></figcaption></figure> <figure><img src="/files/a40665d09448da62f24a31c790237f1d8b915c29" alt=""><figcaption></figcaption></figure> <figure><img src="/files/02550c51c253ac3078e9a105efa947cb8914e7f8" alt=""><figcaption></figcaption></figure> <figure><img src="/files/8eedc31f00a59a5c1a5ace64f34cd6295a71f1cf" alt=""><figcaption></figcaption></figure> <figure><img src="/files/4749fc1a2be0acad2fbf953360a06b7f813ddf0e" alt=""><figcaption></figcaption></figure> <figure><img src="/files/85bc51c4e7413d465e0f1714747e45a260f57e6e" alt=""><figcaption></figcaption></figure> <figure><img src="/files/6a3184c42e3a92a6fbe357fe5ac5f5663cfec704" alt=""><figcaption></figcaption></figure> <figure><img src="/files/7aebbad149a9fd71b4d00481efb8f6ebb696fa97" alt=""><figcaption></figcaption></figure> <figure><img src="/files/cdb77d79bda44dc7c9a6ff27b112844dd3187ad7" alt=""><figcaption></figcaption></figure> <figure><img src="/files/d0b159289c103e8726ef1cb9b102c73cb02a6ed6" alt=""><figcaption></figcaption></figure></div>

## Check the Model

* After pressing the \[Start Review] button, begin the review.
* Press the \[Check 3D Model Viewer] button to inspect the product in 360 degrees.

### If there are no revisions

* For products that do not need revision requests, please press the \[Review Complete] button.
* The product status will change to \[Modeling Review Complete].

{% hint style="info" %}
If even one of the products in the request form has a revision request, you must wait until the revision work is completed.
{% endhint %}

### If there are revisions

**Request Revisions**

If you would like to request revisions, please click the \[Request Revisions] button.

* Write the revision request details for each item—material texture / shape / others—and press \[OK] to save.
* The status will change to \[Modeling Revision Requested].

#### Re-review the Modeling

* When you request revisions, the Archisketch modeling team will review the request and proceed with the revisions.
* Once the revisions are completed, the status will change to \[Modeling Revision Complete].
* When the status changes, please double-click the list to proceed with the re-review.

**Check History**

* You can review the history of previously requested revisions.
* Please request revisions one more time, or finish by marking the review complete.

{% hint style="warning" %}
Revision requests are limited to a maximum of 2 times per product.
{% endhint %}

## Review Complete

**All Products Reviewed**

* When all products have been reviewed, the \[Review Complete] button in the upper right will be activated.
* Press the button to finish the final review.

**Final Complete**

* Press the \[Final Complete] button to move to the next step.

**Final Upload**

* Press the \[Final Upload] button to start uploading the product.
* Uploading takes a little time, and completed products can be checked in the \[Uncategorized Products] category.

## Frequently Asked Questions

**There is an error in the model check viewer.**

If you contact the person in charge or the Archisketch ChannelTalk, we will check it and assist you with guidance.

**I finished the modeling review, but it won't upload.**

After completing the review, you must press the \[Final Upload] button for it to be uploaded to the dashboard. It takes about 5–10 minutes after upload completion to check it in the editor.


---

# 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/enterprise-en/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.
