In this help doc
Introduction to Groups
Groups provide a way to create a collection of positions across your Team Chart. You can think of them as teams. Once created, Groups are used in the following features:
Knowledge Items - use Groups to assign Knowledge Items using Responsible Positions.
Notifications - use Groups to determine who should or should not receive certain Notifications.
Filter Views - use Groups in Knowledge and Objectives to quickly find what you are looking for.
Create a New Group
Click Settings
Expand your Organization
Click Groups
Click New Group
All Positions - this is used specifically when employing the Location Filters. You can also select a specific position.
Add Filter - Select Team Charts, Teams, Team Types, Roles, Role Responsibilities, Positions, Position Custom Attribute, Member Statuses, Member Custom Attribute or Location.
โNOTE: For more info on Position Custom Attributes, see Create a Custom Attribute Field and Example - Create a Custom Attribute for a Position
For more info on Member Custom Attributes, see Create a Custom Attribute Field and Example - Create a Custom Attribute for a MemberSelect a location
Logic - in this example we've filter by Location. This means only those in the USA will be selected. For more examples see Group Logic Examples below.
Choose a Name for the group
Use name when displaying in a knowledge item - When checked, the name of the group will be displayed in the Knowledge item
Global - A global group shows up everywhere. A non global group only shows up under Knowledge Responsible Position.
Click Create Group
See also
Edit a Group
Click Settings
Expand your Organization
Click Groups
Click Edit on the desired Group
You can modify current filters
Add Filter - Select Team Charts, Teams, Team Types, Roles, Role Responsibilities, Positions, Position Custom Attribute, Member Statuses, Member Custom Attribute or Location.
โNOTE: For more info on Position Custom Attributes, see Create a Custom Attribute Field and Example - Create a Custom Attribute for a Position
For more info on Member Custom Attributes, see Create a Custom Attribute Field and Example - Create a Custom Attribute for a MemberLogic - Modify the logic, if needed. For more examples see Group Logic Examples below.
You can change the Name for the group
Use name when displaying in a knowledge item - When checked, the name of the group will be displayed in the Knowledge item
Global - A global group shows up everywhere. A non global group only shows up under Knowledge Responsible Positions.
Click Update Group
Group Logic Examples
Group Logic provides a way to dynamically select positions from your Team Chart. In this example we use Location and Member Status filters but you can use any of the filters provided.
Group Logic Example 1
Group to include all permanent staff in USA and Australia.
Logic = (1 OR 2) AND 3
Group Logic Example 2
Group to include all permanent staff except those in Australia.
Logic = 1 NOT 2
Group Logic Example 3
Group to include all permanent Sales People in Australia.
Logic = 1 AND 2 AND 3