> 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/check-modeling-upload.md).

# Step 3. Check the modeling upload

## Model upload location

The final uploaded products will be automatically uploaded to \[Uncategorized Products].

**Check notifications**

You can check the product upload status through the \[Notifications] icon at the top of the dashboard.

## Furniture grouping

Try grouping the uploaded furniture into one. Managing and editing furniture will become much more convenient!

([Learn more about how to group furniture →](/guide/enterprise-en/manage-furniture/group-furniture.md))

## Move to category

You need to move them from the \[Uncategorized Products] folder to the appropriate product category so they can also be used by folder in the editor.

([Learn more about how to move categories →](/guide/enterprise-en/manage-furniture/edit-furniture-info.md))

{% hint style="warning" %}
It will not be visible in the editor until it is categorized into a folder.
{% endhint %}

## Frequently Asked Questions

**The product upload is complete, but I’d like to request additional revisions.**

Revision requests are possible up to 2 times during the review stage before the upload is completed. Edits after upload completion are not possible, and if changes are unavoidable, additional charges may apply.

**Is it possible to request finishing material production as well?**

Yes, it is possible. For finishing material production, please contact us via Channel Talk, not through the \[3D Modeling Service].


---

# 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/check-modeling-upload.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.
