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: content/en/cloud/academy/creating-content/using-content-template-creator/index.md
+116-2Lines changed: 116 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -135,7 +135,121 @@ After generating our template:
135
135
3.**Add Your Content**: Replace the placeholder comment with your actual learning material
136
136
137
137
138
-
###Invitation
138
+
##Manage Invitation
139
139
140
+
### Auto-Generated Invitations
141
+
Navigate to **Identity → Invitations** to find your automatically created invitation.
140
142

141
-

143
+
144
+
The first column labeled "INVITATION" contains a shareable link that you can copy.
145
+
146
+
## What Can the Invitation Link Do for You?
147
+
148
+
The auto-generated invitation link is a powerful tool that helps instructors efficiently manage learner access and streamline the enrollment process.
149
+
150
+
### 1. Precise Team Access Control
151
+
152
+
Your invitation link provides targeted access management:
153
+
154
+
-**Specific Team Access**: Only members of your selected teams can access the content through this link
155
+
-**Automatic Role Assignment**: Users who accept the invitation automatically receive the "Academy Learner" role
156
+
-**Organization Boundary Protection**: Only users within your [organization](https://docs.layer5.io/cloud/identity/organizations/) can use this invitation
157
+
158
+
### 2. Flexible Sharing and Distribution
159
+
160
+
**Automated Email Distribution:**
161
+
- The system automatically sends invitation emails to specified team members
162
+
- Emails include course descriptions and one-click access links
163
+
- Reduces your manual notification workload and ensures consistent messaging
164
+
165
+
**Direct Sharing Options:**
166
+
- Copy and send the invitation link directly to team members
167
+
- Share through collaboration tools like Slack, Microsoft Teams, or Discord
168
+
- Embed the link in internal documentation, wikis, or learning portals
169
+
170
+
171
+
### Customize Invitation Properties
172
+
173
+
Click the pencil icon to access the invitation customization form.
174
+

175
+
176
+
The invitation form contains eight properties. Three are automatically generated by the system for convenience, which you can modify according to your needs:
177
+
178
+
**Auto-Generated Properties:**
179
+
1.**Name**: Automatically formatted as "Academy Invitation for [your-content-name]"
180
+
*Example: "Academy Invitation for meshery-contributors-certification" (lowercase with dash)*
181
+
2.**Description**: "Invitation to join organization [organization-name] for academy curricula [course-name]"
182
+
3.**Roles**: Defaults to "Academy Learner" - [Learn more about Academy roles](https://docs.layer5.io/cloud/security/roles/academy-roles/)
183
+
184
+
{{< alert type="info" title="Admin Role Invitations" >}}
185
+
Academy admins can invite other instructors to become co-admins by changing the **Roles** property from "Academy Learner" to "Academy Admin" during invitation customization.
186
+
{{< /alert >}}
187
+
188
+
**Customizable Properties:**
189
+
190
+
### 1. Emails - Invitation Email List
191
+
192
+
Configure who receives the invitation:
193
+
194
+
-**Supported Formats:**
195
+
- Individual emails: `test@domain.com`
196
+
- Domain-wide invitations: `@domain.com` (invites all users from that domain)
197
+
-**Duplicate Handling**: The system automatically merges duplicate entries
-**Team Selection**: Choose from available teams via dropdown menu
231
+
-**Multiple Teams**: You can assign users to multiple teams
232
+
-**No Teams Available**: If your organization has no teams, [create them](https://docs.layer5.io/cloud/identity/teams/) first. Users will be added to all successfully configured teams
Users only need to accept one invitation, regardless of how many invitation emails they receive. Once accepted, additional invitations to the same user are automatically ignored.
0 commit comments