> For the complete documentation index, see [llms.txt](https://www.boxhero.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.boxhero.io/docs/faq/ko/team-management/undefined.md).

# 멤버

***

### 관리자와 뷰어도 사용 인원 수에 포함되나요? <a href="#member-seat-count" id="member-seat-count"></a>

관리자와 뷰어도 사용 인원 수에 포함됩니다.&#x20;

재고 현황만 확인할 경우에는 [**재고 공유 링크**](/docs/ko/other-features/inventory-link.md) 기능을 활용하면 박스히어로 팀에 합류하지 않고 실시간으로 재고를 조회할 수 있습니다.

### 관리자 변경은 어떻게 하나요? <a href="#change-admin" id="change-admin"></a>

`설정` > `멤버 설정`에서 새로운 관리자를 팀에 초대해 주세요. 이후 기존 관리자는 팀에서 나가시면 됩니다. 관리자가 변경되더라도 기존 팀원들은 계속 이용할 수 있습니다.

팀에서 나가기 전, 기존 관리자의 개인 카드가 결제 수단으로 등록되어 있는지 `결제` > `결제 설정`에서 반드시 확인해 주세요.

<figure><img src="/files/5KGznINa9bHEe2M7WTgc" alt="카드 정보 수정하는 위치"><figcaption></figcaption></figure>

{% hint style="success" %}
원하는 답변을 찾지 못하셨다면 [**고객센터**](/docs/ko/resources/contact.md)로 문의해 주세요.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://www.boxhero.io/docs/faq/ko/team-management/undefined.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.
