Skip to content

Commit d5e5144

Browse files
authored
Merge pull request #511 from segmentio/repo-sync
repo sync
2 parents 6219d9d + deb8d31 commit d5e5144

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

src/engage/overview/onboarding.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -77,16 +77,16 @@ Next, you’ll create a SendGrid subuser and ensure that a dedicated IP has been
7777

7878
### Authenticate your domain
7979

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.
80+
> info "SendGrid parent account"
81+
> In this section, you'll authenticate your domain and set up reverse DNS with your SendGrid parent account.
8282
8383
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.
8484

8585
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.
8686

8787
You’ll authenticate your domain using the SendGrid platform and your DNS provider:
8888

89-
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"}.
89+
1. **From your SendGrid parent account**, follow [SendGrid’s domain authentication guide](https://docs.sendgrid.com/ui/account-and-settings/how-to-set-up-domain-authentication){:target="_blank"}.
9090
2. During the authentication process, SendGrid asks if you would like to brand links for your domain. Select **Yes**.
9191
3. SendGrid provides you with five CNAME records. Add them to your DNS host.
9292
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"}.
@@ -108,9 +108,12 @@ You'll also need to enable [subscription tracking](https://docs.sendgrid.com/ui/
108108

109109
### Enable event webhook
110110

111+
> info "Subuser Step"
112+
> This step takes place in the **subuser** space.
113+
111114
You’ll now need to enable event webhooks, which trigger webhook notifications for campaign-related events like clicks and opens:
112115

113-
1. Within your SendGrid subuser space, navigate to **Settings > Mail Settings**.
116+
1. Within your SendGrid **subuser** space, navigate to **Settings > Mail Settings**.
114117
2. Click the pencil edit icon next to **Event Webhook**.
115118
3. On the Event Webhook page, set authorization method to none.
116119
4. Copy and paste the following URL into the **HTTP Post URL** field:

0 commit comments

Comments
 (0)