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

# Who has access to my artifacts?

This page explains how W\&B determines access to artifacts, so you can know who in your organization can read or modify them. Artifacts inherit access permissions from their parent project:

* In a private project, only team members can access artifacts.
* In a public project, all users can read artifacts, while only team members can create or modify them.
* In an open project, all users can read and write artifacts.

## Artifacts workflows

Many workflows for managing and editing artifacts use the [W\&B API](/models/track/public-api-guide), part of the [W\&B Python client library](/models/ref/python/), to access W\&B-stored data.

***

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