> ## 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.

# 내 Artifacts에 누가 액세스할 수 있나요?

이 페이지에서는 W\&B가 Artifacts에 대한 액세스 권한을 어떻게 확인하는지 설명합니다. 이를 통해 조직 내에서 누가 이를 조회하거나 수정할 수 있는지 알 수 있습니다. Artifacts는 상위 프로젝트의 액세스 권한을 상속합니다.

* 비공개 프로젝트에서는 팀 구성원만 Artifacts에 액세스할 수 있습니다.
* 공개 프로젝트에서는 모든 사용자가 Artifacts를 조회할 수 있지만, 팀 구성원만 이를 생성하거나 수정할 수 있습니다.
* Open 프로젝트에서는 모든 사용자가 Artifacts를 조회하고 쓸 수 있습니다.

<div id="artifacts-workflows">
  ## Artifacts 워크플로
</div>

많은 워크플로에서 W\&B에 저장된 데이터에 액세스하기 위해 [W\&B Python client library](/ko/models/ref/python/)의 일부인 [W\&B API](/ko/models/track/public-api-guide)를 사용합니다.

***

<Badge stroke shape="pill" color="orange" size="md">[Artifacts](/ko/support/models/tags/artifacts)</Badge>
