# 분석 페이지 세부 기능

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

* **한 페이지의 분자 수**
  * 한 페이지에서 조회 가능한 분자 수를 조정할 수 있습니다. 최대 1,000개의 분자까지 조회 가능합니다.
* **히스토리**
  * SAR 분석의 수행 이력을 확인할 수 있습니다.
* **업데이트**
  * 연결된 Bench 데이터에 변경 사항이 발생할 경우 `업데이트` 버튼이 활성화 됩니다.
  * 업데이트 시 변경된 필드 값과 삭제된 분자 정보 등이 반영됩니다.
* **Core, R 필터**
  * SAR 분석에서는 Core와 R 필드를 필터 항목으로 제공합니다.
  * 필터 적용 시 선택한 분자 구조만 포함된 결과를 확인할 수 있습니다.
* **SAR note, SAR tag**
  * SAR 분석 전용 필드로 분석 결과에 대해 메모를 남기거나 태그를 붙일 수 있습니다.
  * 작성된 내용은 각 분석 페이지에서만 확인할 수 있습니다.
* **새로운 분석으로 복제**
  * 선택한 분자를 새로운 분석으로 복제할 수 있습니다.
  * 복제 시 선택한 분자의 분석 결과와 SAR note, SAR tag 값도 함께 복제됩니다.
* **다운로드**
  * 선택한 분자와 분석 결과를 CSV 파일로 다운로드할 수 있습니다.
* **분석에서 제거**
  * 선택한 분자를 분석에서 제거할 수 있습니다.
  * 제거시 분석에서만 사라지며, 연결된 Bench에는 영향을 주지 않습니다.
* **연결된 Bench가 삭제된 경우**
  * 연결된 Bench가 삭제된 경우 분석 페이지의 마지막 상태가 유지됩니다.
  * 분자 추가, 업데이트는 더 이상 진행할 수 없습니다.


---

# 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-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.
