# 분석 페이지에 분자 추가하기

1. `분자 추가` 버튼을 클릭합니다.

   <figure><img src="/files/vcXcdNh2n8qkQHAiK3QE" alt=""><figcaption></figcaption></figure>
2. 분석 생성 시 선택한 Bench의 분자 리스트가 표시됩니다. 이 리스트에는 유도체도 함께 포함됩니다.

   <figure><img src="/files/yN6QpbIHM1IPWiHWdBOK" alt=""><figcaption></figcaption></figure>
3. 기본으로 보이는 필드 외에 필요한 필드를 추가해서 보거나, 정렬·필터·검색 기능을 이용해 분석할 분자를 찾습니다.

   <figure><img src="/files/fm0sQHPkYMzMLS0PgAuu" alt=""><figcaption></figcaption></figure>
4. 추가할 분자의 체크 박스를 선택한 뒤, `선택된 분자 추가` 버튼을 클릭해 분석에 추가합니다.<br>

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

{% hint style="info" %}
최대 **1,000개의 분자**를 추가할 수 있으며, 이미 추가된 분자는 중복으로 추가할 수 없습니다.
{% endhint %}


---

# 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/analysis/sar/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.
