# 6-1 프로필 카드 만들기

### 1. 아기고래 앱 홈에서 프로필 카드 만들기

아기고래 앱 홈 **`프로필 카드` 탭**에서 내 프로필 카드를 만들고, 수정할 수 있어요.

* `아기고래 앱 홈`의 `프로필 카드` 탭에서`내 프로필 카드 만들기` 버튼으로 프로필 카드를 만들 수 있어요.

<figure><img src="/files/i7hMNFIPB3Kp2jJcqvmJ" alt=""><figcaption><p>앱 홈에서 프로필 카드 만들기</p></figcaption></figure>

`이름`과 `소속`, `전화번호`, `이메일`과 `생일`, `입사일`, `자기소개`는 **공통 항목**이고,\
나머지 항목은 **기업별로 커스터마이징된 항목**입니다.

* `(옵션)`으로 표기된 항목은 필드의 내용을 비워두면, **비공개 설정이 가능**해요.
* 기업별 **커스텀 항목**은 모두 자동으로 **필수 항목**으로 설정됩니다.

<figure><img src="/files/3zmgvKVTzBBMQzaDJoCN" alt="" width="375"><figcaption><p>프로필 카드 만들기 창</p></figcaption></figure>

### 2. 아기고래 DM 창에서 프로필 카드 만들기

다른 구성원으로부터 카드 작성 요청이나 업데이트 요청을 받은 경우, 아기고래가 DM으로 전송한 버튼을 통해 카드를 만들고 수정할 수 있어요.

<figure><img src="/files/7USLZFhshnH8OHi28PSt" 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/create.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.
