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
To ensure security and isolation, all of your content files must be placed within a directory named for your organization UUID. You'll learn the specifics of how to do this in our [hands-on tutorial](/cloud/academy/creating-your-learning-path/).
53
-
{{< /alert >}}
53
+
{{< /alert >}}
54
+
55
+
### Branded Email Communications
56
+
57
+
When using the Academy with white-labeling enabled, all system-generated emails (badge awards, certificate awards, challenge registrations) automatically reflect your organization's branding.
58
+
59
+
Below is an example email template showing how badge award notifications appear when white-labeling is enabled. The parts enclosed in `{{}}` are automatically replaced with your organization's specific information:
60
+
61
+
**Email Template Structure:**
62
+
```
63
+
From: no-reply@{{OrganizationDomain}} ← Your custom domain
64
+
Subject: New badge(s) awarded by {{OrganizationName}} ← Your organization name
65
+
66
+
Congratulations, {{Awardee}}! ← Student's name
67
+
You have earned the following badges:
68
+
69
+
{{Badges}} ← Cicable badge with name and description
70
+
71
+
[Go to Profile Button{{PublicProfileLink}}] ← Direct link to profile
72
+
73
+
Share your achievements with the world:
74
+
X | LinkedIn | Facebook
75
+
---
76
+
{{OrganizationName}} Academy | Powered by Layer5 Cloud
77
+
```
78
+
79
+
Here is a real-world example of the email:
80
+

81
+
82
+
When users click the badge, they will go to the details in the Academy:
Email templates automatically incorporate your organization's logo and primary brand color as configured in your [Layer5 Cloud Organization Settings](https://cloud.layer5.io/identity/organizations). Custom email templates can be provided for Enterprise customers with specific branding requirements.
0 commit comments