You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -23,22 +23,18 @@ You can download a CSV report for {% data variables.product.prodname_copilot_sho
23
23
* Understand patterns in user authentication.
24
24
* Manage licenses and measure key performance indicators.
25
25
26
-
<!-- expires 2025-10-23 -->
27
-
28
-
>[!NOTE] This report is replacing the {% data variables.product.prodname_copilot_short %} **usage report**. The new report adds clarity by introducing authentication information and improving timestamp resolution. The old usage report is closing down and will be removed on October 23rd, 2025.
29
-
30
-
<!-- end expires 2025-10-23 -->
31
-
32
26
## Downloading the report for an enterprise
33
27
34
-
{% data reusables.enterprise-accounts.copilot-licensing %}
35
-
1. To download the usage report, select **{% octicon "download" aria-hidden="true" aria-label="download" %} CSV report**, then click **Activity report (new)**.
28
+
{% data reusables.enterprise-accounts.access-enterprise %}
29
+
1. At the top of the page, click **{% octicon "credit-card" aria-hidden="true" aria-label="credit-card" %} Billing and licensing**.
30
+
1. In the "Billing and licensing" sidebar, click **{% octicon "law" aria-hidden="true" aria-label="law" %} Licensing**.
31
+
1. Next to "Copilot", click **{% octicon "download" aria-hidden="true" aria-label="download" %} Get activity report**.
36
32
37
33
## Downloading the report for an organization
38
34
39
35
1. Navigate to your organization settings.
40
36
1. In the left sidebar, click **Copilot**, then click **Access**.
41
-
1.Click**Get activity report**.
37
+
1.Next to "Access management", click **Get usage report**, then click**Get activity report**.
42
38
43
39

Copy file name to clipboardExpand all lines: content/copilot/how-tos/administer-copilot/manage-for-organization/review-activity/review-user-activity-data.md
1. Alternatively, under "Access management," you can use the **Sort** options to sort the list of users by when they last used {% data variables.product.prodname_copilot %}.
40
40
1. For more detailed information, you can retrieve the **Activity report**. {% data variables.product.prodname_dotcom %} generates a report for you, which you can download as a CSV file.
41
41
42
-
<!-- expires 2025-10-23 -->
43
-
44
-
>[!NOTE] This report is replacing the {% data variables.product.prodname_copilot_short %} **usage report**. The new report adds clarity by introducing authentication information and improving timestamp resolution. The old usage report is closing down and will be removed on October 23rd, 2025.
45
-
46
-
<!-- end expires 2025-10-23 -->
47
-
48
42
## Using the API to retrieve assignment information
49
43
50
44
You can use {% data variables.product.prodname_dotcom %}'s REST API to get details about the assignment of {% data variables.product.prodname_copilot %} seats in your organization. See [Get Copilot seat information and settings for an organization](/rest/copilot/copilot-user-management?apiVersion=2022-11-28#get-copilot-seat-information-and-settings-for-an-organization), [List all Copilot seat assignments for an organization](/rest/copilot/copilot-user-management?apiVersion=2022-11-28#list-all-copilot-seat-assignments-for-an-organization), and [Get Copilot seat assignment details for a user](/rest/copilot/copilot-user-management?apiVersion=2022-11-28#get-copilot-seat-assignment-details-for-a-user).
Copy file name to clipboardExpand all lines: content/copilot/how-tos/administer-copilot/manage-mcp-usage/configure-mcp-registry.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,7 +56,7 @@ While the MCP registry launched using the v0 specification, that version is now
56
56
57
57
To ensure {% data variables.product.prodname_copilot_short %} can successfully make cross-origin requests when fetching your registry, the registry or reverse proxy must include Cross-Origin Resource Sharing (CORS) headers. Add the following headers to all `/v0.1/servers` endpoints:
Copy file name to clipboardExpand all lines: content/copilot/how-tos/chat-with-copilot/chat-in-ide.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -193,8 +193,9 @@ If you use custom prompt files or {% data variables.copilot.custom_agents_short
193
193
194
194
{% data reusables.copilot.using-subagents %}
195
195
***Calling the #runSubagent tool.**.
196
+
196
197
```text
197
-
Evaluate the #file:databaseSchema using #runSubagent and generate an optimized data-migration plan.
198
+
Evaluate the #file:databaseSchema using #runSubagent and generate an optimized data-migration plan.
198
199
```
199
200
200
201
When the {% data variables.copilot.subagent_short %} completes its task, its results appear back in the main chat session, ready for follow-up questions or next steps.
@@ -639,7 +640,7 @@ To use plan mode:
639
640
640
641
{% data reusables.copilot.copilot-edits.agent-mode-requests %}
641
642
642
-
### Using {% data variables.copilot.subagents_short %}
643
+
### Using {% data variables.copilot.subagents_short %}
Copy file name to clipboardExpand all lines: content/copilot/reference/ai-models/model-hosting.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,9 +28,9 @@ Used for:
28
28
* {% data variables.copilot.copilot_gpt_51_codex %}
29
29
* {% data variables.copilot.copilot_gpt_51_codex_mini %}
30
30
31
-
These models are hosted by OpenAI and {% data variables.product.github %}'s Azure infrastructure.
31
+
These models are hosted by OpenAI and {% data variables.product.github %}'s Azure infrastructure.
32
32
33
-
OpenAI makes the [following data commitment](https://openai.com/enterprise-privacy/): _We [OpenAI] do not train models on customer business data_. Data processing follows OpenAI's enterprise privacy comments.
33
+
OpenAI makes the [following data commitment](https://openai.com/enterprise-privacy/): _We [OpenAI] do not train models on customer business data_. Data processing follows OpenAI's enterprise privacy comments.
34
34
35
35
{% data variables.product.github %} maintains a [zero data retention agreement](https://platform.openai.com/docs/guides/your-data) with OpenAI.
36
36
@@ -80,7 +80,7 @@ When using {% data variables.copilot.copilot_gemini %} models, input prompts and
80
80
81
81
{% data reusables.copilot.grok-promo-period %}
82
82
83
-
Complimentary access to Grok Code Fast 1 is continuing past the previously announced end time. A new end date has not been set. We may update or conclude this promotion at any time. [Regular pricing](https://docs.github.com/en/copilot/reference/ai-models/supported-models#model-multipliers) applies after the extension ends.
83
+
Complimentary access to Grok Code Fast 1 is continuing past the previously announced end time. A new end date has not been set. We may update or conclude this promotion at any time. Regular pricing applies after the extension ends. See [AUTOTITLE](/copilot/reference/ai-models/supported-models#model-multipliers).
84
84
85
85
These models are hosted on xAI. xAI operates {% data variables.copilot.copilot_grok_code %} in {% data variables.product.prodname_copilot %} under a zero data retention API policy. This means xAI commits that user content (both inputs sent to the model and outputs generated by the model):
Copy file name to clipboardExpand all lines: content/organizations/managing-user-access-to-your-organizations-repositories/managing-repository-roles/repository-roles-for-an-organization.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -200,8 +200,8 @@ In this section, you can find the access required for security features, such as
| Manage access to {% data variables.product.prodname_GHAS %} features (see [AUTOTITLE](/organizations/keeping-your-organization-secure/managing-security-settings-for-your-organization/managing-security-and-analysis-settings-for-your-organization)) | <spanrole="img"class="octicon-bg-x"aria-label="No">✗</span> | <spanrole="img"class="octicon-bg-x"aria-label="No">✗</span> | <spanrole="img"class="octicon-bg-x"aria-label="No">✗</span> | <spanrole="img"class="octicon-bg-x"aria-label="No">✗</span> | <spanrole="img"class="octicon-bg-check"aria-label="Yes">✓</span> |
203
-
|{% ifversion fpt or ghec %}<!--Set at site-level for GHES -->|
204
-
|[Enable the dependency graph](/code-security/supply-chain-security/understanding-your-software-supply-chain/exploring-the-dependencies-of-a-repository) for a private repository | <spanrole="img"class="octicon-bg-x"aria-label="No">✗</span> | <spanrole="img"class="octicon-bg-x"aria-label="No">✗</span> | <spanrole="img"class="octicon-bg-x"aria-label="No">✗</span> | <spanrole="img"class="octicon-bg-x"aria-label="No">✗</span> | <spanrole="img"class="octicon-bg-check"aria-label="Yes">✓</span> |
203
+
|{% ifversion fpt or ghec %}|
204
+
|[Enable the dependency graph](/code-security/supply-chain-security/understanding-your-software-supply-chain/exploring-the-dependencies-of-a-repository) for a private repository <!--Set at site-level for GHES -->| <spanrole="img"class="octicon-bg-x"aria-label="No">✗</span> | <spanrole="img"class="octicon-bg-x"aria-label="No">✗</span> | <spanrole="img"class="octicon-bg-x"aria-label="No">✗</span> | <spanrole="img"class="octicon-bg-x"aria-label="No">✗</span> | <spanrole="img"class="octicon-bg-check"aria-label="Yes">✓</span> |
{% data variables.copilot.subagents_caps_short %} can be invoked in different ways:
1
+
{% data variables.copilot.subagents_caps_short %} can be invoked in different ways:
2
2
3
3
***Automatic delegation**. {% data variables.product.prodname_copilot_short %} will analyze the description of your request, the description field of your configured {% data variables.copilot.custom_agents_short %}, and the current context and available tools to automatically choose a {% data variables.copilot.subagent_short %}. For example, this prompt would automatically delegate the task to a **refactor-specialist** {% data variables.copilot.copilot_custom_agent_short %}:
4
+
4
5
```text
5
6
Suggest ways to refactor this legacy code.
6
7
```
8
+
7
9
***Direct invocation**. You can directly call the {% data variables.copilot.subagent_short %} in your prompt:
10
+
8
11
```text
9
12
Use the testing subagent to write unit tests for the authentication module.
0 commit comments