1
0
mirror of synced 2025-12-19 18:10:59 -05:00

[2025-11-13] Fine Grain Permissions for Copilot Metrics [public preview] (#58378)

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Sophie
2025-11-12 20:22:42 +01:00
committed by GitHub
parent 8adc699635
commit ac8c79c9cc
10 changed files with 12 additions and 9 deletions

View File

@@ -2,7 +2,7 @@
title: Tracking license activation and initial usage with Copilot usage metrics
shortTitle: Track usage and adoption
intro: Identify and act on {% data variables.product.prodname_copilot %} adoption signals and activation with usage metrics.
permissions: Enterprise owners and billing managers
permissions: '{% data reusables.copilot.usage-metrics-permissions %}'
versions:
feature: copilot
topics:

View File

@@ -18,6 +18,7 @@ contentType: tutorials
You can use custom roles and enterprise teams to delegate AI administration permissions without granting enterprise ownership. AI managers can view and manage **nearly all AI features in your enterprise's AI Controls**, including agentic AI features, {% data variables.product.prodname_copilot_short %} features, and Model Context Protocol (MCP) features.
Unless you grant additional permissions beyond those listed in this article, AI managers **cannot access** the following:
* Access management settings for {% data variables.product.prodname_copilot_short %}
* Settings in the "Billing" section of the {% data variables.product.prodname_copilot_short %} page
* Settings in the "Metrics" section of the {% data variables.product.prodname_copilot_short %} page
@@ -32,6 +33,7 @@ To get started, you need to create a custom role with the necessary permissions
* **Manage enterprise AI controls**: Allows this role to view and manage all settings in the "AI Controls" tab for your enterprise
* **Read enterprise audit logs**: Allows this role to view **all** audit log events for your enterprise, helping your AI managers monitor agentic activity
* **View Enterprise {% data variables.product.prodname_copilot_short %} Metrics**: Allows this role to view {% data variables.product.prodname_copilot_short %} usage metrics under the "Insights" tab
1. Click **Create role**.

View File

@@ -2,7 +2,7 @@
title: Measuring the success of a GitHub Copilot trial
shortTitle: Measure trial success
intro: Learn how to use {% data variables.product.prodname_copilot_short %} usage metrics to evaluate your trial, interpret adoption and engagement results, and decide how to monitor usage going forward.
permissions: Enterprise owners and billing managers
permissions: '{% data reusables.copilot.usage-metrics-permissions %}'
versions:
feature: copilot
type: tutorial