# 기존 데이터에 병합하기

### Step 1. 업로드 시작하기 <a href="#step-1.-.1" id="step-1.-.1"></a>

<figure><img src="/files/0apJO45fP4kk97QVjYVu" alt=""><figcaption></figcaption></figure>

1. **`+분자/데이터 버튼`**&#xC744; 클릭해 파일 업로드를 선택합니다.
2. 파일 업로드 창 좌측에서 **기존 데이터에 병합**을 선택합니다.
3. 업로드할 파일을 선택합니다.
   * 지원 파일 형식: **SDF, TSV, CSV**
   * **한 번에 1개 파일만 업로드 가능**
4. 업로드된 파일 영역에서 파일명과 파일 개수를 확인한 후 **`다음`** 버튼을 클릭합니다.

⚠️ 참고

* 50MB 이상 파일은 업로드할 수 없습니다.
* 2,000개 이상의 분자가 포함된 파일은 업로드할 수 없습니다.
* 서로 다른 형식의 파일을 동시에 업로드할 수 없습니다.

### Step 2. 파일 정보 확인하기 <a href="#step-2.-.1" id="step-2.-.1"></a>

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

1. 업로드된 파일의 일부 데이터가 **미리보기**로 표시됩니다.
2. **병합 기준 컬럼 선택**
   * **병합 기준(Merge Key)**: 분자 이름 또는 분자 구조 중 하나를 선택합니다.
   * **기준 컬럼(Key Column)**: 기본적으로 `Name` / `SMILES` 컬럼은 자동 인식되며, 자동 인식되지 않으면 직접 선택합니다.
3. **컬럼과 매칭할 사용자 필드 선택**
   * 병합 시 업데이트할 필드와 업데이트 방식을 선택합니다.
4. 필요 시 **`일치하지 않는 데이터는 새로운 분자로 추가하기`** 옵션을 체크합니다.

### Step 3. 업로드 결과 확인하기 <a href="#step-3.-.1" id="step-3.-.1"></a>

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

1. 업로드 예상 결과가 표시됩니다.
   * 파일에 포함된 분자 수
   * 새로 추가될 분자 수
   * 업데이트될 분자 수
   * 추가 불가 분자 수
2. 업로드 후 바로 계산을 실행하고 싶다면 **계산 항목**의 체크 상태를 확인합니다.
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.hits.ai/docs-ko/project-feature-ko/bench/undefined-2/undefined-1.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.
