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.
Can W&B team members see my data?
Key engineers and support staff at W&B access logged values for debugging purposes with user permission. All data stores …
Do you have a bug bounty program?
W&B has a bug bounty program. For details, see the W&B security portal.
Does W&B support SSO for Multi-tenant?
W&B supports Single Sign-On (SSO) for the Multi-tenant offering through Auth0, so you can let users authenticate with yo …
How can I rotate or revoke access?
You can rotate or revoke personal and service account keys. Create a new API key or service account user, then reconfigu …
How do I find my API key?
import ApiKeyFind from “/snippets/_includes/api-key-find.mdx”;
How do I fix service account errors like `Unauthorized` or missing runs?
When you use a service account to automate W&B workflows, you might encounter authorization errors or find that runs don …
How do I resolve permission errors when logging a run?
Permission errors when logging a run typically indicate a mismatch between your code, your credentials, or your deployme …