> 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 model

Once modeling production is complete, the request form **\[Modeling Review Pending]** will change to this status.

Please review the completed product.

## Start Review

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

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

<div><figure><img src="/files/723f1640eaaee9f04cd508342e4102e3b85bc91e" alt=""><figcaption></figcaption></figure> <figure><img src="/files/9680e792adba9f7f32dd1a1105ef085c96a16f75" alt=""><figcaption></figcaption></figure> <figure><img src="/files/c9b465d2c1c55e59259de291ffbb73656f72dd60" alt=""><figcaption></figcaption></figure> <figure><img src="/files/f34dadd01ff1cc721134ba330f6fa55f9475f1bb" alt=""><figcaption></figcaption></figure> <figure><img src="/files/c7f8e3551f0c75a60cf468769bb54903968c2ff0" alt=""><figcaption></figcaption></figure> <figure><img src="/files/135600e59106d87ffe179279c072cde8290a5393" alt=""><figcaption></figcaption></figure> <figure><img src="/files/885d9c084aaa9ecf872997fa02df163a74d7f790" alt=""><figcaption></figcaption></figure> <figure><img src="/files/a02d4205f94e474dc03fc246d7f59715196eadad" alt=""><figcaption></figcaption></figure> <figure><img src="/files/e1265b9a7d100ea14c4913a45541e8bbc32e8786" alt=""><figcaption></figcaption></figure> <figure><img src="/files/ffa49e0dfc0c69eba2cbd3d0aa290be91fb23e3a" alt=""><figcaption></figcaption></figure></div>

## Check the Modeling

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

### If there are no revisions

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

{% hint style="info" %}
If even one product 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 want to request revisions, click the \[Request Revisions] button.

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

#### Re-review the Modeling

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

**Check History**

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

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

## Review Complete

**All Products Reviewed**

* Once all products have been reviewed, the \[Review Complete] button in the top 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 will take some time, and completed products can be found in the \[Uncategorized Products] category.

## Frequently Asked Questions

**There is an error in the Modeling Review viewer.**

If you contact the person in charge or the Archisketch Channel Talk, we will check and help guide you.

**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 to 10 minutes after upload completion before you can 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.
