Documentation Index
Fetch the complete documentation index at: https://docs.dialai.ca/llms.txt
Use this file to discover all available pages before exploring further.

Accessing Outbound
Navigate to Outbound > Campaigns in the left sidebar.What’s on the page
The campaigns table shows every outbound voice campaign in the tenant.| Column | What it shows |
|---|---|
| Name | The campaign name (e.g., “Late Payment Reminder”). |
| Type | Icon for the campaign type. |
| Active | Status indicator — paused or running. |
| Batch Size | Maximum concurrent calls the dispatcher will schedule at once. |
| Created | When the campaign was created. |
| Flow | The flow this campaign runs. Click to open it in the flow editor. |
| Scheduler | Link into the campaign’s scheduler tab. |
- Filter — narrow the campaigns by name, date, or active status.
- Dispatch Single — open the one-off call form.
- Create Campaign — start the campaign-creation flow.
Creating a campaign
Click Create Campaign to start the create flow. You’ll attach a flow, configure the dispatcher, and upload a contacts manifest. The contacts table inside the campaign is where the actual call queue lives.Inside a campaign
Open a campaign by clicking its row. Each campaign has two tabs.Scheduler

- Batch Size — maximum concurrent calls the dispatcher will schedule at once. Higher numbers process the contact list faster but consume more telephony capacity.
- Dispatcher On/Off — master switch. Flip on when you want the campaign to start placing calls.
- Calendar — schedule windows for when the dispatcher is allowed to run. Same calendar widget as the platform-wide Schedule page, but scoped to this campaign. Use windows like “Tue–Thu 10am–4pm” to respect customer timezones and call-time rules.
Contacts Table

| Column | What it shows |
|---|---|
| Phone Number | The customer’s number. |
| Status | Queued / Launched / Completed / Failed. |
| Voice | The synthetic voice used for this call. |
| AI Phone Number | The caller-ID number the call dials from. |
| Parameters | Per-contact parameters merged into the flow (e.g., FirstName). |
| Transcript | Link to the transcript after the call completes. |
| Launched At | When the call was dispatched. |
- Add — append contacts to the campaign. The add dialog supports CSV upload and inline entry.
- Launch — manually launch the selected contacts (overrides batch-size pacing for emergencies).
- Relaunch — re-dispatch contacts that already ran. Useful for retry-after-fix scenarios.
- Delete — remove contacts from the campaign.
- Edit — modify exactly one contact’s parameters before it dispatches.
Dispatch Single

- Flow — the conversation flow to run.
- Agent Phone Number — the caller-ID number to dial from.
- Voice — the synthetic voice.
- Customer Number — the number to dial.
- Speech to Text Runner and Model — transcription configuration (default: deepgram / flux).
Per-contact parameters
Each contact in a campaign can carry parameters that get merged into the flow at call time. The Contacts Table shows these in the Parameters column — for example, aFirstName parameter so the agent says “Hi Demo A, this is…” instead of a generic greeting.
Set per-contact parameters when uploading the contact manifest, or use Edit on a single row to tweak before dispatch.
Compliance: Do-Not-Call
Manage your tenant’s Do-Not-Call suppression list under Settings > Operations > Do Not Call — see Operations. Before launching a campaign, review the DNC list against your contact manifest to keep prohibited numbers out of the queue.Tips
- Start with a small batch size. A batch size of 1–3 lets you watch the first few calls before opening the floodgates.
- Use call-time windows. Even if your contacts span timezones, the campaign Scheduler’s calendar makes it easy to respect “no calls before 9am or after 8pm local time” rules.
- Set caller-ID to a number the customer recognizes. Calls from unrecognized numbers get answered far less often.
- Watch the first conversations. Use Live View to monitor the first few real outbound calls — that’s where flow bugs surface fastest.
Related
Email campaigns
Outbound via email instead of voice.
Points of Contact
Configure the caller-ID numbers campaigns dial from.
Live View
Watch calls go out in real time.
Operations
Manage the Do-Not-Call list.



