Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.wandb.ai/llms.txt

Use this file to discover all available pages before exploring further.

W&B Automations follow a simple pattern: when an event occurs and optional conditions are met, an action runs automatically. For example:
  • When a run fails (event), notify a Slack channel (action).


  • When the production alias is added to an artifact (event), call a webhook to trigger deployment (action).


Events and available conditions differ for automations scoped to a project or a registry. See Automation events and scopes. Select a tutorial for detailed guidance.