Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
88c90ed
WIP
ngrayluna Jun 11, 2026
e18e6f0
Merge branch 'main' into registry_limit_table
ngrayluna Jul 7, 2026
1ead688
Merge branch 'main' into registry_limit_table
ngrayluna Aug 11, 2026
12caec2
Merge branch 'main' into registry_limit_table
ngrayluna Aug 11, 2026
38063c9
add support article, adds sections
ngrayluna Aug 13, 2026
0aa85b6
chore: regenerate support tag pages
wandb-docs-pr-writer[bot] Aug 13, 2026
09696f0
simplify
ngrayluna Aug 13, 2026
383f87b
chore: regenerate support tag pages
wandb-docs-pr-writer[bot] Aug 13, 2026
1861381
Merge branch 'main' into registry_limit_table
ngrayluna Aug 13, 2026
ab4ba5a
removed autogen tag preview
ngrayluna Aug 13, 2026
4c93b29
chore: regenerate support tag pages
wandb-docs-pr-writer[bot] Aug 13, 2026
9a0f6ce
add metadata to support article
ngrayluna Aug 13, 2026
39aa878
chore: regenerate support tag pages
wandb-docs-pr-writer[bot] Aug 13, 2026
42f89ff
update snippet
ngrayluna Aug 13, 2026
a082342
update snippet
ngrayluna Aug 16, 2026
ddc767d
remove note
ngrayluna Aug 17, 2026
aefbbf6
update wording
ngrayluna Aug 17, 2026
5783fa0
Merge branch 'main' into registry_limit_table
ngrayluna Aug 20, 2026
4b4d55e
docs(locadex): update translations on main (#3081)
locadex-agent[bot] Aug 20, 2026
23b814a
Update iOS mobile app page for release 26.21 (#3080)
claude[bot] Aug 20, 2026
f134193
Tweak Mintlify preview-links comment builder (#3090)
claude[bot] Aug 21, 2026
3fd872a
chore: bump docengine from `cc0cf8a` to `40a0ae6` (#3088)
dependabot[bot] Aug 21, 2026
fa3e68b
chore: bump .claude from `50c7cc3` to `7799042` (#3087)
dependabot[bot] Aug 21, 2026
0f6eca1
Workspaces: remove mention of histograms on run overview page (#3093)
ngrayluna Aug 21, 2026
3746cbb
chore: bump docengine from `40a0ae6` to `882ddd6` (#3097)
dependabot[bot] Aug 24, 2026
7589646
Fix typos and grammar (#3098)
mintlify[bot] Aug 24, 2026
44864b9
Document iOS app v26.22 features (#3100)
claude[bot] Aug 24, 2026
82c6cb7
Workspaces: Clarify media panel image options (#3094)
ngrayluna Aug 24, 2026
c3ca80b
Add latest-version info panel to iOS app doc (#3101)
claude[bot] Aug 24, 2026
cb8810e
Update Serverless Training API documentation (#3074)
github-actions[bot] Aug 24, 2026
d6ab1fc
Workspaces: Remove (some) duplicate info (#3102)
ngrayluna Aug 24, 2026
d311e4d
Update preview language for run forking (#3105)
mdlinville Aug 24, 2026
9d314ac
Inference - IBM model launch (#3108)
jamie-rasmussen Aug 25, 2026
9cc327a
Workspaces: Updates UI (#3107)
ngrayluna Aug 25, 2026
2b08479
Inference - retire 4 models (#3109)
jamie-rasmussen Aug 25, 2026
d343731
Merge branch 'main' into registry_limit_table
ngrayluna Aug 25, 2026
77fd6cf
update text
ngrayluna Aug 25, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions models/artifacts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ title: Artifacts overview
---
import { ColabLink } from '/snippets/_includes/colab-link.mdx';
import { TryProductLink } from '/snippets/_includes/try-product-link.mdx';
import ArtifactRegistryUsageLimits from "/snippets/_includes/artifact-registry-usage-limits.mdx";

<CardGroup cols={4}>
<ColabLink url="https://colab.research.google.com/github/wandb/examples/blob/master/colabs/wandb-artifacts/Pipeline_Versioning_with_W&B_Artifacts.ipynb" />
Expand Down Expand Up @@ -80,6 +81,11 @@ datadir = artifact.download() # downloads the full `my_data` artifact to the de
You can pass a custom path into the `root` [parameter](/models/ref/python/experiments/artifact) to download an artifact to a specific directory. For alternate ways to download artifacts and to see additional parameters, see the guide on [downloading and using artifacts](/models/artifacts/download-and-use-an-artifact).
</Note>

## Usage limits

The following table lists usage limits for Artifacts and W&B Registry. These limits are shown together because Artifacts and Registry share related resources and workflows.

<ArtifactRegistryUsageLimits />

## Next steps
* Learn how to [version](/models/artifacts/create-a-new-artifact-version) and [update](/models/artifacts/update-an-artifact) artifacts.
Expand Down
7 changes: 7 additions & 0 deletions models/registry.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: Registry overview
description: Use W&B Registry to manage and share artifact versions across your organization
---
import { ColabLink } from '/snippets/_includes/colab-link.mdx';
import ArtifactRegistryUsageLimits from "/snippets/_includes/artifact-registry-usage-limits.mdx";

<ColabLink url="https://colab.research.google.com/github/wandb/examples/blob/master/colabs/wandb_registry/zoo_wandb.ipynb" />

Expand Down Expand Up @@ -106,6 +107,12 @@ Based on your deployment type, satisfy the following conditions to enable W&B Re
| Self-Managed | For Server v0.71.0 or newer, no action required. Registry is enabled by default. For older supported Server versions, contact your W&B account team to enable Registry. |


## Usage limits

The following table lists usage limits for W&B Registry and Artifacts. These limits are shown together because Registry collections contain linked artifact versions and share related resources with Artifacts.

<ArtifactRegistryUsageLimits />

## Resources to get started

Depending on your use case, explore the following resources to get started with the W&B Registry:
Expand Down
16 changes: 16 additions & 0 deletions snippets/_includes/artifact-registry-usage-limits.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
W&B applies the following usage limits to Artifacts and Registry features. Scroll horizontally to view all columns.

| Dimension | Scope | Counting | Free | Pro | Enterprise |
Comment thread
ngrayluna marked this conversation as resolved.
| --- | --- | --- | --- | --- | --- |
| Registries| Organization | Registry projects in the organization | 5 | 25 | 250|
| Artifacts | Organization | Artifact versions across the whole organization | 100,000 | 5,000,000 | 100,000,000 |
| Unique tags | Organization | Distinct tag definitions in the organization | 1,000 | 1,000 | 10,000 |
| Collections | Per Registry | Portfolios inside one registry | 50 | 250 | 5,000 |
| Linked versions per registry collection | Per Registry Collection | Distinct linked artifact versions in one registry collection | 500 | 1,000 | 2,500 |
| Artifact versions per project collection | Per project collection | Versions in one project collection | 1,000 | 10,000 | 50,000 |

<Info>
These limits do not apply to [Self-Managed on-premises](/platform/hosting/hosting-options/self-managed) deployments.
</Info>

Contact [W&B Support](mailto:support@wandb.com) if you have questions about limits.
2 changes: 1 addition & 1 deletion support.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ and the W&B community.
<CardGroup cols={3}>
<Card title="W&B Models" href="/support/models" arrow="true" icon="/icons/cropped-models.svg">
{/* AUTO-GENERATED: counts */}
214 articles &middot; 41 tags
215 articles &middot; 41 tags
{/* END AUTO-GENERATED: counts */}
</Card>
<Card title="W&B Weave" href="/support/weave" arrow="true" icon="/icons/cropped-weave.svg">
Expand Down
4 changes: 2 additions & 2 deletions support/models.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ template: "docengine-site/templates/support_product_index.mdx.j2"
2 articles
</Card>
<Card title="Artifacts" href="/support/models/tags/artifacts" arrow="true">
16 articles
17 articles
</Card>
<Card title="Authentication" href="/support/models/tags/authentication" arrow="true">
1 article
Expand All @@ -68,7 +68,7 @@ template: "docengine-site/templates/support_product_index.mdx.j2"
14 articles
</Card>
<Card title="Experiments" href="/support/models/tags/experiments" arrow="true">
51 articles
52 articles
</Card>
<Card title="Hyperparameter" href="/support/models/tags/hyperparameter" arrow="true">
3 articles
Expand Down
17 changes: 17 additions & 0 deletions support/models/articles/what-are-artifact-registry-limits.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
title: "Are there W&B Registry and Artifacts usage limits?"
keywords: ["Artifacts", "Experiments"]
docengineDescription: "W&B applies the following usage limits to Artifacts and Registry features..."
featured: false
---

import ArtifactRegistryUsageLimits from "/snippets/_includes/artifact-registry-usage-limits.mdx";

<ArtifactRegistryUsageLimits />

---

{/* AUTO-GENERATED: tab badges */}
<Badge stroke shape="pill" color="orange" size="md">[Artifacts](/support/models/tags/artifacts)</Badge><Badge stroke shape="pill" color="orange" size="md">[Experiments](/support/models/tags/experiments)</Badge>
{/* END AUTO-GENERATED: tab badges */}

5 changes: 4 additions & 1 deletion support/models/tags/artifacts.mdx
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
---
title: "Artifacts"
tag: "16"
tag: "17"
generator: "knowledgebase-nav"
template: "docengine-site/templates/support_tag.mdx.j2"
---

<Card title="Are there W&B Registry and Artifacts usage limits?" href="/support/models/articles/what-are-artifact-registry-limits" arrow="true" horizontal>
W&B applies the following usage limits to Artifacts and Registry features...
</Card>
<Card title="How can I fetch these Version IDs and ETags in W&B?" href="/support/models/articles/how-can-i-fetch-these-version-ids-and-et" arrow="true" horizontal>
If you log an artifact reference with W&B and enable versioning on the buckets, the version IDs appear in the Amazon S3 ...
</Card>
Expand Down
5 changes: 4 additions & 1 deletion support/models/tags/experiments.mdx
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
---
title: "Experiments"
tag: "51"
tag: "52"
generator: "knowledgebase-nav"
template: "docengine-site/templates/support_tag.mdx.j2"
---

<Card title="Are there W&B Registry and Artifacts usage limits?" href="/support/models/articles/what-are-artifact-registry-limits" arrow="true" horizontal>
W&B applies the following usage limits to Artifacts and Registry features...
</Card>
<Card title="Does W&B use the `multiprocessing` library?" href="/support/models/articles/does-wb-use-the-multiprocessing-library" arrow="true" horizontal>
Yes, W&B uses the multiprocessing library. As a result, scripts that call W&B directly need to guard their entry point s ...
</Card>
Expand Down
Loading