# 피드백

전사적인 상시 피드백 제도를 운영할 수 있도록 돕는 기능이에요.\
구성원들이 좋은 피드백을 쉽게 보낼 수 있도록 `아기고래 피드백 AI`가 돕습니다.

아래에서 아기고래 피드백 AI 데모 영상을 확인하실 수 있어요.

{% embed url="<https://www.youtube.com/watch?feature=youtu.be&v=mU0vDCFM9Rc>" %}

아기고래 관리자는 사내 피드백 운영 현황을 한 눈에 관리할 수 있어요.

<figure><img src="/files/6w8UFM8iKZdJICqglJZJ" alt=""><figcaption></figcaption></figure>

상세 사용 가이드는 25년 9월 중 업데이트될 예정입니다.<br>


---

# 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.babywhale.io/features/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.
