# 팀 기능 이용 신청

### **팀 생성 요청 절차**

1. **`계정`` ``→ 팀 생성하기`** 버튼을 클릭합니다.

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

2. **미승인 사용자**인 경우, “팀 기능 정용 신청” 모달이 표시됩니다. 모달 내 항목을 입력합니다.

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

   <mark style="color:$info;">\*팀 규모는 참고용으로, 자유롭게 구성원을 추가하고 관리할 수 있습니다.</mark>

3. 개인 정보 수집 및 이용 동의 체크까지 완료하고, **`신청하기`** 버튼을 누르면 <mark style="background-color:$success;">“신청이 접수되었습니다.”</mark>라는 안내 문구가 표시됩니다.

4. 운영 담당자가 신청 내역을 확인하고 승인하면, 승인된 사용자 계정에 팀 생성 권한이 부여됩니다.

{% hint style="info" %} <mark style="color:$info;">**\[승인 절차]**</mark>

1. <mark style="color:$info;">사용자가 팀 생성을 요청하면, 관리자에게 이메일이 자동 발송됩니다.</mark>
2. <mark style="color:$info;">관리자가 요청 내용을 검토 후 승인하면, 해당 사용자에게 팀 생성 권한이 부여됩니다.</mark>
3. <mark style="color:$info;">승인된 사용자는 이후</mark> <mark style="color:$info;"></mark><mark style="color:$info;">`팀 생성하기`</mark> <mark style="color:$info;"></mark><mark style="color:$info;">버튼을 통해 팀을 직접 만들 수 있습니다.</mark>
4. <mark style="color:$info;">이용을 원하실 경우 <runyour@mondrian.ai>로 문의해주세요.</mark>
   {% 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://runyourai.gitbook.io/userguide/runyour-ai_team/userguide/create-manage/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.
