If you cannot link an artifact to a W&B Registry, the most common cause is that the artifact was logged with a personal entity instead of a team entity. Only artifacts logged within an organization’s team can be linked to the organization’s registry.Documentation Index
Fetch the complete documentation index at: https://wb-21fd5541-john-wbdocs-2044-rename-serverless-products.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Fix: log artifacts with a team entity
Specify your team as theentity when you initialize a run:
entity, the run uses your default entity, which may be your personal account.
Find your team entity
Your team entity is the same as your team name. Confirm it by navigating to your team’s W&B profile page. The URL has the formhttps://wandb.ai/<team>, where <team> is your team entity.
Already logged with a personal entity?
If an artifact was already logged to your personal entity, you need to re-log it to a team entity within your organization. For more information, see Link a version to a collection.Artifacts