> For the complete documentation index, see [llms.txt](https://creco-1.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://creco-1.gitbook.io/docs/episode/feedback.md).

# 피드백

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

## 피드백 생성

* 피드백은 **`기본 모드`**, **`비교 모드`**&#xC5D0;서 가능합니다.
* 키보드 **`F`**&#xB97C; 누르거나 툴바에서 피드백 생성 버튼을 클릭합니다.
* 피드백을 원하는 영역 지정 후에 선택 완료를 클릭합니다.

### 피드백 중요도

* 권장 / 제안 / 필수로 피드백 중요도 설정이 가능합니다.
* 필수 중요도는 **`관리 허용`** 이상의 권한을 가진 구성원만 가능합니다.

### 드로잉 포함

* 드로잉을 포함하면 피드백 영역에 드로잉을 포함한 피드백 작성이 가능합니다.

### 공개 상태

<figure><img src="/files/8ibVHPxx3r7am5ozRG1l" alt=""><figcaption></figcaption></figure>

* 피드백 작성 시 공개 상태 설정이 가능합니다.
* 비공개 : 공개 전까지 작성한 사용자만 확인이 가능합니다.
* 일부 공개 : 해당 공정의 편집 허용 이상의 구성원에게만 보여집니다.
* 공개 : 열람 가능한 모든 구성원에게 보이며, 공개 상태로 변경되면 알림이 전송됩니다.

## 피드백 수정

* 피드백 항목에서 더보기 버튼 클릭 후에 수정을 클릭하면 피드백 수정이 가능합니다.
* 피드백 수정은 피드백을 작성한 사용자만 가능합니다.

## 피드백 삭제

* 피드백 항목에서 더보기 버튼 클릭 후에 삭제를 클릭하면 피드백 삭제가 가능합니다.
* 피드백 삭제 권한
  * 피드백을 작성한 사용자
  * 프로젝트에서 **`전체 허용`**, **`관리 허용`** 권한인 구성원
  * 프로젝트 공정에서 **`관리 허용`** 권한인 구성원

## 피드백 코멘트 / 리액션

* 작성된 피드백에 코멘트를 입력하거나 이모지를 통해 리액션이 가능합니다.
* 코멘트 입력 시 텍스트 혹은 드로잉을 포함하여 작성이 가능합니다.

## 피드백 발행

* 초안으로 저장된 피드백에는 발행하기 버튼이 표시됩니다.
* 피드백 항목에 개별적으로 발행하거나 피드백 목록 상단에 초안 전체 발행 버튼을 클릭하면 사용자가 작성한 모든 초안이 발행됩니다.

## 피드백 상태

* 피드백을 보고 작업자가 작업을 완료했다면 피드백 항목 더보기 버튼 옆에 체크 아이콘을 클릭하면 완료 상태로 변경됩니다.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://creco-1.gitbook.io/docs/episode/feedback.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.
