How does someone without an account see run results?

If someone runs the script with anonymous="allow":

  1. Auto-create temporary account: W&B checks for a signed-in account. If none exists, W&B creates a new anonymous account and saves the API key for that session.
  2. Log results quickly: Users can repeatedly run the script and instantly view results in the W&B dashboard. These unclaimed anonymous runs remain available for 7 days.
  3. Claim data when it’s useful: Once a user identifies valuable results in W&B, they can click a button in the banner at the top of the page to save their run data to a real account. Without claiming, the run data deletes after 7 days.

When a W&B user finds and runs the script, their results log correctly to their account, just like a normal run.


Last modified January 20, 2025: Add svg logos to front page (#1002) (e1444f4)