# 평가 생성

![](/files/-M-7uxYs7x_Y7E9VX7dl)

상단 오른쪽에서 **'관리 메뉴'→'평가 관리'**&#xB97C; 순서대로 클릭하면 \
다음과 같이 평가를 생성할 수 있는 관리 페이지로 접속할 수 있습니다.

![](/files/-Lu2Gs0OD-xopGL5vhZA)

관리 페이지 오른쪽 상단에서 **`평가 만들기`**&#xBC84;튼을 클릭하면 평가에 대한 정보를 작성할 수 있습니다. \
**단, 코딩테스트는 채널 관리자 계정으로만 생성할 수 있는 점을 유의하시기 바랍니다.**

![](/files/-Lu2HSRd-K9peE0rB6Lq)

평가 소개를 적절히 작성했다면 오른쪽 상단의 **`생성하기`** 버튼을 클릭하여 새로운 평가를 생성합니다.


---

# 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://help.goorm.io/ko/devth-interviewers/quick-start/creation.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.
