Skip to content

Commit d921547

Browse files
timrogersCopilothubwriter
authored
Improve documentation around Copilot coding agent enablement (#57710)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: hubwriter <hubwriter@github.com>
1 parent 1c8cc01 commit d921547

File tree

3 files changed

+13
-4
lines changed

3 files changed

+13
-4
lines changed

content/copilot/concepts/agents/coding-agent/about-coding-agent.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,15 @@ Having {% data variables.product.prodname_copilot_short %} as an additional codi
6464

6565
### Making {% data variables.copilot.copilot_coding_agent %} available
6666

67-
Before you can assign tasks to {% data variables.product.prodname_copilot_short %}, it must be enabled. See [AUTOTITLE](/copilot/concepts/coding-agent/about-enabling-coding-agent).
67+
Before you can assign tasks to {% data variables.copilot.copilot_coding_agent %}, it must be enabled.
68+
69+
{% data variables.copilot.copilot_coding_agent %} is available with the {% data variables.copilot.copilot_pro %}, {% data variables.copilot.copilot_pro_plus %}, {% data variables.copilot.copilot_for_business %} and {% data variables.copilot.copilot_enterprise %} plans.
70+
71+
If you are a {% data variables.copilot.copilot_for_business %} or {% data variables.copilot.copilot_enterprise %} subscriber, an administrator must enable the relevant policy before you can use the agent.
72+
73+
Repository owners can choose to opt out some or all repositories from {% data variables.copilot.copilot_coding_agent %}.
74+
75+
For more information, see [AUTOTITLE](/copilot/concepts/agents/coding-agent/managing-access).
6876

6977
## {% data variables.copilot.copilot_coding_agent %} usage costs
7078

content/copilot/concepts/agents/coding-agent/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ topics:
99
- Copilot
1010
children:
1111
- /about-coding-agent
12-
- /coding-agent-for-business-and-enterprise
12+
- /managing-access
1313
- /mcp-and-coding-agent
1414
contentType: concepts
1515
redirect_from:
Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: About GitHub Copilot coding agent for business and enterprise
3-
shortTitle: Business and enterprise
2+
title: Managing access to GitHub Copilot coding agent
3+
shortTitle: Managing access
44
allowTitleToDifferFromFilename: true
55
intro: Find out about {% data variables.copilot.copilot_coding_agent %} policies available for {% data variables.copilot.copilot_enterprise %} and {% data variables.copilot.copilot_for_business %}, and about disabling the agent for specific repositories.
66
product: '{% data reusables.gated-features.copilot-coding-agent %}<br><a href="https://github.com/features/copilot/plans?ref_cta=Copilot+plans+signup&ref_loc=enabling+copilot+coding+agent&ref_page=docs" target="_blank" class="btn btn-primary mt-3 mr-3 no-underline"><span>Sign up for {% data variables.product.prodname_copilot_short %}</span> {% octicon "link-external" height:16 %}</a>'
@@ -17,6 +17,7 @@ redirect_from:
1717
- /copilot/concepts/coding-agent/enable-coding-agent
1818
- /copilot/concepts/agents/coding-agent/enable-coding-agent
1919
- /copilot/how-tos/agents/copilot-coding-agent/enabling-copilot-coding-agent
20+
- /copilot/concepts/agents/coding-agent/coding-agent-for-business-and-enterprise
2021
contentType: concepts
2122
---
2223

0 commit comments

Comments
 (0)