Skip to content

Commit 5175da8

Browse files
adding next steps
1 parent a841cbf commit 5175da8

File tree

4 files changed

+12
-4
lines changed

4 files changed

+12
-4
lines changed

src/content/docs/email-security/deployment/api/setup/gsuite-bcc-setup/add-domain.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,6 @@ To set up Email Security (formerly Area 1) for Gmail:
1818
3. Once you found your address, select **Settings** (the gear icon), then select **New Domain**.
1919
4. Fill in the information needed to add your domain, then select **Publish Domain**.
2020

21-
Continue with [Add BCC rules](/email-security/deployment/api/setup/gsuite-bcc-setup/bcc-rules-to-area1/) for the next steps.
21+
## Next steps
22+
23+
Now that you have found your BCC address and added your domain, continue with [Add BCC rules](/email-security/deployment/api/setup/gsuite-bcc-setup/bcc-rules-to-area1/) to add BCC rules to Email Security.

src/content/docs/email-security/deployment/api/setup/gsuite-bcc-setup/bcc-rules-to-area1.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,6 @@ import { Render } from "~/components"
2626
7. In **Account types to affect**, select **Users** and **Groups**.
2727
8. Select **SAVE**.
2828

29-
Continue with [Create a project on Google Cloud Console](/email-security/deployment/api/setup/gsuite-bcc-setup/create-project-gcp/) for the next steps.
29+
## Next steps
30+
31+
Now that you have added BCC rules on the Area 1 portal, you need to [create a project on Google Cloud Console](/email-security/deployment/api/setup/gsuite-bcc-setup/create-project-gcp/).

src/content/docs/email-security/deployment/api/setup/gsuite-bcc-setup/create-project-gcp.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,6 @@ import { Render } from "~/components"
1414
5. On search bar, search for `Admin SDK API`. Select **Admin SDK API**, then select **ENABLE**.
1515
6. Go back to the sidebar, select **Library**, and search for Gmail API. Select **Gmail API**, then select **ENABLE**.
1616

17-
Continue with [Create service account](/email-security/deployment/api/setup/gsuite-bcc-setup/create-service-account/) for the next steps.
17+
## Next steps
18+
19+
Now that you have created a project on Google Cloud Console, you need to [create a service account](/email-security/deployment/api/setup/gsuite-bcc-setup/create-service-account/) on Google Cloud Console.

src/content/docs/email-security/deployment/api/setup/gsuite-bcc-setup/create-service-account.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,6 @@ import { Render } from "~/components"
3030
9. Go back to the sidebar > **Service Accounts**.
3131
10. Select the three dots > **Manage keys** > **ADD KEY** > **Create new key** > Select **JSON** > Select **CREATE**. This downloads a `.json` file which you will use at a later stage.
3232

33-
Continue with [Add retraction](/email-security/deployment/api/setup/gsuite-bcc-setup/add-retraction/) for the next steps.
33+
## Next steps
34+
35+
Now that you have created a service account, you need to [add retractions](/email-security/deployment/api/setup/gsuite-bcc-setup/add-retraction/) to your email.

0 commit comments

Comments
 (0)