# 새로운 분석 만들기

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

1. Analysis 페이지의 상단 `새로운 분석` 버튼을 클릭해 새로운 분석을 생성할 수 있습니다.
2. 생성할 분석 이름을 입력합니다.
   * 자신 또는 다른 사용자가 생성한 분석의 이름과 중복될 수 없습니다.
3. 분석에 사용할 분자를 포함한 **Bench**를 선택합니다.
   * 선택한 Bench는 분석 생성 이후 변경할 수 없습니다.
4. `공개 범위`를 설정합니다.
   * **공개 설정** : 다른 사용자가 해당 분석을 조회하거나 복제할 수 있습니다.
   * **비공개 설정** : 다른 사용자가 해당 분석을 조회하거나 복제할 수 없습니다.

{% hint style="warning" %}
공개 여부와 별개로 생성된 분석은 다른 사용자가 함께 편집할 수 없습니다.
{% endhint %}

{% hint style="success" %}
설정한 공개 범위는 이후 수정할 수 있습니다.
{% 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/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.
