Team Structure in Collate
Collate organizes teams into a hierarchy so that ownership, roles, and permissions map cleanly onto how your company is structured. Every team has a teamType that determines where it sits in this hierarchy and which other team types it can connect to as parents or children.Team Types
Collate supports five team types, ordered from the top of the hierarchy to the bottom:- Organization — The root of the hierarchy, representing the entire company.
- Business Unit — A major division of the organization, such as a business line or region.
- Division — A subdivision within a Business Unit.
- Department — A functional group within a Division.
- Group (default team type): The lowest level in the hierarchy, used to group individual users.
Hierarchy Rules
Each team type has specific rules for what it can contain (children) and what it can belong to (parents):-
Organization
- Children — Business Unit, Division, Department, Group, and Users added directly (without a team)
- Parents — None — Organization is the root and cannot have a parent
-
Business Unit
- Children — Business Unit, Division, Department, Group
- Parents — Organization or Business Unit (one parent only)
-
Division
- Children — Division, Department, Group
- Parents — Organization, Business Unit, or Division (one parent only)
-
Department
- Children — Department, Group
- Parents — Organization, Business Unit, Division, or Department (multiple parents allowed)
-
Group
- Children — Users only — a Group cannot contain other teams
- Parents — Any team type (multiple parents allowed)
How to Add a Team
Collate supports multiple team types to match different organizational structures.