Contact Management
Before you can run a campaign, you need contacts. thinnestAI provides tools to import, organize, deduplicate, and manage your contact lists at scale.Contact Groups
Contacts are organized into groups. Each campaign targets one group. You might have groups like:- “Trial Users”
- “Enterprise Leads Q1”
- “Appointment Reminders - March”
- “VIP Customers”
Creating a Contact Group
From the Dashboard:- Go to Campaigns > Contacts in the sidebar.
- Click New Group.
- Enter a group name and optional description.
- Add contacts manually or via CSV import.
Adding Contacts to a Group
CSV Import
The fastest way to add contacts is by uploading a CSV file.CSV Format
Your CSV should include headers. At minimum, you need a way to reach the contact (phone or email). All other fields are optional.Importing a CSV
From the Dashboard:- Go to Campaigns > Contacts.
- Select a group or create a new one.
- Click Import CSV.
- Upload your file.
- Map CSV columns to contact fields.
- Review the preview and confirm.
Column Mapping
When column names in your CSV don’t match the expected fields, use the mapping interface to connect them:
Any unmapped columns are stored as custom metadata on the contact record. You can use them as template variables in campaigns.
Import Validation
During import, each row is validated:
Invalid rows are skipped and reported in the import summary. You can download a list of skipped rows with error details.
Contact Deduplication
When importing contacts, thinnestAI automatically checks for duplicates.How Deduplication Works
Contacts are considered duplicates if they share:- The same phone number, OR
- The same email address
Duplicate Handling Options
Configure this during import:
Cross-Group Deduplication
Contacts can exist in multiple groups without being duplicated in the database. The same contact record is linked to multiple groups. This means:- Updating a contact’s info in one group updates it everywhere.
- Unsubscribing a contact removes them from all future campaigns.
- Contact-level metrics aggregate across all groups.
Batch Operations
Manage contacts in bulk from the dashboard or API.Available Batch Operations
API Examples
Delete contacts from a group:Contact-Level Logs and Metrics
Every interaction with a contact is logged. You can view the full history at the contact level.Contact Activity Log
For each contact, you can see:- Campaigns received: Which campaigns reached this contact
- Messages sent: Every SMS, email, or call made
- Responses: The contact’s replies and interactions
- Status: Delivered, bounced, opted-out, etc.
- Timestamps: When each event occurred
Viewing Contact History
From the Dashboard:- Go to Campaigns > Contacts.
- Search for or select a contact.
- Click to open the contact detail view.
- The Activity tab shows the full interaction history.
Contact Metrics
Opt-Out Management
Contacts can opt out of future communications. thinnestAI handles this automatically:- SMS: Contacts who reply “STOP” are automatically opted out.
- Email: Unsubscribe links are included in email campaigns.
- Manual: You can mark contacts as opted out from the dashboard or API.

