diff --git a/content/en/account_management/teams/manage.md b/content/en/account_management/teams/manage.md index 4384991fe1b..9f06bc9bb3a 100644 --- a/content/en/account_management/teams/manage.md +++ b/content/en/account_management/teams/manage.md @@ -7,46 +7,43 @@ description: Customize team pages, manage membership, set up subteams, and confi Each team has a detail page that displays information about the team, its members, and its associated resources. Navigate to a team detail page by clicking on a team from the [Teams directory][1]. -The team page displays the following resources associated with your team: -- Dashboards -- Notebooks -- Monitors -- Services -- Links -- Ongoing incidents -- API endpoints +The team detail page is organized into three tabs: -You can change which resources are shown and their order on the page. +- **Info**: Core team details and membership. +- **Resources**: The Datadog resources associated with the team. +- **On-Call**: The team's [Datadog On-Call][6] configuration. -Customize the look of your team by choosing an emoji avatar and banner. The emoji avatar displays next to the team name in lists across Datadog. +The team header displays the team's avatar, banner, name, and description. Customize the look of your team by choosing an emoji avatar and banner. The emoji avatar displays next to the team name in lists across Datadog. -See the following instructions to customize your team. +### Info tab -### Customize layout +Core team details: notification channels, links, connections, hierarchy (parent team and subteams), and members. -To modify the team page layout, you must have the `user_access_manage` or `teams_manage` permission. Alternately, you can be a team member or team manager of a team that is configured to allow members and managers to edit team details. +### Resources tab -1. Click {{< ui >}}Page Layout{{< /ui >}}. The page layout dialog appears. -1. To reorder the resources, click and drag the drag handle icons. -1. To hide a resource, mouse over an item and click the eye ({{< ui >}}Hide content{{< /ui >}}) icon. +The Datadog resources the team owns, grouped by area such as productivity, software, performance, and cloud cost. If the team has subteams, use the **Include Subteams** toggle to show their resources alongside the team's own. -Hidden resources appear at the bottom of the page layout dialog. To reveal a resource, mouse over it and click the {{< ui >}}Unhide content{{< /ui >}} icon. +### On-Call tab + +The team's [Datadog On-Call][6] setup: members, schedules, escalation policies, routing, and handover automation. ### Customize settings -To modify the team details, you must have the `user_access_manage` or `teams_manage` permission. Alternately, you can be a team member or team manager of a team that is configured to allow members and managers to edit team details. +To modify a team's details, you must have the `user_access_manage` or `teams_manage` permission. Alternately, you can be a team member or team manager of a team that is configured to allow members and managers to edit team details. + +Edit a team's details directly from its detail page: -Click {{< ui >}}Settings{{< /ui >}}. The settings dialog appears. +- **Avatar, name, and description**: Mouse over the team name and click the edit (pencil) icon. +- **Banner**: Mouse over the banner and click the edit (pencil) icon. +- **Info tab sections**: Mouse over a section, such as Links, Members, or Notification Channels, and click its edit icon to update it in place. -From the settings dialog, use the menu to customize the following team settings: -- Members -- Links -- Name and description -- Avatar and banner -- Page layout -- Permissions -- Notifications -- GitHub connection +Use the Settings (gear) menu in the team header for the following actions: + +- **Configure Notifications**: Add or update the team's notification channels. Supported targets include Slack, Microsoft Teams, PagerDuty, email, and ServiceNow. +- **Edit Roles and Permissions**: Manage the roles and permissions associated with the team. +- **Edit Team Handle**: Change the team's handle. +- **Edit Connections**: Connect the team to external systems. Connect a **GitHub team** to associate the Datadog team with a GitHub team, or connect a **ServiceNow assignment group** to route incidents and change requests automatically. +- **Join Team** or **Leave Team**: Add yourself to or remove yourself from the team. ## Team membership @@ -56,7 +53,7 @@ To differentiate members of your team, designate some of them as team managers. ### Team modification permissions -Under the team's settings, in the {{< ui >}}Permissions{{< /ui >}} tab, specify which users can modify the team membership. The following options are available: +In the team's roles and permissions settings, specify which users can modify the team membership. The following options are available: - Only users with the `user_access_manage` permission - Team managers - Team managers and members @@ -80,7 +77,9 @@ In some cases, a team's membership cannot be directly modified within Datadog by - If your org has selected SAML as the only team provisioning source, then the SAML team mappings control team membership. You cannot modify the team membership through Datadog. - If a team is managed through an identity provider, then the identity provider controls team membership. You cannot modify the team membership through Datadog. -### Subteams (hierarchical teams) +A team that is managed externally from an identity provider displays a **Managed** badge in its header. + +### Subteams (hierarchical teams) {{< site-region region="gov,gov2" >}}