Launch
- Review campaign settings and recipient count.
- Start the send (or schedule, if your workspace supports it).
- Open the execution for that run to monitor progress.
While it runs
Watch high-level status on the execution page. As results come in, use Delivery & failures to see who was reached and who was not. You can start another campaign from the same area when you need a follow-up—useful after fixing template or channel issues.API
Programmatic sends use broadcast endpoints:POST /{channelId}/broadcasts and POST /{channelId}/broadcasts/{broadcastId}/start. See API Reference.