You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/engage/profiles/csv-upload.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,9 +5,9 @@ engage: true
5
5
---
6
6
Use the CSV Uploader to add or update user profiles and set subscription states.
7
7
8
-
When you upload a CSV file, Twilio Engage adds new users and updates existing user profiles. CSV rows correspond to a user and columns to an identifier trait in your [identity resolution configuration](/docs/personas/identity-resolution/identity-resolution-settings/).
8
+
When you upload a CSV file, Twilio Engage adds new users and updates existing user profiles. Each CSV row corresponds to a user profile and columns to an identifier trait in your [identity resolution configuration](/docs/personas/identity-resolution/identity-resolution-settings/).
9
9
10
-
You can also use the CSV Uploader to set email and SMS [subscription states](#set-user-subscriptions)to track email addresses and phone numbers that you have permission to market to.
10
+
You can also [set subscription states](#set-user-subscriptions)for each email and SMS that you upload in the CSV. Subscription states help you track which email addresses and phone numbers you have permission to market to.
11
11
12
12
## Upload a CSV file
13
13
@@ -66,7 +66,7 @@ From the Upload History page:
66
66
67
67
## Set user subscriptions
68
68
69
-
Use the CSV Uploader to set subscription states for user email addresses or phone numbers. Subscription states help you track which email addresses and numbers you have permission to market to.
69
+
Use the CSV Uploader to set subscription states for user email addresses and phone numbers.
70
70
71
71
> info ""
72
72
> Each user profile in a Segment workspace can have multiple email addresses and phone numbers, all with different subscription states.
0 commit comments