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

## Modeling upload location

The final uploaded products are 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 together as 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 products in the \[Uncategorized Products] folder to the appropriate product category so that folder-based use becomes possible in the editor as well.

([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 classified into a folder.
{% endhint %}

## Frequently Asked Questions

**The product upload is complete, but I want to request additional edits.**

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

**Can I also request finish material production?**

Yes, you can. For finish material production, please contact us via Channel Talk instead of 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.
