Collaboration Settings
The platform has a few settings that you should take into consideration when configuring the account collaboration feature.
1. By default, the platform provides an auto-managed set of collaboration policies (permissions) that are used to allow collaboration members to perform just the needed operation. In some specific cases, it may be needed to extend this default set with some additional policies.
In order to provide a customer with the ability to add custom policies, a dedicated collaboration.manage.policies.enabled quota should be enabled for that account.
2. The feature utilizes a set of collaboration email templates that should be customized for each of the localizations used on the platform:
- user_collaboration_accept - member has accepted your collaboration invite
- user_collaboration_leave - member has left your collaboration
- user_collaboration_regect - member has rejected your collaboration invite
- user_collaboration_member_activate - your collaboration has been activated (after suspension)
- user_collaboration_member_delete - your collaboration has been terminated
- user_collaboration_member_invite - you have been invited to collaboration
- user_collaboration_member_suspend - your collaboration has been suspended
3. Default policies names and descriptions can be adjusted through the dashboard localization file using the localization keys of the following type:
- LT_Clb_PolicyName_{policyId} - display name for policy
- LT_Clb_PolicyDesc_{policyId} - description of the policy
For example, the following code part will be displayed as it is shown in the image below:
|
|