# 핵심가치

**핵심가치 이모지 운영 기능**은 구성원 간 **핵심가치 이모지 반응** 기반의 소통 문화를 운영하여\
핵심가치 내재화, 사내 핵심가치 실천 사례 발굴을 위한 기능입니다.&#x20;

`아기고래 앱 홈` > `핵심가치 관리(관리자 메뉴)`탭에서 핵심가치 관련 설정을 관리할 수 있어요.&#x20;

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

### 1. 핵심가치 + 핵심가치 이모지 등록하기, 이모지 반응 트래킹 활성화하기

* **핵심가치 항목**과, **핵심가치 항목별 핵심가치 이모지**를 등록할 수 있어요.
* **핵심가치 이모지 반응 트래킹하기** 옆 체크박스를 체크해 트래킹을 활성화할 수 있어요.
  * 트래킹이 활성화되면, 아기고래가 초대된 채널에서의 핵심가치 이모지 반응을 트래킹해요.
  * 추후 핵심가치 반응을 받은 메시지, 반응 순위 등 데이터를 집계할 수 있어요.

<figure><img src="/files/AgO8hwDJETMp7yZKaHxx" alt=""><figcaption><p>핵심가치, 핵심가치 이모지 등록 완료 시 모습</p></figcaption></figure>

{% hint style="success" %}
간단하고 빠르게 핵심가치 이모지를 만들고 싶다면 [**아기고래 이모지 생성기**](https://emoji.babywhale.io/)를 활용해 보세요.
{% endhint %}

### 2. 핵심가치 이모지 반응 데이터 집계하기

시작 날짜와 종료 날짜를 선택해 선택한 기간 동안의 **핵심가치 이모지 반응 데이터 집계 결과**를 **csv 파일**로 받을 수 있어요.

집계된 csv 파일에서는 핵심가치 이모지별 순위, 메시지 작성자, 메시지 내용, 메시지 전달 일시, 원문 메시지를 확인할 수 있는 링크를 제공해요.

<figure><img src="/files/YKkX6F0W5qul64VzKbCm" alt=""><figcaption><p>핵심가치 데이터 집계하기 창(좌) / 핵심가치 이모지지별 데이터 집계 csv 결과(우)</p></figcaption></figure>

{% hint style="warning" %}
핵심가치 이모지 반응 트래킹은 **아기고래가 초대된 채널**에서의 활동만 집계해요.
{% 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/core-value.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.
