Skip to content

Commit 319c6d1

Browse files
Add content about FGP for org-level Copilot usage metrics (#58918)
1 parent d2ee20f commit 319c6d1

File tree

3 files changed

+12
-5
lines changed

3 files changed

+12
-5
lines changed

content/copilot/concepts/copilot-metrics.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,14 @@ License and seat management data are not included in {% data variables.product.p
5151

5252
## How are metrics attributed across organizations?
5353

54-
Organization-level {% data variables.product.prodname_copilot_short %} usage metrics are based on organization membership, not on where individual actions occur. To appear in an enterprise’s metrics, a user must have an active {% data variables.product.prodname_copilot_short %} seat assigned within that enterprise (in any organization that belongs to the enterprise). As a result, a single user’s usage may appear in multiple organization dashboards, while that same user is counted only once in the enterprise-level total. Organization-level analytics are intended for visibility into adoption and usage within an organization and are not designed to be directly compared to enterprise-level totals.
54+
> [!NOTE]
55+
> You can grant **organization-only visibility** into {% data variables.product.prodname_copilot_short %} usage metrics without providing enterprise-level access.
56+
>
57+
> You can do this by creating an organization custom role that includes the "View organization {% data variables.product.prodname_copilot_short %} metrics" permission, and assigning that role to users who need visibility into metrics for a single organization. See [AUTOTITLE](/organizations/managing-peoples-access-to-your-organization-with-roles/about-custom-organization-roles).
5558
56-
Organization-level {% data variables.product.prodname_copilot_short %} analytics are available starting December 12, 2025. This is the first date for which organization-level reports are provided.
59+
Organization-level {% data variables.product.prodname_copilot_short %} usage metrics are based on organization membership, not on where individual actions occur. To appear in an enterprise’s metrics, a user must have an active {% data variables.product.prodname_copilot_short %} seat assigned within that enterprise (in any organization that belongs to the enterprise). As a result, a single user’s usage may appear in multiple organization dashboards, while that same user is counted only once in the enterprise-level total. Organization-level analytics are intended for visibility into adoption and usage within an organization and are not designed to be directly compared to enterprise-level totals.
5760

61+
Organization-level {% data variables.product.prodname_copilot_short %} analytics are available starting December 12, 2025. This is the first date for which organization-level reports are provided.
5862

5963
Once a user has a seat in the enterprise, their usage is attributed to **every organization they belong to**, regardless of where the seat is assigned.
6064

content/organizations/managing-peoples-access-to-your-organization-with-roles/about-custom-organization-roles.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,9 @@ Organization permissions do not grant read, write, or administrator access to an
6969
| {% ifversion secret-scanning-alert-dismiss-custom-role %} |
7070
| Review and manage {% data variables.product.prodname_secret_scanning %} alert dismissal requests | Review and manage {% data variables.product.prodname_secret_scanning %} alert dismissal requests for your organization. | [AUTOTITLE](/code-security/secret-scanning/using-advanced-secret-scanning-and-push-protection-features/enabling-delegated-alert-dismissal-for-secret-scanning) |
7171
| {% endif %} |
72+
| {% ifversion copilot %} |
73+
| View organization {% data variables.product.prodname_copilot_short %} metrics | View {% data variables.product.prodname_copilot_short %} usage metrics for your organization. | [AUTOTITLE](/copilot/concepts/copilot-metrics) |
74+
| {% endif %} |
7275

7376
{% endrowheaders %}
7477

data/reusables/organizations/additional-permissions.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
For more information, see [AUTOTITLE](/discussions).
1111

12-
### Issue and Pull Requests
12+
### Issue and pull requests
1313

1414
* Assign or remove a user
1515
* Add or remove a label
@@ -21,14 +21,14 @@ For more information, see [AUTOTITLE](/discussions).
2121
* Delete an issue
2222
* Mark an issue as a duplicate
2323

24-
### Merge Queue
24+
### Merge queue
2525

2626
* Request a solo merge
2727
* Jump to the front of the queue
2828

2929
For more information, see [AUTOTITLE](/repositories/configuring-branches-and-merges-in-your-repository/configuring-pull-request-merges/managing-a-merge-queue).
3030

31-
### Pull Request
31+
### Pull request
3232

3333
* Close a pull request
3434
* Reopen a closed pull request

0 commit comments

Comments
 (0)