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:Documentation Index
Fetch the complete documentation index at: https://wb-21fd5541-style-guide-support-models-articles-20260527-00.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
- 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, part of the W&B Python client library, to access W&B-stored data.Artifacts