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.

Manage W&B automations programmatically with the wandb Python API when you script automation workflows instead of using the W&B App.
Programmatic create and update for automations through wandb.Api().create_automation() and related helpers can fail on some wandb Python client versions because of a client-side feature check (for example, run-state automations). Until a fixed SDK ships, use the W&B App to create and edit automations. The list, get, and delete methods aren’t affected. Internal tracking: WB-34263.

Next steps

Refer to the following resources to manage automations and learn more about how they work: