From a2342983475f92ad0e6c2efb67e5c468f44d6dc0 Mon Sep 17 00:00:00 2001 From: Rounak Dhillon <162090200+RounakDhillon@users.noreply.github.com> Date: Wed, 16 Jul 2025 11:03:15 +0530 Subject: [PATCH] Docs: Team Note Addition in Team Structure (#22384) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Docs: Team Note Addition in Team Structure * Docs: Team Note Addition in Team Structure --------- Co-authored-by: “Rounak <“rounakpreet.d@deuexsolutions.com”> --- .../teams-and-users/team-structure-openmetadata.md | 6 ++++++ .../teams-and-users/team-structure-openmetadata.md | 6 ++++++ .../teams-and-users/team-structure-openmetadata.md | 6 ++++++ 3 files changed, 18 insertions(+) diff --git a/openmetadata-docs/content/v1.7.x/how-to-guides/admin-guide/teams-and-users/team-structure-openmetadata.md b/openmetadata-docs/content/v1.7.x/how-to-guides/admin-guide/teams-and-users/team-structure-openmetadata.md index f08603aefaf..6758655399a 100644 --- a/openmetadata-docs/content/v1.7.x/how-to-guides/admin-guide/teams-and-users/team-structure-openmetadata.md +++ b/openmetadata-docs/content/v1.7.x/how-to-guides/admin-guide/teams-and-users/team-structure-openmetadata.md @@ -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" diff --git a/openmetadata-docs/content/v1.8.x/how-to-guides/admin-guide/teams-and-users/team-structure-openmetadata.md b/openmetadata-docs/content/v1.8.x/how-to-guides/admin-guide/teams-and-users/team-structure-openmetadata.md index bca525a2ad9..c73ec82575d 100644 --- a/openmetadata-docs/content/v1.8.x/how-to-guides/admin-guide/teams-and-users/team-structure-openmetadata.md +++ b/openmetadata-docs/content/v1.8.x/how-to-guides/admin-guide/teams-and-users/team-structure-openmetadata.md @@ -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" diff --git a/openmetadata-docs/content/v1.9.x-SNAPSHOT/how-to-guides/admin-guide/teams-and-users/team-structure-openmetadata.md b/openmetadata-docs/content/v1.9.x-SNAPSHOT/how-to-guides/admin-guide/teams-and-users/team-structure-openmetadata.md index 327e6ead986..8b63b683c6b 100644 --- a/openmetadata-docs/content/v1.9.x-SNAPSHOT/how-to-guides/admin-guide/teams-and-users/team-structure-openmetadata.md +++ b/openmetadata-docs/content/v1.9.x-SNAPSHOT/how-to-guides/admin-guide/teams-and-users/team-structure-openmetadata.md @@ -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"