Skip to content

Commit 952e1b4

Browse files
authored
Merge pull request #3858 from segmentio/3838-CSV-clarification
Update CSV Uploader
2 parents 4a5ea6c + 35c746e commit 952e1b4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/engage/profiles/csv-upload.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plan: engage-premier
44
---
55
Use the CSV Uploader to add or update user profiles and set subscription states.
66

7-
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/profiles/identity-resolution/identity-resolution-settings/).
7+
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 in your [identity resolution configuration](/docs/profiles/identity-resolution/identity-resolution-settings/).
88

99
You can also [set subscription states](#set-user-subscriptions) for each email and phone number that you upload in the CSV. Subscription states help you track which email addresses and numbers you have permission to market to.
1010

@@ -51,7 +51,7 @@ Custom traits display in the Custom Traits tab of a user profile in the Profile
5151

5252
## View upload history
5353

54-
Use the Upload History page to view CSV file uploads in your workspace over the last 30 days.
54+
Use the Upload history page to view CSV file uploads in your workspace over the last 30 days.
5555

5656
Navigate to **Engage > Audiences > Profile explorer** or **Profiles > Profile explorer** and select the **CSV upload history** tab.
5757

@@ -61,7 +61,7 @@ Select links to view CSV files and any associated [error reports](#error-reports
6161

6262
Use error reports to fix invalid rows and quickly re-upload data.
6363

64-
From the Upload History page:
64+
From the Upload history page:
6565

6666
1. Select the link in the **Report** column to download an error report CSV. All rows not present in the error report were processed successfully.
6767
2. Correct data in the invalid rows.

0 commit comments

Comments
 (0)