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

# Finish material upload

We will guide you on how to upload finishes.

Curious about the expert upload feature? [Go to](/guide/enterprise-en/manage-finishing/upload-finishing-expert.md)

## Step 1. Upload a file

**Path:** Dashboard > Company Library > Products > Finishes > Upload

1. **'Upload' button**click.

![](/files/b336fa40585398f479af057796081e033f8b1b0b)

2. Prepare the finish material **one image file**upload it.
   * Supports 'click on screen' or 'drag and drop'
   * **Supported formats:** JPG, PNG
   * **File size limit:** 5 MB or less

![](/files/2c7db6372f098dea34f1163ad1d098e4396b0439)

## Step 2. Set attribute values

After uploading an image, you will be taken to the attribute settings screen.

![](/files/de69c1d4732a5e40bafb6aa8523f63edc2d46c0e)

**Name**

* Enter the product name to be displayed in the editor.

**Mapping dimension**

* Please enter the image size.
* The set size will be applied to the editor as is.

**Bumpy Value**

* of the surface **degree of roughness**set.
  * `1` = Flat
  * `10` = The surface is **more uneven and rough** represented

**Glossy Value**

* of the surface **degree of gloss**set.
  * `1` = No gloss
  * `10` = Very shiny

If everything is set, **Submit** please press the button.

Completed submissions will be `Finishes > Uncategorized products`saved to.

## Step 3. Move to category

Items in 'Uncategorized products' are **not displayed in the editor.**

Please be sure to set a category. **The category setting method is the same as for furniture products**.


---

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