# 그래프 리스트

<figure><img src="/files/95BzlCODBQ7LoEQNqJy8" alt=""><figcaption></figcaption></figure>

### **그래프 리스트 확인** <a href="#undefined" id="undefined"></a>

* 현재 조회 중인 분석으로 생성한 그래프 리스트가 보입니다.
* 자신의 분석 또는 다른 사용자의 공개된 분석 그래프를 조회할 수 있습니다.
* 그래프 리스트에서 제공하는 정보는 다음과 같습니다.

| 항목           | 설명                              |
| ------------ | ------------------------------- |
| 즐겨찾기         | 즐겨찾기를 설정할 수 있습니다.               |
| 그래프 이름       | 그래프 생성 시 설정한 이름이 보입니다.          |
| 분자 수         | 그래프에 포함된 총 분자 수가 보입니다.          |
| 그래프 생성 기준 필드 | 그래프 생성 기준으로 설정한 분자 구조 필드가 보입니다. |
| 생성일          | 분석의 생성 일자가 보입니다.                |

### 제공 기능 <a href="#id-1" id="id-1"></a>

* **즐겨찾기**
  * 즐겨찾기 설정 시 다른 페이지에서도 해당 그래프로 바로 이동할 수 있습니다.
* **그래프 이름 변경**
  * 관리의 `그래프 이름 변경` 클릭 시 자신의 그래프 이름을 변경할 수 있습니다.
* **그래프 삭제**
  * 관리의 `그래프 삭제` 버튼 클릭 시 그래프를 삭제할 수 있습니다.


---

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