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

# 팀과 entity의 차이점은 무엇인가요? 사용자 입장에서 entity는 무엇을 의미하나요?

팀은 동일한 프로젝트에서 작업하는 사용자들을 위한 협업 워크스페이스입니다. entity는 사용자 이름 또는 팀 이름을 나타냅니다. W\&B에서 run을 기록할 때는 `wandb.init(entity="example-team")`를 사용해 entity를 개인 또는 팀 계정으로 설정합니다.

***

<Badge stroke shape="pill" color="orange" size="md">[팀 관리](/ko/support/models/tags/team-management)</Badge>
