The Team, Team Assignment, and Team Member objects automate access control administration and the creation of User Role and User Role Setup records according to rules specific to your Vault, simplifying agency user management for global and local brand teams.
Adding a Team Member to a Team automatically provides that user with the security template associated with their Team Assignment.
Configuring Prerequisites
Before configuring Teams, Team Members, and Team Assignments, you must ensure that the fields on the Team Assignment URS object match the fields on the User Role Setup object. For example, the Country (country__c
) field on a Team Assignment URS record populates the Country (country__c
) field on the corresponding User Role Setup record. The objects must be identical for this feature to work properly. If the field configurations do not match, Vault displays an error.
Creating Brand Team Records
To create a brand team:
- Navigate to Business Admin > Objects > Teams.
- Click Create.
- Enter a Name.
- Select an Agency.
- Select a Brand.
- Select a Country / Region.
- Click Save, or click Save + Create to continue creating Teams.
To create a Team Assignment:
- On the Team details page, expand the Team Assignment section.
- Click Create.
- Enter a Name.
- Select an Assignment.
- Enter a Description.
- Click Save, or click Save + Create to continue creating Team Assignments.
To create a Team Assignment User Role:
- Navigate to Objects > Team Assignment User Role.
- Click Create.
- Select an Application Role.
- Select a Team Assignment.
- Click Save, or click Save + Create to continue creating Team Assignment User Roles.
To create a Team Assignment URS record:
- Navigate to Objects > Team Assignment URS.
- Click Create.
- Select a Role.
- Select a Team Assignment.
- Optional: Select a Brand, Country, Creative Agency, Document Type Group, and Source.
- Select a User.
- Optional: Select a Source Reference.
- Click Save, or click Save + Create to continue creating Team Assignment URS records.
To create Team Members:
- On the Team details page, expand the Team Members section.
- Click Create.
- Select a Team Assignment.
- Select a User.
- Click Save, or click Save + Create to continue creating Team Members.
Managing Teams, Team Assignments, & Team Members
When you create a Team Member record, Vault automatically creates User Role Setup and User Role records as defined in the assignment’s Team Assignment URS and Team Assignment User Role, respectively.
When you delete a Team Member record, Vault automatically deletes the matching t User Role and User Role Setup records. Vault also deletes matching User Role and User Role Setup records, even if they were not created via Team Membership. Vault does not delete the security for this user if they have the same security in a different Team Assignment.
If a Team Member belongs to an assignment, and you create a Team Assignment URS or Team Assignment User Role record for that assignment, Vault gives the Team Member the relevant User Role Setup or User Role permissions.
Vault prevents you from creating duplicate Team Assignment URS, Team Assignment User Role, and Team Member records.
Copying Team Security
When you copy a Team object record via the Copy Record action, Vault copies the Team, Team Assignment, Team Assignment URS, and Team Assignment User Role records associated with the team, but does not copy the Team Members.
Related Permissions
The following permissions control functionality related to managing brand team security:
Type | Permission Label | Controls |
---|---|---|
Security Profile | Objects: Team: Create, Read, Edit, Delete | Ability to create, read, edit, and delete Team records |
Security Profile | Objects: Team Member: Create, Read, Edit, Delete | Ability to create, read, edit, and delete Team Member records. If the Team Assignment has Team Assignment URS records, you must also have permissions for that object. |
Security Profile | Objects: Team Assignment: Create, Read, Edit, Delete | Ability to create, read, edit, and delete Team Assignment records |
Security Profile | Objects: Team Assignment URS: Create, Read, Edit, Delete | With User Role Setup object permissions, this grants the ability to create, read, edit, and delete Team Assignment URS records |
Security Profile | Objects: Team Assignment User Role: Create, Read, Edit, Delete | Ability to create, read, edit, and delete Team Assignment User Role records |
Security Profile | Objects: User Role: Edit | Ability to edit the User Role object |
Security Profile | Objects: User Role Setup: Edit | Ability to edit the User Role Setup object |