# 회원 탈퇴

## 회원 탈퇴 방법

1. 서비스 화면 우측 상단의 비즈니스의 프로필을 선택해주세요.
2. 하위 메뉴 중 \[회원 정보 수정] 을 선택해주세요.
3. 회원 정보 수정 화면의 우측 하단 \[회원 탈퇴] 버튼을 클릭해주세요.

{% hint style="info" %}
SocialBiz는회원 탈퇴 후 언제든 다시 가입할 수 있어요.
{% endhint %}

## 회원 탈퇴 시 주의 사항

서비스와 연결된 인스타그램 계정에 대표 관리자인 계정은 먼저 인스타그램 페이지를 서비스와 연결 해제 및 요금 정산을 해주셔야만 탈퇴할 수 있어요.

상단의 계정 선택 박스를 클릭해주시면 팝업에서 본인의 대표관리자 여부를 확인할 수 있어요.

[서비스 연결 해제 방법](/socialbiz/tutorial/etc/disconnect.md#undefined-1)


---

# 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://socialbiz.gitbook.io/socialbiz/tutorial/etc/unregister.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.
