# 팀 관리하기

홈페이지의 회원을 팀 단위로 묶어서 관리할 수 있어요.\
팀 단위로 클래스 수강 권한을 부여하거나, 메시지를 발송하는 등 보다 편리하게 관리할 수 있도록 \
도와주는 기능이에요. 😉

***

## **✅ 팀 생성 및 관리하기** <a href="#undefined" id="undefined"></a>

팀 생성은 **스튜디오 > 팀 관리** 메뉴에서 할 수 있어요!

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

* **'팀 추가’** 버튼 클릭 후, 팀 이름 입력 후 생성할 수 있어요.
* 팀 이름은 중복될 수 없으니 참고해 주세요.

<figure><img src="/files/9xSjaqL0AuUOf0QUz16p" alt=""><figcaption></figcaption></figure>

* 팀 상세 페이지에서 팀원을 추가할 수 있어요.

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

* 팀에서 팀원을 삭제할 수도 있어요.

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

* 생성한 팀은 목록에서 확인이 가능하고, 목록에서는 팀 생성일과 팀 이름, 인원을 확인할 수 있어요.

***

## **✅ 팀 활용하기** <a href="#undefined" id="undefined"></a>

어떤 기능에서 팀을 활용할 수 있는지 알아볼게요!

■ **팀 단위로 메시지 발송하기**

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

* 메시지 발송 단계에서, 발송 대상으로 팀을 선택해 주세요.
* 여러 명의 발송 대상을 선택하는 번거로움 없이 편하게 메시지를 발송할 수 있어요.

&#x20;■ **팀 단위로 수강 권한 추가하기**

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

* 클레스 상세 페이지에서 수강 권한 추가를 통해 팀 단위로 수강 권한을 추가할 수 있어요.
* 여러 명의 수강생을 선택하는 번거로움 없이 편하게 권한을 추가할 수 있어요.


---

# 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://didisam.gitbook.io/guide-new-ver/features/member/team.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.
