# 마감재 업로드

마감재를 업로드하는 방법을 안내해드립니다.

전문가 업로드 기능이 궁금하다면? [바로가기](/guide/enterprise-guide/undefined-3/undefined-1.md)

## 1단계. 파일 올리기

**경로:** 대시보드 > 기업 라이브러리 > 제품 > 마감재 > 업로드

1. **'업로드' 버튼**을 클릭합니다.

![](/files/YBCvBAos7zLiDkAMP27g)

2. 준비한 마감재 **이미지 파일 1장**을 업로드하세요.
   * '화면 클릭' 또는 '드래그 앤 드롭' 지원
   * **지원 형식:** JPG, PNG
   * **용량 제한:** 5MB 이하

![](/files/MLmQvrieOxIqaqU6htdG)

## 2단계. 속성값 설정하기

이미지를 업로드하면 속성 설정 화면으로 이동합니다.

![](/files/XWYzuvyKlyeMX23YF757)

**Name**

* 에디터에 노출될 제품명을 입력하세요.

**Mapping dimension**

* 이미지 크기를 입력해 주세요.
* 설정한 크기 그대로 에디터에 적용됩니다.

**Bumpy Value**

* 표면의 **요철 정도**를 설정합니다.
  * `1` = 평평함
  * `10` = 표면이 **더 울퉁불퉁하고 거칠게** 표현됨

**Glossy Value**

* 표면의 **광택 정도**를 설정합니다.
  * `1` = 광택 없음
  * `10` = 매우 반질반질함

모두 설정되었으면 **제출** 버튼을 눌러주세요.

제출 완료된 항목은 `마감재 > 미분류 제품들`로 저장됩니다.

## 3단계. 카테고리 이동하기

'미분류 제품들'에 있는 항목은 **에디터에 노출되지 않습니다.**

카테고리를 반드시 설정해 주세요. **카테고리 설정 방법은 가구 제품과 동일**합니다.


---

# Agent Instructions: 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:

```
GET https://docs.archisketch.com/guide/enterprise-guide/undefined-3/undefined.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
