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/onboarding.md
+17-9Lines changed: 17 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -166,23 +166,31 @@ To finish linking the API credentials to your Segment account, follow these step
166
166
167
167
### Warm up your IP
168
168
169
-
To finish configuring your SendGrid account for usage with Twilio Engage, you’ll [warm up your IP](https://docs.sendgrid.com/ui/sending-email/warming-up-an-ip-address){:target="_blank"}. Depending on when you created your SendGrid account, you'll either warm up your IP manually or use SendGrid's automated IP warmup process.
169
+
> info ""
170
+
> If you already send emails regularly on your chosen IP, proceed to [Stage 3](#stage-3-create-and-configure-twilio-sms-services).
171
+
172
+
To finish configuring your SendGrid account for usage with Twilio Engage, you’ll [warm up your IP](https://docs.sendgrid.com/ui/sending-email/warming-up-an-ip-address){:target="_blank"}. IP warmup protects your sender reputation and ensures that you avoid email deliverability issues.
170
173
171
174
As a best practice, **only warm up your IP when you're ready to begin sending campaigns.**
172
175
173
-
#### Manual IP warmup
176
+
#### Automated IP warmup
177
+
178
+
You can enable automated IP warmup by following these steps:
174
179
175
-
If your SendGrid account is new, you'll need to warm up your IP manually. For details on the manual warmup process, view SendGrid's [manual IP warmup documentation](https://docs.sendgrid.com/ui/sending-email/warming-up-an-ip-address#manually-warmup-your-ip){:target="_blank"}.
180
+
1. Within your SendGrid space, navigate to **Settings > IP Addresses**.
181
+
2. Click the action menu for the IP you want to warmup, which brings up the **Edit Your Dedicated IP Address** screen.
182
+
3. Select **Use Automated IP warmup**, then click **Save**.
176
183
177
-
#### Automated IP warmup
184
+
Once you've enabled IP warmup, you're ready to send as many campaigns as you'd like. SendGrid will begin sending your campaigns through a shared pool of IP addresses, including your own. Over the next 30 days, SendGrid will gradually increase the number of campaigns sent through your chosen IP. After 30 days, SendGrid will send all your emails from your dedicated IP.
185
+
186
+
### IP warmup best practices
178
187
179
-
If you've already warmed up an IP with your SendGrid account in the past, you can enable automated IP warmup by following these steps:
188
+
Keep the following in mind once you've enabled automated IP warmup:
180
189
181
-
1. Within your SendGrid space, navigate to **Settings > IP Addresses**.
182
-
2. On the **Dedicated IP Addresses** page, click the pencil edit button next to your Engage IP address.
183
-
3. Under **Additional options**, check **Use Automated IP warmup** and **Allow my subusers to send mail using this IP address**. Click **Save**.
190
+
- Use the IP you warmed up for marketing campaigns; avoid using the IP for transactional emails.
191
+
- Segment recommends that you start by sending low-volume campaigns before high-volume campaigns. This will help establish your domain reputation with SendGrid.
184
192
185
-
Your SendGrid account is now fully configured and ready to use with Engage. You’re ready to move to Stage 3 and configure Twilio SMS.
193
+
Once you've completed IP warmup, your SendGrid account will be fully configured and ready to use with Engage. You’re ready to move to Stage 3 and set up Twilio SMS.
186
194
187
195
## Stage 3: Create and configure Twilio SMS services
0 commit comments