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.
Programmatic create and update for automations through
wandb.Api().create_automation() and related helpers can fail on recent wandb Python clients because of a client-side feature check (for example, run-state automations). Use the W&B App to create and edit automations until a fixed SDK ships. List, get, and delete may still work for your version; if you hit errors, rely on the App. Internal tracking: WB-34263.Next steps
- Automations overview
- Create an automation (W&B App)
- Automation events and scopes
- Automations API reference (Python types and
Apimethods)