Step 1: pick the bot
The wizard opens with a bot search. Type the name or alias and pick the right one. Only outbound bots appear: the ones that just receive incoming calls don’t run campaigns, so they aren’t on the list.Step 2: name, description and file
With the bot chosen, you fill in:
The file has to follow the structure you configured in Campaign Input for that bot: which column carries the phone number, which one the case identifier, which ones the data the bot uses during the conversation.
The rest of the fields come pre-filled
The remaining configuration —start date, schedule, dial mode, retries and phone priority— arrives with sensible defaults, so you can create the campaign without touching them:If you’re not sure what any of those fields mean, they’re explained one by one in Campaigns. It’s worth reviewing them before a large campaign: Retries set to 1 means a single call per phone number.
Step 3: file validation
When you continue, the system checks the file before creating anything: that the expected columns are there, that the phone numbers are valid, that there are no duplicates. It takes a few seconds and ends in one of three ways:The file was uploaded successfully. You’ll see the breakdown of how many cases were loaded, how many were filtered out or had errors, how many were discarded due to rest and how many were validated and ready to handle.
The file contains errors. You’ll get the detail of what failed so you can fix it and upload it again.
Step 4: confirm
Create campaign opens a confirmation before doing anything. Once you accept, the campaign is created and the file finishes processing, which can take a few more seconds. When it’s done, you get a direct link to the detail of the campaign you just created. From there you can also start another one without closing the wizard.After creating it
The campaign already shows up in the list, ongoing, with the number of cases that passed validation. From that moment on it starts working within its schedule. To follow it, pause it or finish it, see Campaigns.If you need to create campaigns from your own system instead of doing it by hand, the API covers the same flow: Create campaign and Upload cases.