> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 그룹, 길드, 클랜

> PlayFab에서 group 엔티티, 멤버십 역할, 권한, 그룹 범위 데이터 저장소를 사용하여 타이틀에 길드, 클랜, 플레이어 그룹을 구축합니다.

# 그룹

그룹은 플레이어가 길드, 클랜 또는 기타 지속적인 연합체를 만들 수 있게 하는 커뮤니티 기능입니다. `group` 엔티티 유형은 멤버십 관리, 역할 및 자체 데이터 저장소를 지원합니다.

그룹은 PlayFab의 여러 저장소 기능 중 하나이며, 각각은 서로 다른 엔티티 유형으로 범위가 지정됩니다. 비교하려면 [엔티티 객체](/services/playfab/live-service-management/game-configuration/entities/entity-objects#related-features)를 참조하세요.

## 그룹으로 할 수 있는 것

Group 엔티티 유형을 통해 다음과 같은 작업이 가능합니다.

* 플레이어 그룹(길드, 클랜, 팀) 생성 및 관리
* 그룹 멤버를 위한 역할과 권한 정의
* 멤버십 초대 및 관리
* [엔티티 객체](/services/playfab/live-service-management/game-configuration/entities/entity-objects)와 [엔티티 파일](/services/playfab/live-service-management/game-configuration/entities/entity-files)을 사용하여 그룹별 데이터 저장

게임에 길드 또는 클랜 시스템을 구축하려면 group 기능을 사용하여 게임 내에서 맞춤형 경험을 만드세요.


## Related topics

- [그룹, 길드, 클랜](/ko/services/playfab/community/associations/groups/index.md)
- [커뮤니티 통계](/ko/services/playfab/player-progression/statistics/community-statistics.md)
- [Entity Groups](/ko/services/playfab/community/associations/groups/quickstart.md)
- [Community overview page](/ko/services/playfab/community/what-is-community.md)
- [PlayFab Community 문서](/ko/services/playfab/community/index.md)
