# 익명 메시지

익명 메시지는 회사 내 **익명 채널 운영**을 위한 기능이에요.\
사내 익명 Q\&A 채널, 건의 및  문의함, 고민 상담 등 다양한 용도로 활용할 수 있어요.\
예를 들어서, 세무 분야의 서비스를 제공하고 있는 회사라면 `세무지식 QnA`와 같이 활용할 수 있어요.

아기고래 앱 홈 `익명 메시지` 탭을 통해 지정된 채널에서 익명 메시지를 보낼 수 있어요.

<figure><img src="/files/e90P3uEyseM9WtdgYqSb" alt=""><figcaption><p>익명 메시지 기능을 활용해 채널에 공유된 익명 메시지</p></figcaption></figure>

{% hint style="success" %}
아기고래 익명 메시지 기능으로 보낸 **익명 메시지의 작성자**가 누구인지는 **아기고래 관리자도 알 수 없어요.**
{% endhint %}

### 1. 익명 메시지 보내기

회사에서 **익명 메시지 기능이 활성화**되어 있다면,\
아기고래 앱 홈 `익명 메시지` 탭에서 `익명 메시지 보내기` 버튼으로 익명 메시지를 보낼 수 있어요.

<figure><img src="/files/T0LAw9UpcumXG1zldaR5" alt="" width="563"><figcaption><p>아기고래 앱 홈 익명 메시지 탭</p></figcaption></figure>

{% hint style="info" %}
`익명 메시지`라는 기능 이름은 우리 회사만의 명칭으로 변경되었을 수 있어요.
{% endhint %}

익명 메시지 보내기 창에서 등록한 메시지는 지정된 `익명 메시지 채널`로 전송돼요.

회사의 설정에 따라서 등록한 익명 메시지가 게시되는 데 **아기고래 관리자의 승인**이 필요할 수도 있어요.

<figure><img src="/files/DQckKtDDONF5IgC8eZ0C" alt=""><figcaption><p>관리자 승인이 필요하지 않은 경우(좌) / 필요한 경우(우) 익명 메시지 보내기 창</p></figcaption></figure>

등록한 메시지에 관리자 승인이 필요할 경우 승인 대기 메시지로 표시되고, **관리자가 승인 후 익명 메시지 채널로 전송**돼요.

관리자 승인이 필요한 경우에도, 관리자는 **익명 메시지의 작성자가 누구인지 알 수는 없어요**.

<figure><img src="/files/u1oHeWwceq3kyJxVGjdk" alt="" width="563"><figcaption><p>아기고래 앱 홈 익명 메시지 탭, 승인 대기 중인 메시지</p></figcaption></figure>

{% hint style="info" %}
아기고래 관리자이신가요? [익명 메시지 관리하기](/features/anon-msg/manage.md) 페이지를 참고해 주세요.
{% 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.babywhale.io/features/anon-msg.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.
