1.5 KiB
		
	
	
	
	
	
	
	
			
		
		
	
	| title | slug | 
|---|---|
| Team structure in OpenMetadata | /how-to-guides/teams-and-users | 
Team structure in OpenMetadata
In OpenMetadata we have hierarchal team structure with teamType that can be Organization, Business Unit, Division, Department, and Group (default team type).
- 
Organizationis the root team in the hierarchy. It can't have a parent. It can have children of typeBusiness Unit,Division,Department,Groupalong withUsersdirectly as children (who are without teams).
- 
BusinessUnitis the next level of the team in the hierarchy. It can haveBusiness Unit,Division,Department, andGroupas children. It can only have ** one parent ** either of typeOrganization, orBusiness Unit.
- 
Divisionis the next level of the team in the hierarchy belowBusiness Unit. It can haveDivision,Department, andGroupas children. It can only have ** one parent ** of typeOrganization,Business Unit, orDivision.
- 
Departmentis the next level of the team in the hierarchy belowDivision. It can haveDepartmentandGroupas children. It can haveOrganization,Business Unit,Division, orDepartmentas parents. ** It can have multiple parents **.
- 
Groupis the last level of the team in the hierarchy. It can have onlyUsersas children and not any other teams. It can have all the team types as parents. ** It can have multiple parents **.
 
