Skip to main content

Documentation Index

Fetch the complete documentation index at: https://wb-21fd5541-docs-2661.mintlify.app/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. This page links to two end-to-end tutorials that show you how to create an automation in W&B. Each tutorial walks through a different scenario, so you can follow the one that matches what you want to build. For detailed guidance, select a tutorial.