> 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/fill-out-request.md).

# Step 1. Fill out the request form

Archisketch has professional 3D modelers, and by optimizing work for the Archisketch engine, it ensures fast, high-quality results. Request modeling production through Archisketch!

**Request path** : 3D modeling service → Click \[Modeling Request]

<figure><img src="/files/05644901a54e1cf4dd120ffcc163fa858d32252a" alt=""><figcaption></figcaption></figure>

## Fill out request form

### Enter request form title

When you click the \[Modeling Request] button, a screen for entering the request form title appears.

<figure><img src="/files/1bd93819f31bd0b63876aa622808383b3685c2f6" alt=""><figcaption></figcaption></figure>

### Add product

After entering the title, if you press the \[Request] button, an empty screen with no products appears. You can see a button to add products in the upper right.

* Upload with Excel
* Enter one by one

<figure><img src="/files/3aa3cf22df1ad6344a3f78d179f6a9281fcb0504" alt=""><figcaption></figcaption></figure>

#### 1. Excel upload

* **Excel upload**: You can create a request list in Excel and upload the file to add multiple products at once.
* **Download sample file**: Please click \[Excel export/upload → Download sample file] to download the Excel template and use it.
* **Export to Excel**: You can also export the list currently written in the request form to Excel.

<figure><img src="/files/7e4ad97ad8a73d49d61af6c41b2bce1df81cefc3" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
**Notes when filling out the request form**

* In the Excel table, **please do not delete the 'columns'!** This may cause errors during upload.
* All products included in the request form will be finally uploaded to the dashboard after production is complete. **It is not possible to upload individual products first**.
* If you group similar product types together and divide them into appropriate quantities when writing the request form, the review and upload process will go more smoothly.
  {% endhint %}

#### 2. Add one by one

Please fill out the request form by clicking the \[Product] add button. Suitable for adding a small quantity of products.

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

**\*Project name (product name)**

* **Product name**Please write it.

**Quality**

* Quality is currently produced according to premium standards without distinction between basic/premium, so you do not need to select it.

**Reference image**

* If there is no website reference: **Reference images must be uploaded.**
* For mattress and rug product requests: a Top view image is required.

**\*Product size**

* Product's **width, depth, and height information**Please enter accurately.
* For missing information, please add further details in the \[Description] field.

**\*Website reference**

* For production reference **website link**please attach it. (e.g., product sales page link)

**\*Color**

* If the product has an exact color option name, **option name**please write it.
* The color you enter will later be **displayed in the editor**.

**Material information**

* If the material information is well explained in the website link, you may omit it.

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

**Status**

* **View in editor**: As the default setting, the product is displayed in the editor.
* **Hide in editor**: Sets the product so it is not visible in the editor.

**Product placement**

* Rug: product placed on the floor
* Sofa, table: product standing on the floor
* Frame, clock, etc.: product attached to the wall
* Ceiling lights, ceiling fans, etc.: product attached to the ceiling

<figure><img src="/files/611527b1d45b127aac1ae100e3439c3e438bdb9d" alt=""><figcaption></figcaption></figure>

**Brand**

* You can search for and add a brand.
* If it is not added, please first add the brand in \[Company Library → Brand Management].

**Tag**

* If you search for tags in the editor search bar, you can quickly find the corresponding product.

**SKU / product code**

* If you manage a separate SKU and product code, please enter them.
* You can easily search for products in the dashboard.

**Price**

* Please enter price information.
* This information is shown to customers.

**Website**

* Please enter the link that connects to the corresponding website when you click the product in the editor/dashboard, etc.
* This information is shown to customers.

**Product description**

* You can write a description of the product, and it will be shown to customers.

**Category**

* Please specify the product category.
* If not specified, the product will be categorized as \[Uncategorized products].

### Edit after saving the request form

1. **Move after saving**: If you click the \[Save] button at the bottom, you will return to the previous request form list step.
2. **How to perform additional tasks**:

   **❶ Edit**: Edit the existing request form.

   **❷ Copy**: You can copy the same request form and then edit the contents.

   **❸ Delete**: Delete the request form to remove it from the list.

   **❹ Add product**: Add a new product to the request form.

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

## Request review

Once you have completed all product lists, click the \[Request review] button to submit the request form.

{% hint style="warning" %}
You can no longer add products once you have requested review. If you want to add products, please create a new request form.
{% endhint %}

<figure><img src="/files/79ff78299b01f0d831940e029064c6823356e8f1" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/53a6510d4aa967863fe0ab1a9bd7e03a69444eba" alt=""><figcaption></figcaption></figure>

When you click the Request review button, the status changes to \[Production request form under review].

## Once you finish filling out the request form,

To prevent any omissions in production, **be sure to Archisketch staff**please let them know that you uploaded the request form through them!


---

# 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/fill-out-request.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.
