# 새로운 팀에 가입하기

## 기존에 속한 조직에서 탈퇴하고 새로운 팀에 가입합니다.

### 조직에서 탈퇴

1. 특정 조직에 가입되면 새로운 조직에 참여 할 수 없습니다.
2. 기존 조직에서 제거된 후에 새로운 조직에 초대 받을 수 있습니다.
3. \[메뉴] > \[사용자 관리] > \[팀원 선택] > \[제거] 에서 해당 팀원을 제거해 주세요.
   * 해당 권한은 최고 관리자만 가능합니다.

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

### 제거 관련 정보

1. 조직에서 제거 되더라도 회원 탈퇴가 되지 않습니다.
2. 조직에서 제거 되더라도 예약 정보와 예약페이지 내용은 삭제 되지 않습니다.
3. 조직에서 제거되면 팀의 예약정보와 예약 페이지 정보는 확인 할 수 없습니다.

### 새로운 조직으로 초대

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://guide.whattime.co.kr/team/members.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.
