# 4-5 고래 스크린

고래 스크린 기능은 구성원들의 **칭찬고래 메시지**와 **축하고래 카드**를 대형 스크린에 틀어놓을 수 있는 기능이에요.

<figure><img src="/files/qT9pxaqacgzxIgIP0GHG" alt=""><figcaption><p>고래 스크린 활용 예시</p></figcaption></figure>

`아기고래 관리자 웹페이지` > [고래 스크린 메뉴](https://team.babywhale.io/admin/screen)에서 고래 스크린을 시작할 수 있어요.

고래 스크린을 시작하면 일정 시간마다 화면이 전환되며 실시간으로 구성원들의 칭찬고래 메시지와 축하고래 카드가 표시됩니다.

<figure><img src="/files/VTmtRlYr1S6EcP0QqOx4" alt=""><figcaption><p>고래 스크린 디스플레이 화면 예시</p></figcaption></figure>

* 최근에 오간 인정 메시지가 30개까지 나타나요.
* 오늘 발송되는 생일, 입사 기념일 구성원의 프로필 카드가 나타나요.
  * [축하 메시지 발송을 비활성화](/features/celebration/manage.md#id-2)했다면 고래 스크린에도 나타나지 않아요.
* 신규 입사자의 프로필 카드를 작성하면 이번 한 주(월요일\~일요일) 동안 나타나요.


---

# 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/recognition/whale-screen.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.
