Skip to main content
Weights & Biases Documentation home page
Search...
⌘K
Ask AI
Log in
Sign Up
Sign Up
Search...
Navigation
SDK Coding Cheat Sheet
Artifacts
Platform
W&B Models
W&B Weave
W&B Inference
W&B Training
Release Notes
W&B Models
W&B Quickstart
Get Started with W&B Models
Guides
Experiments
Sweeps
Tables
Artifacts
Registry
Reports
Automations
LLM Evaluation Jobs
W&B App UI
Integrations
Integrations overview
Add wandb to any library
ML Frameworks and Libraries
Cloud Platforms
Workflow Orchestration
Other
Tutorials
Tutorials overview
Fundamentals
Framework Tutorials
Advanced Tutorials
Reference
Reference overview
Python
SDK Coding Cheat Sheet
Overview
Runs
Logging
Artifacts
Registry
Python SDK 0.24.2
Global Functions
Data Types
Experiments
Automations
Custom Charts
Public API
Command Line Interface (CLI)
Query Expression Language
Reports and Workspaces API
Support
English
close
On this page
Create and log an artifact
Track an external artifact by adding a reference to a cloud storage bucket path
Delete specific artifact version from a run
Delete an artifact collection
Download specific files or sub-folders from artifacts
Download files or entire artifacts
Add one or more aliases to an artifact when logging it
Add an alias to an existing artifact
Add a tag to an artifact when logging it
Add a tag to an existing artifact
Create and log an artifact with a TTL policy
Update the TTL policy of an existing artifact
Update an existing artifact’s description within a run
Given an existing artifact, update its description, metadata, and aliases without creating a new run
Reference
Python
SDK Coding Cheat Sheet
Artifacts
Copy page
Create, update, download, and manage W&B Artifacts for data versioning.
Copy page
Create, update, download, and manage W&B Artifacts for data versioning.
Create and log an artifact
Track an external artifact by adding a reference to a cloud storage bucket path
Delete specific artifact version from a run
Delete an artifact collection
Download specific files or sub-folders from artifacts
Download files or entire artifacts
Add one or more aliases to an artifact when logging it
Add an alias to an existing artifact
Add a tag to an artifact when logging it
Add a tag to an existing artifact
Create and log an artifact with a TTL policy
Update the TTL policy of an existing artifact
Update an existing artifact’s description within a run
Given an existing artifact, update its description, metadata, and aliases without creating a new run
Logging
Previous
Registry
Next
⌘I
Assistant
Responses are generated using AI and may contain mistakes.