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/overview/onboarding.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -77,23 +77,23 @@ Next, you’ll create a SendGrid subuser and ensure that a dedicated IP has been
77
77
78
78
### Authenticate your domain
79
79
80
-
> info "Log in as the subuser"
81
-
> All further SendGrid onboarding steps require you to be signed in as the new subuser you just created. If you're not logged in as the new subuser, log out of SendGrid, then log back in using the subuser credentials you created above.
80
+
> info "SendGrid parent and subuser accounts"
81
+
> In this section, you'll authenticate your domain using your new SendGrid subuser account and then set up reverse DNS with your SendGrid parent account. Have both login credentials on hand before proceeding.
82
82
83
83
Now, you’ll authenticate your domain with SendGrid and your DNS provider and [enable link branding](https://docs.sendgrid.com/ui/account-and-settings/how-to-set-up-link-branding){:target="_blank"}. Domain authentication protects your sending reputation by showing email providers that you’ve given SendGrid permission to send email campaigns for you.
84
84
85
85
To authenticate your domain, you’ll copy CNAME records given to you by SendGrid and paste them into your DNS provider. **Before you begin, verify that you have the necessary permissions to add CNAME records to your DNS.** If you’re not sure if you have the right permissions, reach out to your organization’s IT department.
86
86
87
87
You’ll authenticate your domain using the SendGrid platform and your DNS provider:
1.**From your new SendGrid subuser account**, follow[SendGrid’s domain authentication guide](https://docs.sendgrid.com/ui/account-and-settings/how-to-set-up-domain-authentication){:target="_blank"}.
90
90
2. During the authentication process, SendGrid asks if you would like to brand links for your domain. Select **Yes**.
91
91
3. SendGrid provides you with five CNAME records. Add them to your DNS host.
92
92
4. Return to SendGrid and [verify your DNS](https://docs.sendgrid.com/ui/account-and-settings/how-to-set-up-domain-authentication#verifying-your-dns){:target="_blank"}.
93
93
94
94
Complete authentication by setting up reverse DNS:
95
95
96
-
1.Follow[SendGrid’s reverse DNS (rDNS) documentation](https://docs.sendgrid.com/ui/account-and-settings/how-to-set-up-reverse-dns){:target="_blank"}.
96
+
1.**From your SendGrid parent account**, follow[SendGrid’s reverse DNS (rDNS) documentation](https://docs.sendgrid.com/ui/account-and-settings/how-to-set-up-reverse-dns){:target="_blank"}.
97
97
2. SendGrid provides you with one A record. Add it to your DNS host, along with the five CNAME records from the previous steps.
98
98
3. Return to SendGrid and [verify your DNS](https://docs.sendgrid.com/ui/account-and-settings/how-to-set-up-reverse-dns#verifying){:target="_blank"}.
99
99
@@ -124,8 +124,8 @@ You’ll now need to enable event webhooks, which trigger webhook notifications
124
124
125
125
### Generate an API key
126
126
127
-
> info "Copying SendGrid Credentials"
128
-
> This step creates an API key that you’ll later add to Segment. Make sure you’re ready to copy and save the key before proceeding. You must follow these steps from within the SendGrid subuser account [you created for use with Twilio Engage](/docs/engage/overview/onboarding/#create-a-subuser-and-check-the-dedicated-ip-address).
127
+
> warning "Copying SendGrid Credentials"
128
+
> This step creates an API key that you’ll later add to Segment. Make sure you’re ready to copy and save the key before proceeding; SendGrid only displays the API key once. You must follow these steps from within the SendGrid subuser account [you created for use with Twilio Engage](/docs/engage/overview/onboarding/#create-a-subuser-and-check-the-dedicated-ip-address).
129
129
130
130
Next, generate an API key within SendGrid. Have your Segment workspace open in another tab, as you’ll copy the API key and paste it into your Engage settings.
0 commit comments