# 아기고래 멤버 관리하기

`아기고래 관리자 웹페이지` > [멤버 관리 메뉴](https://team.babywhale.io/admin/member)에서 아기고래 멤버 관련 설정을 관리할 수 있어요.

### 1. 아기고래 멤버 관리하기

슬랙 워크스페이스 내 유저의 **아기고래 권한**을 관리하고, 아기고래 계정을 비활성화할 수 있어요.

* 기존에 내부에서 사용하던 봇 계정이나, 협업을 위해 슬랙에 초대한 외부 담당자 분들이 계신 경우\
  해당 유저의 아기고래 계정을 비활성화할 수 있습니다.

<figure><img src="/files/aOkGkjUwwQ9BLokqa8wZ" alt=""><figcaption><p>아기고래 멤버 관리 관리자 웹페이지</p></figcaption></figure>

아기고래에서 비활성화된 계정은

1. 프로필 카드 미작성 유저 조회에서 집계되지 않아요.&#x20;
2. 프로필 카드를 만들 수 없고, 기념일 축하, 신규 입사자 환영 대상에서 제외돼요.
3. 관리자의 인정 캠페인 참여 요청 대상에서 제외되고, 인정 릴레이 랜덤 주자로 지목되지 않아요.

이외에도 아기고래 앱 홈을 볼 수 없고, 모든 아기고래 관련 기능에서 제외되니 주의해주세요. 비활성화한 구성원을 재활성화하려면, 아기고래 팀에게 문의해 주세요.

{% hint style="info" %}
해당 기능은 [관리자 웹사이트](https://team.babywhale.io/)에서 Slack으로 로그인 후 사용할 수 있습니다.
{% 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/admin/member.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.
