{{variable}} your AI agent can use in its greeting, guidelines, and actions.
CSV Format
Upload a.csv file by drag-and-drop or click-to-browse. A Download template button generates a correctly formatted starter file.
Required columns
Any additional column becomes a custom field, provided you have defined it first (see below).
Phone number normalization
Numbers are validated and normalized to E.164 on upload. Accepted inputs include full E.164, digits-only international numbers (a+ is added), 7–10 digit US national numbers, and dashed or spaced formats. Invalid numbers are reported per row and skipped — they never fail the whole upload.
Limits
Custom Fields → Agent Variables
Define custom fields in the Custom contact fields panel before uploading columns that use them:- Type a field name (e.g.
first_name) and press Enter. Keys are normalized to lowercase snake_case. - Include a matching column in your CSV — its values are stored per contact.
- In the agent’s flows and prompts, the field appears as a Campaign variable grouped under the campaign’s name.
phoneandzipcodeare always available as built-in campaign variables.
{{first_name}} in the greeting speaks the right name for every call.
Upload Behavior
Uploads are parsed in your browser, validated row by row, and sent in batches — keep the tab open until the progress bar completes. The results screen then breaks down exactly what happened:- Contacts added — new rows inserted.
- Contacts updated — rows whose phone number already existed in the campaign. Re-uploading a contact updates its zipcode, consent fields, and custom fields rather than being skipped, so you can refresh compliance data by re-importing.
- Duplicates (file) — the same phone appeared more than once in the file; the last row wins.
- Invalid — rows that failed validation, listed with row number, phone, and reason.
Contacts with
is_voice_call_opted_out = true are registered on your internal Do-Not-Call list. If your account has no SAN configured yet, the upload still succeeds and shows a warning — those contacts are registered automatically once you save a SAN. See Compliance & DNC.Managing the List
The contacts table shows Phone, Zipcode, the three consent columns (with explanatory tooltips), and up to six custom columns, paginated 50 per page.- Add more — upload another CSV; existing contacts are updated, new ones added.
- Clear all — remove every contact (inline confirmation required). Only available while the campaign is editable.
Best Practices
- One source of truth. Export from your CRM right before launch so consent flags are current — re-importing refreshes existing contacts.
- Keep custom fields lean. Only include columns the agent actually needs; every field is injected into the conversation context.
- Test with real data shapes. Place a test call with sample custom-field values to confirm variables resolve as expected.
- Mind consent dates.
pewc_dateis required wheneverhas_pewcis true — rows missing it are rejected at upload and blocked from dialing.
Where to go next
Scheduling
Configure the calling windows before launch.
Compliance & DNC
How consent fields and DNC scrubbing gate each dial.