# 6-3 조직도 조회하기

조직도 상 표시되는 소속 조직 정보는 구성원 개인별 **프로필 카드 정보** 수정을 통해 변경할 수 있어요.

### 1. 조직도 조회하기

[**아기고래 웹페이지**](https://team.babywhale.io/)에서 Slack으로 로그인 후, 상단 '조직도' 메뉴를 통해 조직도에 접근할 수 있어요.

<figure><img src="/files/VBn4YHBmUpEGiCUeqOND" alt=""><figcaption><p>조직도 페이지</p></figcaption></figure>

### 2. 조직도에서 프로필 카드 조회하기

조직도에서 구성원을 클릭해, 구성원별 프로필 카드를 조회할 수 있어요.

<figure><img src="/files/eIijZSf3Ci9qOHhT9XXj" alt=""><figcaption><p>조직도 페이지 내 구성원별 프로필 카드 조회</p></figcaption></figure>

{% hint style="info" %}
아기고래 관리자이신가요? [조직도 관리하기](/features/card/manage/org-chart.md) 페이지를 참고해 주세요.
{% 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/org-chart.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.
