> 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/account-management/deleting-your-account.md).

# 탈퇴

***

### 회원 탈퇴는 어떻게 하나요? <a href="#delete-account" id="delete-account"></a>

회원 탈퇴는 아래 경로에서 진행해 주세요.

* **PC :** 좌측 하단 프로필 사진 > `회원탈퇴` 버튼
* **모바일 :** `설정` > 우측 상단 프로필 사진 > `데이터 삭제` > `회원탈퇴` 버튼

단, 유료 구독 중인 팀이 있거나 관리자 권한을 보유한 상태인 경우에는 먼저 구독 해지 및 [**관리자 권한 이관**](/docs/faq/ko/account-management/profile-and-settings.md#transfer-admin-role)이 필요할 수 있습니다.

<figure><img src="/files/CC2Qbg466kgkz6Og1ScU" alt=""><figcaption></figcaption></figure>

### 탈퇴하지 않고 특정 팀에서만 나가고 싶어요 <a href="#leave-team" id="leave-team"></a>

계정을 탈퇴하지 않아도 특정 팀에서만 나갈 수 있습니다.

`설정` > `멤버 설정`에서 사용하는 계정 옆 `나가기` 버튼을 선택해 주세요. 팀에서 나가더라도 계정은 유지되며, 다른 팀은 계속 사용할 수 있습니다.

단, 팀 관리자인 경우 다른 관리자 권한 보유자가 1명 이상 있어야 팀에서 나갈 수 있습니다.

{% 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/account-management/deleting-your-account.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.
