# Toasts

`shell.notify({...})` raises a toast (composing XWUIToast) in any of four variants - info / success / warning / error - with an optional action button. The dock is set via `toastPosition: 'top-right'`.
