Docs: Team Note Addition in Team Structure (#22384)

* Docs: Team Note Addition in Team Structure

* Docs: Team Note Addition in Team Structure

---------

Co-authored-by: “Rounak <“rounakpreet.d@deuexsolutions.com”>
This commit is contained in:
Rounak Dhillon 2025-07-16 11:03:15 +05:30 committed by GitHub
parent b762a0d7eb
commit a234298347
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 18 additions and 0 deletions

View File

@ -23,6 +23,12 @@ OpenMetadata supports a hierarchical team structure with **teamType** that can b
{% /note noteType="Warning" %}
{% /note %}
{% note %}
OpenMetadata supports flexible nested team hierarchies under organizational structures such as Business Unit, Division, and Department. While there is no hardcoded limit to the depth of hierarchy, leaf nodes such as "Group" cannot have child teams. Additionally, certain team types like "Department" cannot be nested within "Group." To extend the hierarchy, consider using other team types where appropriate.
{% /note %}
{% image
src="/images/v1.7/how-to-guides/teams-and-users/teams.png"
alt="team-structure"

View File

@ -23,6 +23,12 @@ OpenMetadata supports a hierarchical team structure with **teamType** that can b
{% /note noteType="Warning" %}
{% /note %}
{% note %}
OpenMetadata supports flexible nested team hierarchies under organizational structures such as Business Unit, Division, and Department. While there is no hardcoded limit to the depth of hierarchy, leaf nodes such as "Group" cannot have child teams. Additionally, certain team types like "Department" cannot be nested within "Group." To extend the hierarchy, consider using other team types where appropriate.
{% /note %}
{% image
src="/images/v1.8/how-to-guides/teams-and-users/teams.png"
alt="team-structure"

View File

@ -23,6 +23,12 @@ OpenMetadata supports a hierarchical team structure with **teamType** that can b
{% /note noteType="Warning" %}
{% /note %}
{% note %}
OpenMetadata supports flexible nested team hierarchies under organizational structures such as Business Unit, Division, and Department. While there is no hardcoded limit to the depth of hierarchy, leaf nodes such as "Group" cannot have child teams. Additionally, certain team types like "Department" cannot be nested within "Group." To extend the hierarchy, consider using other team types where appropriate.
{% /note %}
{% image
src="/images/v1.9/how-to-guides/teams-and-users/teams.png"
alt="team-structure"