Campaigns list (search, filters, exports)
The Campaigns list is your campaign inventory. It is built for operators who want to find a campaign quickly, compare status, and export results for stakeholders.
At a glance
- Search campaigns by name and key identifiers.
- Filter using backend-driven fields (availability can vary by tenant).
- Export CSV for selected campaigns or across filtered result sets.
What you see in the table
The list includes operational columns like:
- status
- name
- agent
- progress
- started at
- total cost
- follow-up state
- priority
- created at
Search
Use search when you know the campaign name or keyword. Keep naming consistent so search becomes reliable.
Filters
Filters are built from backend filterable_attributes for bulk call campaigns. That means you should document the filter model (field/operator/value) without promising a fixed field list for every tenant.
Sorting
Sorting is column dependent. Operators should treat sorting as “best effort” based on backend configuration.
Exports (CSV)
Exports can be created via:
- selecting rows and exporting
- “select all across pages” and exporting a filtered cohort
Large exports may run as background jobs and become downloadable from export history.
Next: open campaign detail
Campaign detail changes by lifecycle state. Use the state guide to avoid confusion.