# In-house 라이브러리

## 1. 페이지 접근 방법

* 왼쪽 상단의 **`In-house 라이브러리`**&#xB97C; 클릭합니다.
* **하이퍼 스크리닝**에서는 **`In-house 라이브러리 관리`** 버튼을 클릭합니다.

## 2. 라이브러리 등록

* **`+ In-house 라이브러리 업로드`** 아이콘을 클릭합니다.

  <figure><img src="/files/6EAIjjQyzcr3uXIsGmBY" alt=""><figcaption></figcaption></figure>
* 클릭하여 파일을 선택하거나, 업로드 창에 **라이브러리 파일을 드래그 앤 드롭** 합니다.

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

**📁 업로드 파일 요건**

* **지원 형식**: `.SDF`, `.CSV`
* **파일 용량 제한**: 500MB 이하

**📄 CSV 파일 필수 항목**

* **Name**: 분자 이름 (영문자가 최소 1개 이상 포함되어야 함)
* **Structure**: 분자 구조 정보 (반드시 **SMILES 형식**으로 제공)

<figure><img src="/files/KRqrbtz5yW8P9jKgFPKt" alt=""><figcaption><p>Example CSV format</p></figcaption></figure>

## 3. 추가 정보 입력

* **라이브러리 이름:** 라이브러리의 이름입니다.
* **태그:** 하이퍼 스크리닝을 통해 생성된 분자의 하이퍼 스크리닝 필드에 추가될 라이브러리 태그입니다.
* **설명:** 라이브러리의 설명을 입력할 수 있습니다.

{% hint style="warning" %}
이미 다른 라이브러리에서 사용된 **태그 키워드**를 입력할 경우 오류가 발생할 수 있습니다. 고유한 키워드를 사용해 주세요.
{% endhint %}

## 4. 업로드 완료

* 해당 라이브러리는 **In-house 라이브러리** 페이지에서 확인할 수 있으며, **하이퍼 스크리닝** 페이지 내 라이브러리 선택 영역에도 자동 표시됩니다.
* 업로드 완료시 업로드한 사용자에게 이메일이 전송됩니다.
* 업로드한 분자 파일 내 일부는 중복 분자 등의 이유로 업로드에 실패할 수 있으며, 실패 분자 파일이 별도로 제공됨


---

# 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/lab-sapce-feature-ko/labspace/in-house.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.
