# 6-2 프로필 카드 조회하기

### 1. 아기고래 앱 홈에서 프로필 카드 조회하기

`아기고래 앱 홈`의  `프로필 카드 조회하기` 메뉴로 다른 구성원의 카드를 검색할 수 있어요.

<figure><img src="/files/7fFcRXEWUde08m9UFFKu" alt=""><figcaption><p>아기고래 앱 홈의 프로필 카드 탭</p></figcaption></figure>

### 2. 메시지를 보낸 사람의 프로필 카드 조회하기

슬랙에서 전달된 메시지의 `추가 작업(...)` > `프로필 카드 보기` 메뉴를 선택해 메시지를 보낸 사람의 프로필 카드를 조회할 수 있어요.

<figure><img src="/files/3Sfacmyzalvdz63Yx2Hh" alt="" width="563"><figcaption><p>슬랙 채널에서 메시지를 보낸 구성원의 프로필 카드 조회하기 </p></figcaption></figure>

{% hint style="info" %}
메시지를 보낸 사람의 프로필 카드 조회하기 기능을 처음 사용하는 경우,\
`더 많은 메시지 액션/명령 바로 가기`에서 프로필 카드 보기를 선택해 주세요.
{% endhint %}

### 3. 다른 구성원에게 카드 완성 요청, 카드 업데이트 요청하기

프로필 카드를 만들지 않은 구성원에게는 **카드 작성 요청,**\
프로필 카드를 만든 구성원에게는 **카드 업데이트 요청**을 보낼 수 있어요.

<figure><img src="/files/vCzZ6ATh4d9pB0L4ePXg" alt="" width="563"><figcaption><p>프로필 카드를 만들지 않은 구성원의 프로필 카드를 조회 하는 경우</p></figcaption></figure>

카드 작성(업데이트) 요청 시 **아기고래가** 해당 구성원에게 카드 작성(업데이트)를 **DM으로 요청**합니다.

<figure><img src="/files/lQL1yUbmWWlfxTjGg29g" alt="" width="563"><figcaption><p>프로필 카드 업데이트 요청 시 아기고래가 발송하는 DM</p></figcaption></figure>

{% hint style="info" %}
`고래 카드`라는 기능 이름은 우리 회사만의 명칭으로 변경되었을 수 있어요.
{% 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/card/read.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.
