diff --git a/.nvmrc b/.nvmrc
new file mode 100644
index 000000000000..e69de29bb2d1
diff --git a/content/contributing/style-guide-and-content-model/style-guide.md b/content/contributing/style-guide-and-content-model/style-guide.md
index d910d5c6717b..1cf23c5416c6 100644
--- a/content/contributing/style-guide-and-content-model/style-guide.md
+++ b/content/contributing/style-guide-and-content-model/style-guide.md
@@ -971,7 +971,7 @@ When referring to instances of remote working environments created with this tec
Always use "dev container" (or, where clarification is needed, its longer form "development container") and not "devcontainer" (one word), except in file/path names. The single word could form could be considered a brand, which we want to avoid, and we also want to be consistent with the two-word form used in [the {% data variables.product.prodname_vscode %} documentation](https://code.visualstudio.com/docs/remote/create-dev-container#_path-to-creating-a-dev-container).
-Use "development container configuration files" to refer to all of the files in the `.devcontainer` directory (plus the `.devcontainer.json` if that's being used rather than `devcontainer.json` in the `.devcontainer` directory). Don't refer to these as "development container files" or "devcontainer files" to avoid this being taken as referring to `devcontainer.json` files. "Development container configuration files" refers to all of the files that can be used to configure a dev container, including `Dockerfile` and `docker-compose.yml` files. Don't use "the development container configuration file" (singular) when referring specifically to a `devcontainer.json` file. Instead refer to this file by its name.
+Use "development container configuration files" to refer to all of the files in the `.devcontainer` directory (plus the `.devcontainer.json` if that's being used rather than `devcontainer.json` in the `.devcontainer` directory). Don't refer to these as "development container files" or "devcontainer files" to avoid this being taken as referring to `devcontainer.json` files. "Development container configuration files" refers to all of the files that can be used to configure a dev container, including `Dockerfile` and `compose.yaml` files. Don't use "the development container configuration file" (singular) when referring specifically to a `devcontainer.json` file. Instead refer to this file by its name.
### {% data variables.product.prodname_GHAS %} products (GHAS)
diff --git a/content/copilot/concepts/about-mcp.md b/content/copilot/concepts/about-mcp.md
index a62b619ba22b..ae4b3a419492 100644
--- a/content/copilot/concepts/about-mcp.md
+++ b/content/copilot/concepts/about-mcp.md
@@ -7,7 +7,7 @@ versions:
feature: copilot
topics:
- Copilot
-type: overview
+contentType: concepts
---
>[!NOTE]
diff --git a/content/copilot/concepts/choosing-the-right-ai-tool-for-your-task.md b/content/copilot/concepts/ai-tools.md
similarity index 99%
rename from content/copilot/concepts/choosing-the-right-ai-tool-for-your-task.md
rename to content/copilot/concepts/ai-tools.md
index be5af80bf780..d14b4502ccbd 100644
--- a/content/copilot/concepts/choosing-the-right-ai-tool-for-your-task.md
+++ b/content/copilot/concepts/ai-tools.md
@@ -9,6 +9,8 @@ topics:
redirect_from:
- /copilot/using-github-copilot/guides-on-using-github-copilot/choosing-the-right-ai-tool-for-your-task
- /copilot/tutorials/choosing-the-right-ai-tool-for-your-task
+ - /copilot/concepts/choosing-the-right-ai-tool-for-your-task
+contentType: concepts
---
## Overview
diff --git a/content/copilot/concepts/copilot-billing/about-billing-for-github-copilot-in-your-enterprise.md b/content/copilot/concepts/billing/billing-for-enterprises.md
similarity index 97%
rename from content/copilot/concepts/copilot-billing/about-billing-for-github-copilot-in-your-enterprise.md
rename to content/copilot/concepts/billing/billing-for-enterprises.md
index f417afed043c..47a87884c0c4 100644
--- a/content/copilot/concepts/copilot-billing/about-billing-for-github-copilot-in-your-enterprise.md
+++ b/content/copilot/concepts/billing/billing-for-enterprises.md
@@ -6,12 +6,14 @@ permissions: Enterprise owners
product: '{% data variables.copilot.copilot_for_business %} and {% data variables.copilot.copilot_enterprise %}'
versions:
feature: copilot
-type: overview
topics:
- Copilot
redirect_from:
- /copilot/managing-copilot/managing-copilot-for-your-enterprise/managing-the-copilot-subscription-for-your-enterprise/about-billing-for-github-copilot-in-your-enterprise
- /copilot/managing-copilot/managing-copilot-for-your-enterprise/managing-the-copilot-plan-for-your-enterprise/about-billing-for-github-copilot-in-your-enterprise
+ - /copilot/concepts/copilot-billing/about-billing-for-github-copilot-in-your-enterprise
+ - /copilot/concepts/copilot-billing/billing-for-enterprises
+contentType: concepts
---
## About {% data variables.product.prodname_copilot_short %} plans for your enterprise
diff --git a/content/copilot/concepts/copilot-billing/about-billing-for-individual-copilot-plans.md b/content/copilot/concepts/billing/billing-for-individuals.md
similarity index 97%
rename from content/copilot/concepts/copilot-billing/about-billing-for-individual-copilot-plans.md
rename to content/copilot/concepts/billing/billing-for-individuals.md
index 5b2ba11e0389..244bf3de1157 100644
--- a/content/copilot/concepts/copilot-billing/about-billing-for-individual-copilot-plans.md
+++ b/content/copilot/concepts/billing/billing-for-individuals.md
@@ -4,7 +4,6 @@ shortTitle: Billing for individuals
intro: 'Learn how billing works for {% data variables.copilot.copilot_pro_short %} and {% data variables.copilot.copilot_pro_plus_short %}.'
versions:
feature: copilot
-type: overview
topics:
- Copilot
redirect_from:
@@ -12,6 +11,9 @@ redirect_from:
- /copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/managing-your-github-copilot-pro-subscription/about-billing-for-copilot-pro
- /copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/billing-and-payments/about-billing-for-copilot-pro
- /copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/billing-and-payments/about-billing-for-individual-copilot-plans
+ - /copilot/concepts/copilot-billing/about-billing-for-individual-copilot-plans
+ - /copilot/concepts/copilot-billing/billing-for-individuals
+contentType: concepts
---
## Pricing for {% data variables.copilot.copilot_pro_short %} and {% data variables.copilot.copilot_pro_plus_short %}
diff --git a/content/copilot/concepts/copilot-billing/about-billing-for-github-copilot-in-your-organization.md b/content/copilot/concepts/billing/billing-for-organizations.md
similarity index 97%
rename from content/copilot/concepts/copilot-billing/about-billing-for-github-copilot-in-your-organization.md
rename to content/copilot/concepts/billing/billing-for-organizations.md
index 3136152c1b2f..d14fc58ede1c 100644
--- a/content/copilot/concepts/copilot-billing/about-billing-for-github-copilot-in-your-organization.md
+++ b/content/copilot/concepts/billing/billing-for-organizations.md
@@ -6,12 +6,14 @@ permissions: Organization owners
product: '{% data variables.copilot.copilot_for_business %}'
versions:
feature: copilot
-type: overview
topics:
- Copilot
redirect_from:
- /copilot/managing-copilot/managing-github-copilot-in-your-organization/managing-the-copilot-subscription-for-your-organization/about-billing-for-github-copilot-in-your-organization
- /copilot/managing-copilot/managing-github-copilot-in-your-organization/managing-the-copilot-plan-for-your-organization/about-billing-for-github-copilot-in-your-organization
+ - /copilot/concepts/copilot-billing/about-billing-for-github-copilot-in-your-organization
+ - /copilot/concepts/copilot-billing/billing-for-organizations
+contentType: concepts
---
## About pricing for {% data variables.product.prodname_copilot_short %} in your organization
diff --git a/content/copilot/concepts/copilot-billing/about-billing-for-github-spark.md b/content/copilot/concepts/billing/billing-for-spark.md
similarity index 92%
rename from content/copilot/concepts/copilot-billing/about-billing-for-github-spark.md
rename to content/copilot/concepts/billing/billing-for-spark.md
index be3d4dad3ff9..6a2ebc5cd878 100644
--- a/content/copilot/concepts/copilot-billing/about-billing-for-github-spark.md
+++ b/content/copilot/concepts/billing/billing-for-spark.md
@@ -6,6 +6,10 @@ versions:
topics:
- Copilot
shortTitle: Billing for Spark
+redirect_from:
+ - /copilot/concepts/copilot-billing/about-billing-for-github-spark
+ - /copilot/concepts/copilot-billing/billing-for-spark
+contentType: concepts
---
{% data reusables.copilot.spark-business-intro %}
diff --git a/content/copilot/concepts/copilot-billing/requests-in-github-copilot.md b/content/copilot/concepts/billing/copilot-requests.md
similarity index 98%
rename from content/copilot/concepts/copilot-billing/requests-in-github-copilot.md
rename to content/copilot/concepts/billing/copilot-requests.md
index b30460a623cc..c9992d0feeaf 100644
--- a/content/copilot/concepts/copilot-billing/requests-in-github-copilot.md
+++ b/content/copilot/concepts/billing/copilot-requests.md
@@ -12,6 +12,9 @@ redirect_from:
- /copilot/managing-copilot/monitoring-usage-and-entitlements/about-premium-requests
- /copilot/managing-copilot/understanding-and-managing-copilot-usage/understanding-and-managing-requests-in-copilot
- /copilot/concepts/copilot-billing/understanding-and-managing-requests-in-copilot
+ - /copilot/concepts/copilot-billing/requests-in-github-copilot
+ - /copilot/concepts/copilot-billing/copilot-requests
+contentType: concepts
---
> [!IMPORTANT]
diff --git a/content/copilot/concepts/copilot-billing/index.md b/content/copilot/concepts/billing/index.md
similarity index 57%
rename from content/copilot/concepts/copilot-billing/index.md
rename to content/copilot/concepts/billing/index.md
index ec0f07c137eb..2ce64f8f62b0 100644
--- a/content/copilot/concepts/copilot-billing/index.md
+++ b/content/copilot/concepts/billing/index.md
@@ -7,13 +7,16 @@ versions:
topics:
- Copilot
children:
- - /requests-in-github-copilot
- - /about-individual-copilot-plans-and-benefits
- - /about-billing-for-individual-copilot-plans
- - /about-billing-for-github-copilot-in-your-organization
- - /about-billing-for-github-copilot-in-your-enterprise
- - /about-billing-for-github-spark
+ - /copilot-requests
+ - /individual-plans
+ - /billing-for-individuals
+ - /billing-for-organizations
+ - /billing-for-enterprises
+ - /billing-for-spark
redirect_from:
- /managing-copilot/managing-copilot-as-an-individual-subscriber/billing-and-payments
- /copilot/managing-copilot/understanding-and-managing-copilot-usage
+ - /copilot/concepts/copilot-billing
+contentType: concepts
---
+
diff --git a/content/copilot/concepts/copilot-billing/about-individual-copilot-plans-and-benefits.md b/content/copilot/concepts/billing/individual-plans.md
similarity index 97%
rename from content/copilot/concepts/copilot-billing/about-individual-copilot-plans-and-benefits.md
rename to content/copilot/concepts/billing/individual-plans.md
index 1a8ccf6acf24..8fb8433869dc 100644
--- a/content/copilot/concepts/copilot-billing/about-individual-copilot-plans-and-benefits.md
+++ b/content/copilot/concepts/billing/individual-plans.md
@@ -4,7 +4,6 @@ shortTitle: Individual plans
intro: '{% data variables.product.company_short %} offers several {% data variables.product.prodname_copilot_short %} plans for individual developers, each with different features, model access, and usage limits to support a wide range of coding needs.'
versions:
feature: copilot
-type: how_to
topics:
- Copilot
redirect_from:
@@ -12,6 +11,9 @@ redirect_from:
- /copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/managing-copilot-free/about-github-copilot-free
- /copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/getting-started-with-copilot-on-your-personal-account/about-github-copilot-free
- /copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/getting-started-with-copilot-on-your-personal-account/about-individual-copilot-plans-and-benefits
+ - /copilot/concepts/copilot-billing/about-individual-copilot-plans-and-benefits
+ - /copilot/concepts/copilot-billing/individual-plans
+contentType: concepts
---
{% data variables.product.company_short %} offers three {% data variables.product.prodname_copilot_short %} plans for individual developers, each designed to meet different needs based on your coding habits, interest in AI models, and desired level of flexibility.
diff --git a/content/copilot/concepts/about-github-copilot-chat.md b/content/copilot/concepts/chat.md
similarity index 97%
rename from content/copilot/concepts/about-github-copilot-chat.md
rename to content/copilot/concepts/chat.md
index a49a37de583e..ed2e2fa3e6f1 100644
--- a/content/copilot/concepts/about-github-copilot-chat.md
+++ b/content/copilot/concepts/chat.md
@@ -6,7 +6,9 @@ versions:
feature: copilot
topics:
- Copilot
-type: overview
+redirect_from:
+ - /copilot/concepts/about-github-copilot-chat
+contentType: concepts
---
# Overview
diff --git a/content/copilot/concepts/code-review/code-review.md b/content/copilot/concepts/code-review/code-review.md
index 065324358ecb..8596a9c465c9 100644
--- a/content/copilot/concepts/code-review/code-review.md
+++ b/content/copilot/concepts/code-review/code-review.md
@@ -9,6 +9,7 @@ topics:
- Copilot
redirect_from:
- /copilot/code-review
+contentType: concepts
---
## Introduction
diff --git a/content/copilot/concepts/code-review/coding-guidelines.md b/content/copilot/concepts/code-review/coding-guidelines.md
index 9cc9ddda95ab..73c8a0212efa 100644
--- a/content/copilot/concepts/code-review/coding-guidelines.md
+++ b/content/copilot/concepts/code-review/coding-guidelines.md
@@ -2,11 +2,12 @@
title: About coding guidelines for GitHub Copilot code review
shortTitle: Coding guidelines
allowTitleToDifferFromFilename: true
-intro: "Find out how you can use custom coding guidelines to improve {% data variables.product.prodname_copilot_short %}'s pull request reviews."
+intro: 'Find out how you can use custom coding guidelines to improve {% data variables.product.prodname_copilot_short %}''s pull request reviews.'
versions:
feature: copilot
topics:
- Copilot
+contentType: concepts
---
{% data reusables.copilot.code-review.custom-coding-guidelines-prerequisites %} See [AUTOTITLE](/copilot/how-tos/custom-instructions/adding-repository-custom-instructions-for-github-copilot?tool=webui).
diff --git a/content/copilot/concepts/code-review/index.md b/content/copilot/concepts/code-review/index.md
index 3649643296f2..9374e99b47e2 100644
--- a/content/copilot/concepts/code-review/index.md
+++ b/content/copilot/concepts/code-review/index.md
@@ -1,5 +1,5 @@
---
-title: 'Concepts for GitHub Copilot code review'
+title: Concepts for GitHub Copilot code review
shortTitle: Code review
intro: 'Understand how you can use {% data variables.product.prodname_copilot_short %} to review your code.'
versions:
@@ -9,6 +9,7 @@ topics:
children:
- /code-review
- /coding-guidelines
+contentType: concepts
---
-These articles provide an introduction to {% data variables.copilot.copilot_code-review_short %}. For instructions on configuring and using {% data variables.copilot.copilot_code-review_short %}, see the how-to articles under [AUTOTITLE](/copilot/how-tos/agents/copilot-code-review).
+These articles provide an introduction to {% data variables.copilot.copilot_code-review_short %}. For instructions on configuring and using {% data variables.copilot.copilot_code-review_short %}, see the how-to articles under [AUTOTITLE](/copilot/how-tos/use-copilot-agents/request-a-code-review).
diff --git a/content/copilot/concepts/coding-agent/about-copilot-coding-agent.md b/content/copilot/concepts/coding-agent/coding-agent.md
similarity index 99%
rename from content/copilot/concepts/coding-agent/about-copilot-coding-agent.md
rename to content/copilot/concepts/coding-agent/coding-agent.md
index ea8b2337812e..bc28cd3dcacf 100644
--- a/content/copilot/concepts/coding-agent/about-copilot-coding-agent.md
+++ b/content/copilot/concepts/coding-agent/coding-agent.md
@@ -7,7 +7,6 @@ versions:
feature: copilot
topics:
- Copilot
-type: overview
redirect_from:
- /copilot/concepts/about-assigning-tasks-to-copilot
- /copilot/using-github-copilot/using-copilot-coding-agent-to-work-on-tasks/about-assigning-tasks-to-copilot
@@ -15,6 +14,8 @@ redirect_from:
- /copilot/using-github-copilot/using-copilot-coding-agent-to-work-on-issues/about-assigning-tasks-to-copilot
- /copilot/using-github-copilot/coding-agent/about-assigning-tasks-to-copilot
- /copilot/concepts/about-copilot-coding-agent
+ - /copilot/concepts/coding-agent/about-copilot-coding-agent
+contentType: concepts
---
> [!NOTE]
diff --git a/content/copilot/concepts/coding-agent/about-enabling-coding-agent.md b/content/copilot/concepts/coding-agent/enable-coding-agent.md
similarity index 96%
rename from content/copilot/concepts/coding-agent/about-enabling-coding-agent.md
rename to content/copilot/concepts/coding-agent/enable-coding-agent.md
index a3beb731e161..e85f42746823 100644
--- a/content/copilot/concepts/coding-agent/about-enabling-coding-agent.md
+++ b/content/copilot/concepts/coding-agent/enable-coding-agent.md
@@ -1,6 +1,6 @@
---
title: 'About enabling {% data variables.copilot.copilot_coding_agent %}'
-shortTitle: 'Enabling {% data variables.copilot.copilot_coding_agent_short %}'
+shortTitle: 'Enable {% data variables.copilot.copilot_coding_agent_short %}'
allowTitleToDifferFromFilename: true
intro: 'Find out about enabling {% data variables.copilot.copilot_coding_agent %} for {% data variables.copilot.copilot_enterprise %} and {% data variables.copilot.copilot_for_business %}, and about disabling the agent for specific repositories.'
product: '{% data reusables.gated-features.copilot-coding-agent %}
Sign up for {% data variables.product.prodname_copilot_short %} {% octicon "link-external" height:16 %}'
@@ -13,6 +13,8 @@ redirect_from:
- /copilot/using-github-copilot/using-copilot-coding-agent-to-work-on-issues/enabling-copilot-coding-agent-for-your-personal-repositories
- /copilot/using-github-copilot/using-copilot-coding-agent-to-work-on-tasks/enabling-copilot-coding-agent-for-your-personal-repositories
- /copilot/using-github-copilot/coding-agent/enabling-copilot-coding-agent
+ - /copilot/concepts/coding-agent/about-enabling-coding-agent
+contentType: concepts
---
> [!NOTE]
diff --git a/content/copilot/concepts/coding-agent/index.md b/content/copilot/concepts/coding-agent/index.md
index f74d62c2bf07..dbd9d9fac188 100644
--- a/content/copilot/concepts/coding-agent/index.md
+++ b/content/copilot/concepts/coding-agent/index.md
@@ -8,9 +8,10 @@ versions:
topics:
- Copilot
children:
- - /about-copilot-coding-agent
- - /about-enabling-coding-agent
+ - /coding-agent
+ - /enable-coding-agent
- /mcp-and-coding-agent
+contentType: concepts
---
-These articles provide an overview of {% data variables.copilot.copilot_coding_agent %}. For instructions on configuring and using {% data variables.copilot.copilot_coding_agent %}, see the how-to articles under [AUTOTITLE](/copilot/how-tos/agents/copilot-coding-agent).
+These articles provide an overview of {% data variables.copilot.copilot_coding_agent %}. For instructions on configuring and using {% data variables.copilot.copilot_coding_agent %}, see the how-to articles under [AUTOTITLE](/copilot/how-tos/use-copilot-agents/coding-agent).
diff --git a/content/copilot/concepts/coding-agent/mcp-and-coding-agent.md b/content/copilot/concepts/coding-agent/mcp-and-coding-agent.md
index 9868c629be98..360e64084cc5 100644
--- a/content/copilot/concepts/coding-agent/mcp-and-coding-agent.md
+++ b/content/copilot/concepts/coding-agent/mcp-and-coding-agent.md
@@ -7,6 +7,7 @@ versions:
feature: copilot
topics:
- Copilot
+contentType: concepts
---
> [!NOTE]
diff --git a/content/copilot/concepts/completions/code-referencing.md b/content/copilot/concepts/completions/code-referencing.md
index 3397f4fce681..0b752310a602 100644
--- a/content/copilot/concepts/completions/code-referencing.md
+++ b/content/copilot/concepts/completions/code-referencing.md
@@ -8,7 +8,7 @@ topics:
- Copilot
versions:
feature: copilot
-type: overview
+contentType: concepts
---
{% jetbrains %}
diff --git a/content/copilot/concepts/completions/code-suggestions.md b/content/copilot/concepts/completions/code-suggestions.md
index 50b30b3e2f78..9153cf25d4a6 100644
--- a/content/copilot/concepts/completions/code-suggestions.md
+++ b/content/copilot/concepts/completions/code-suggestions.md
@@ -2,13 +2,13 @@
title: Copilot code suggestions in your IDE
shortTitle: Code suggestions
allowTitleToDifferFromFilename: true
-intro: Learn about {% data variables.product.prodname_copilot_short %} code suggestions in different IDEs.'
+intro: 'Learn about {% data variables.product.prodname_copilot_short %} code suggestions in different IDEs.'
versions:
feature: copilot
-type: overview
defaultTool: vscode
topics:
- Copilot
+contentType: concepts
---
{% vscode %}
diff --git a/content/copilot/concepts/completions/index.md b/content/copilot/concepts/completions/index.md
index 5192b033cb81..c54912068e14 100644
--- a/content/copilot/concepts/completions/index.md
+++ b/content/copilot/concepts/completions/index.md
@@ -1,5 +1,5 @@
---
-title: 'Completions for GitHub Copilot'
+title: Completions for GitHub Copilot
shortTitle: Completions
intro: 'Learn about code completions from {% data variables.product.prodname_copilot %}.'
versions:
@@ -10,4 +10,6 @@ children:
- /code-suggestions
- /text-completion
- /code-referencing
----
\ No newline at end of file
+contentType: concepts
+---
+
diff --git a/content/copilot/concepts/completions/text-completion.md b/content/copilot/concepts/completions/text-completion.md
index 629bdce75b81..7179b224a743 100644
--- a/content/copilot/concepts/completions/text-completion.md
+++ b/content/copilot/concepts/completions/text-completion.md
@@ -8,6 +8,7 @@ versions:
permissions: 'Members of an enterprise with a subscription to [{% data variables.copilot.copilot_enterprise %}](/copilot/github-copilot-enterprise/overview/about-github-copilot-enterprise)'
topics:
- Copilot
+contentType: concepts
---
{% data reusables.copilot.text-completion-preview %}
diff --git a/content/copilot/concepts/content-exclusion-for-github-copilot.md b/content/copilot/concepts/content-exclusion.md
similarity index 97%
rename from content/copilot/concepts/content-exclusion-for-github-copilot.md
rename to content/copilot/concepts/content-exclusion.md
index 98a82c64004e..27df0db51aaa 100644
--- a/content/copilot/concepts/content-exclusion-for-github-copilot.md
+++ b/content/copilot/concepts/content-exclusion.md
@@ -7,6 +7,9 @@ versions:
feature: copilot
topics:
- Copilot
+redirect_from:
+ - /copilot/concepts/content-exclusion-for-github-copilot
+contentType: concepts
---
## About content exclusion for {% data variables.product.prodname_copilot_short %}
diff --git a/content/copilot/concepts/copilot-extensions/about-copilot-extensions.md b/content/copilot/concepts/extensions/about-extensions.md
similarity index 99%
rename from content/copilot/concepts/copilot-extensions/about-copilot-extensions.md
rename to content/copilot/concepts/extensions/about-extensions.md
index a6fb06efbf10..d9e64e264b36 100644
--- a/content/copilot/concepts/copilot-extensions/about-copilot-extensions.md
+++ b/content/copilot/concepts/extensions/about-extensions.md
@@ -15,6 +15,9 @@ redirect_from:
- /copilot/reference/copilot-extensions/copilot-extensions-faq
- /copilot/reference/copilot-extensions
- /copilot/concepts/copilot-extensions/about-building-copilot-extensions
+ - /copilot/concepts/copilot-extensions/about-copilot-extensions
+ - /copilot/concepts/copilot-extensions/about-extensions
+contentType: concepts
---
## About {% data variables.copilot.copilot_extensions_short %}
diff --git a/content/copilot/concepts/copilot-extensions/agents-for-copilot-extensions.md b/content/copilot/concepts/extensions/agents.md
similarity index 94%
rename from content/copilot/concepts/copilot-extensions/agents-for-copilot-extensions.md
rename to content/copilot/concepts/extensions/agents.md
index 4889e7ce3e08..c69ac53d8a47 100644
--- a/content/copilot/concepts/copilot-extensions/agents-for-copilot-extensions.md
+++ b/content/copilot/concepts/extensions/agents.md
@@ -10,6 +10,9 @@ topics:
redirect_from:
- /copilot/building-copilot-extensions/building-a-copilot-agent-for-your-copilot-extension/about-copilot-agents
- /copilot/concepts/build-copilot-extensions/agents-for-copilot-extensions
+ - /copilot/concepts/copilot-extensions/agents-for-copilot-extensions
+ - /copilot/concepts/copilot-extensions/agents
+contentType: concepts
---
{% data variables.copilot.copilot_agents_short %} are custom tools embedded in {% data variables.copilot.copilot_extensions_short %}. They integrate with {% data variables.copilot.copilot_chat_short %} to provide additional functionalities tailored to specific needs. {% data variables.copilot.copilot_agents_short %} can perform various tasks such as querying documentation, retrieving data, executing specific actions, or providing AI-assisted coding suggestions. They enhance the capabilities of {% data variables.product.prodname_copilot %} by allowing developers to build and integrate custom features directly into the {% data variables.copilot.copilot_chat_short %} interface.
diff --git a/content/copilot/concepts/copilot-extensions/index.md b/content/copilot/concepts/extensions/index.md
similarity index 72%
rename from content/copilot/concepts/copilot-extensions/index.md
rename to content/copilot/concepts/extensions/index.md
index 636be6d557fc..fa2ceacdbb24 100644
--- a/content/copilot/concepts/copilot-extensions/index.md
+++ b/content/copilot/concepts/extensions/index.md
@@ -8,9 +8,12 @@ topics:
- Copilot
redirect_from:
- /copilot/concepts/build-copilot-extensions
+ - /copilot/concepts/copilot-extensions
children:
- - /about-copilot-extensions
- - /agents-for-copilot-extensions
- - /skillsets-for-copilot-extensions
+ - /about-extensions
+ - /agents
+ - /skillsets
- /openid-connect
+contentType: concepts
---
+
diff --git a/content/copilot/concepts/copilot-extensions/openid-connect.md b/content/copilot/concepts/extensions/openid-connect.md
similarity index 98%
rename from content/copilot/concepts/copilot-extensions/openid-connect.md
rename to content/copilot/concepts/extensions/openid-connect.md
index f01e11bd6aa1..26637a70dc15 100644
--- a/content/copilot/concepts/copilot-extensions/openid-connect.md
+++ b/content/copilot/concepts/extensions/openid-connect.md
@@ -9,6 +9,8 @@ topics:
- Copilot
redirect_from:
- /copilot/concepts/build-copilot-extensions/openid-connect
+ - /copilot/concepts/copilot-extensions/openid-connect
+contentType: concepts
---
## About OpenID Connect (OIDC) for {% data variables.copilot.copilot_extensions_short %}
diff --git a/content/copilot/concepts/copilot-extensions/skillsets-for-copilot-extensions.md b/content/copilot/concepts/extensions/skillsets.md
similarity index 96%
rename from content/copilot/concepts/copilot-extensions/skillsets-for-copilot-extensions.md
rename to content/copilot/concepts/extensions/skillsets.md
index 0fd6c60e58aa..3f58d6a9aa86 100644
--- a/content/copilot/concepts/copilot-extensions/skillsets-for-copilot-extensions.md
+++ b/content/copilot/concepts/extensions/skillsets.md
@@ -7,10 +7,12 @@ versions:
feature: copilot-extensions
topics:
- Copilot
-type: overview
redirect_from:
- /copilot/building-copilot-extensions/building-a-copilot-skillset-for-your-copilot-extension/about-copilot-skillsets
- /copilot/concepts/build-copilot-extensions/skillsets-for-copilot-extensions
+ - /copilot/concepts/copilot-extensions/skillsets-for-copilot-extensions
+ - /copilot/concepts/copilot-extensions/skillsets
+contentType: concepts
---
A skill within {% data variables.product.prodname_copilot %} is a tool that the model calls to perform a specific task in response to a user query. A skillset is a collection of these skills (up to five per skillset). {% data variables.copilot.copilot_skillsets %} provide a streamlined way to extend {% data variables.product.prodname_copilot_short %}’s functionality, allowing builders to integrate external services or custom API endpoints into their {% data variables.product.prodname_copilot_short %} workflow. With skillsets, builders can enable {% data variables.product.prodname_copilot_short %} to perform tasks—such as retrieving data or executing actions in third-party services—without needing to manage complex workflows or architecture.
diff --git a/content/copilot/concepts/index.md b/content/copilot/concepts/index.md
index a2360f1eb128..a3a2d6aa90f0 100644
--- a/content/copilot/concepts/index.md
+++ b/content/copilot/concepts/index.md
@@ -7,21 +7,23 @@ versions:
topics:
- Copilot
children:
- - /choosing-the-right-ai-tool-for-your-task
+ - /ai-tools
- /completions
- - /about-github-copilot-chat
+ - /chat
- /coding-agent
- /code-review
- /about-mcp
- - /about-organizing-and-sharing-context-with-copilot-spaces
- - /copilot-billing
- - /prompt-engineering-for-copilot-chat
- - /about-customizing-github-copilot-chat-responses
- - /content-exclusion-for-github-copilot
- - /copilot-knowledge-bases
- - /copilot-extensions
+ - /spaces
+ - /billing
+ - /prompt-engineering
+ - /response-customization
+ - /content-exclusion
+ - /knowledge-bases
+ - /extensions
- /policies
- /rate-limits
- - /network-settings-for-github-copilot
- - /indexing-repositories-for-copilot-chat
+ - /network-settings
+ - /repository-indexes
+contentType: concepts
---
+
diff --git a/content/copilot/concepts/copilot-knowledge-bases.md b/content/copilot/concepts/knowledge-bases.md
similarity index 96%
rename from content/copilot/concepts/copilot-knowledge-bases.md
rename to content/copilot/concepts/knowledge-bases.md
index 309eae45f654..f23088c90e82 100644
--- a/content/copilot/concepts/copilot-knowledge-bases.md
+++ b/content/copilot/concepts/knowledge-bases.md
@@ -8,6 +8,9 @@ versions:
product: '{% data reusables.copilot.ce-product-callout %}'
topics:
- Copilot
+redirect_from:
+ - /copilot/concepts/copilot-knowledge-bases
+contentType: concepts
---
> [!TIP] If you're looking for a more flexible way to organize context for {% data variables.product.prodname_copilot_short %}, you can also try {% data variables.copilot.copilot_spaces %}.
diff --git a/content/copilot/concepts/network-settings-for-github-copilot.md b/content/copilot/concepts/network-settings.md
similarity index 98%
rename from content/copilot/concepts/network-settings-for-github-copilot.md
rename to content/copilot/concepts/network-settings.md
index 517ace2cc2ad..0e574e7cc25a 100644
--- a/content/copilot/concepts/network-settings-for-github-copilot.md
+++ b/content/copilot/concepts/network-settings.md
@@ -7,6 +7,9 @@ versions:
ghec: '*'
topics:
- Copilot
+redirect_from:
+ - /copilot/concepts/network-settings-for-github-copilot
+contentType: concepts
---
The network settings for {% data variables.product.prodname_copilot %} allow you to connect to {% data variables.product.prodname_dotcom %} through an HTTP proxy and use custom certificates.
diff --git a/content/copilot/concepts/policies.md b/content/copilot/concepts/policies.md
index c60edc045ed2..b39d909ee8be 100644
--- a/content/copilot/concepts/policies.md
+++ b/content/copilot/concepts/policies.md
@@ -5,13 +5,13 @@ allowTitleToDifferFromFilename: true
intro: 'Learn about the policies that control the availability of {% data variables.product.prodname_copilot %} features and models for users granted a license through your organization or an organization in your enterprise.'
versions:
feature: copilot
-type: overview
topics:
- Copilot
- Policy
- Access management
- Organizations
- Enterprise
+contentType: concepts
---
## About policies for {% data variables.product.prodname_copilot_short %}
diff --git a/content/copilot/concepts/prompt-engineering-for-copilot-chat.md b/content/copilot/concepts/prompt-engineering.md
similarity index 98%
rename from content/copilot/concepts/prompt-engineering-for-copilot-chat.md
rename to content/copilot/concepts/prompt-engineering.md
index bad953a4da96..41bcaa14ef36 100644
--- a/content/copilot/concepts/prompt-engineering-for-copilot-chat.md
+++ b/content/copilot/concepts/prompt-engineering.md
@@ -9,6 +9,8 @@ topics:
redirect_from:
- /copilot/using-github-copilot/prompt-engineering-for-github-copilot
- /copilot/using-github-copilot/copilot-chat/prompt-engineering-for-copilot-chat
+ - /copilot/concepts/prompt-engineering-for-copilot-chat
+contentType: concepts
---
A prompt is a request that you make to {% data variables.product.prodname_copilot %}. For example, a question that you ask {% data variables.copilot.copilot_chat_short %}, or a code snippet that you ask {% data variables.product.prodname_copilot_short %} to complete. In addition to your prompt, {% data variables.product.prodname_copilot_short %} uses additional context, like the code in your current file and the chat history, to generate a response.
diff --git a/content/copilot/concepts/rate-limits.md b/content/copilot/concepts/rate-limits.md
index 50afea650a03..198ebd3364c9 100644
--- a/content/copilot/concepts/rate-limits.md
+++ b/content/copilot/concepts/rate-limits.md
@@ -10,6 +10,7 @@ topics:
redirect_from:
- /copilot/troubleshooting-github-copilot/rate-limits-for-github-copilot
- /copilot/how-tos/troubleshoot/rate-limits-for-github-copilot
+contentType: concepts
---
Rate limiting is a mechanism used to control the number of requests a user or application can make in a given time period. {% data variables.product.github %} uses rate limits to ensure everyone has fair access to {% data variables.product.prodname_copilot %} and to protect against abuse.
diff --git a/content/copilot/concepts/indexing-repositories-for-copilot-chat.md b/content/copilot/concepts/repository-indexes.md
similarity index 97%
rename from content/copilot/concepts/indexing-repositories-for-copilot-chat.md
rename to content/copilot/concepts/repository-indexes.md
index a619264c2172..8d434a7f63a9 100644
--- a/content/copilot/concepts/indexing-repositories-for-copilot-chat.md
+++ b/content/copilot/concepts/repository-indexes.md
@@ -13,6 +13,8 @@ redirect_from:
- /copilot/customizing-copilot/indexing-repositories-for-copilot-chat
- /copilot/using-github-copilot/indexing-repositories-for-copilot-chat
- /copilot/using-github-copilot/copilot-chat/indexing-repositories-for-copilot-chat
+ - /copilot/concepts/indexing-repositories-for-copilot-chat
+contentType: concepts
---
## Benefit of indexing repositories
diff --git a/content/copilot/concepts/about-customizing-github-copilot-chat-responses.md b/content/copilot/concepts/response-customization.md
similarity index 99%
rename from content/copilot/concepts/about-customizing-github-copilot-chat-responses.md
rename to content/copilot/concepts/response-customization.md
index 8918371b9068..63fc6cb8fdde 100644
--- a/content/copilot/concepts/about-customizing-github-copilot-chat-responses.md
+++ b/content/copilot/concepts/response-customization.md
@@ -8,6 +8,8 @@ topics:
- Copilot
redirect_from:
- /copilot/customizing-copilot/about-customizing-github-copilot-chat-responses
+ - /copilot/concepts/about-customizing-github-copilot-chat-responses
+contentType: concepts
---
{% webui %}
diff --git a/content/copilot/concepts/about-organizing-and-sharing-context-with-copilot-spaces.md b/content/copilot/concepts/spaces.md
similarity index 98%
rename from content/copilot/concepts/about-organizing-and-sharing-context-with-copilot-spaces.md
rename to content/copilot/concepts/spaces.md
index 73006773c350..ef71e038c5ee 100644
--- a/content/copilot/concepts/about-organizing-and-sharing-context-with-copilot-spaces.md
+++ b/content/copilot/concepts/spaces.md
@@ -5,11 +5,12 @@ intro: 'Understand how gathering context with {% data variables.copilot.copilot_
permissions: 'Anyone with a {% data variables.product.prodname_copilot_short %} license can use {% data variables.copilot.copilot_spaces_short %}.'
versions:
feature: copilot
-type: overview
topics:
- Copilot
redirect_from:
- /copilot/using-github-copilot/copilot-spaces/about-organizing-and-sharing-context-with-copilot-spaces
+ - /copilot/concepts/about-organizing-and-sharing-context-with-copilot-spaces
+contentType: concepts
---
{% data reusables.copilot.copilot-spaces.preview-note %}
diff --git a/content/copilot/get-started/achieve-engineering-goals.md b/content/copilot/get-started/achieve-company-goals.md
similarity index 90%
rename from content/copilot/get-started/achieve-engineering-goals.md
rename to content/copilot/get-started/achieve-company-goals.md
index c6cd3c4ab4dc..e950603ac979 100644
--- a/content/copilot/get-started/achieve-engineering-goals.md
+++ b/content/copilot/get-started/achieve-company-goals.md
@@ -1,10 +1,13 @@
---
title: Achieving your company's engineering goals with GitHub Copilot
shortTitle: Achieve company goals
-intro: 'Plan your rollout based on GitHub''s recommended approach for driving and measuring improvements.'
+intro: Plan your rollout based on GitHub's recommended approach for driving and measuring improvements.
versions:
feature: copilot
allowTitleToDifferFromFilename: true
+redirect_from:
+ - /copilot/get-started/achieve-engineering-goals
+contentType: get-started
---
When your company rolls out a new tool such as {% data variables.product.prodname_copilot %}, you will want to measure the impact of the tool on your engineering systems and assess the tool's contribution to your company's goals.
diff --git a/content/copilot/get-started/best-practices-for-using-github-copilot.md b/content/copilot/get-started/best-practices.md
similarity index 99%
rename from content/copilot/get-started/best-practices-for-using-github-copilot.md
rename to content/copilot/get-started/best-practices.md
index 1a31ead8a4b0..ad0294727b25 100644
--- a/content/copilot/get-started/best-practices-for-using-github-copilot.md
+++ b/content/copilot/get-started/best-practices.md
@@ -8,6 +8,8 @@ versions:
shortTitle: Best practices
redirect_from:
- /copilot/using-github-copilot/best-practices-for-using-github-copilot
+ - /copilot/get-started/best-practices-for-using-github-copilot
+contentType: get-started
---
## Understand {% data variables.product.prodname_copilot_short %}'s strengths and weaknesses
diff --git a/content/copilot/get-started/choosing-your-enterprises-plan-for-github-copilot.md b/content/copilot/get-started/choose-enterprise-plan.md
similarity index 98%
rename from content/copilot/get-started/choosing-your-enterprises-plan-for-github-copilot.md
rename to content/copilot/get-started/choose-enterprise-plan.md
index f1b9f775400e..9227837a7630 100644
--- a/content/copilot/get-started/choosing-your-enterprises-plan-for-github-copilot.md
+++ b/content/copilot/get-started/choose-enterprise-plan.md
@@ -11,6 +11,8 @@ redirect_from:
- /copilot/rolling-out-github-copilot-at-scale/choosing-your-enterprises-plan-for-github-copilot
- /copilot/rolling-out-github-copilot-at-scale/planning-your-rollout/choosing-your-enterprises-plan-for-github-copilot
- /copilot/tutorials/rolling-out-github-copilot-at-scale/planning-your-rollout/choosing-your-enterprises-plan-for-github-copilot
+ - /copilot/get-started/choosing-your-enterprises-plan-for-github-copilot
+contentType: get-started
---
When you adopt {% data variables.product.prodname_copilot %} in a company, you will sign up to a {% data variables.product.prodname_copilot_short %} plan designed for businesses. These plans allow you to:
diff --git a/content/copilot/get-started/github-copilot-features.md b/content/copilot/get-started/features.md
similarity index 99%
rename from content/copilot/get-started/github-copilot-features.md
rename to content/copilot/get-started/features.md
index 3e4c4e9f8371..45f96337e230 100644
--- a/content/copilot/get-started/github-copilot-features.md
+++ b/content/copilot/get-started/features.md
@@ -11,6 +11,8 @@ redirect_from:
- /copilot/copilot-individual/github-copilot-individual-feature-set
- /copilot/github-copilot-enterprise/github-copilot-enterprise-feature-set
- /copilot/about-github-copilot/github-copilot-features
+ - /copilot/get-started/github-copilot-features
+contentType: get-started
---
## {% data variables.product.prodname_copilot %} features
diff --git a/content/copilot/get-started/index.md b/content/copilot/get-started/index.md
index af276d15f99c..cedb71ee3969 100644
--- a/content/copilot/get-started/index.md
+++ b/content/copilot/get-started/index.md
@@ -9,12 +9,13 @@ topics:
children:
- /quickstart
- /what-is-github-copilot
- - /plans-for-github-copilot
- - /github-copilot-features
- - /best-practices-for-using-github-copilot
- - /choosing-your-enterprises-plan-for-github-copilot
- - /achieve-engineering-goals
+ - /plans
+ - /features
+ - /best-practices
+ - /choose-enterprise-plan
+ - /achieve-company-goals
redirect_from:
- /copilot/about-github-copilot
+contentType: get-started
---
diff --git a/content/copilot/get-started/plans-for-github-copilot.md b/content/copilot/get-started/plans.md
similarity index 98%
rename from content/copilot/get-started/plans-for-github-copilot.md
rename to content/copilot/get-started/plans.md
index 13c85d8bef68..e0532c3775d4 100644
--- a/content/copilot/get-started/plans-for-github-copilot.md
+++ b/content/copilot/get-started/plans.md
@@ -9,6 +9,8 @@ shortTitle: Plans
redirect_from:
- /copilot/about-github-copilot/subscription-plans-for-github-copilot
- /copilot/about-github-copilot/plans-for-github-copilot
+ - /copilot/get-started/plans-for-github-copilot
+contentType: get-started
---
{% data variables.product.company_short %} offers several plans for {% data variables.product.prodname_copilot %}, depending on your needs and whether you're using {% data variables.product.prodname_copilot_short %} as an individual or as part of an organization or enterprise.
diff --git a/content/copilot/get-started/quickstart.md b/content/copilot/get-started/quickstart.md
index 6fafc8d6b5e7..a44c632fc99a 100644
--- a/content/copilot/get-started/quickstart.md
+++ b/content/copilot/get-started/quickstart.md
@@ -19,6 +19,7 @@ redirect_from:
shortTitle: Quickstart
topics:
- Copilot
+contentType: get-started
---
## Introduction
diff --git a/content/copilot/get-started/what-is-github-copilot.md b/content/copilot/get-started/what-is-github-copilot.md
index d4074c0520a2..9fcd780706ff 100644
--- a/content/copilot/get-started/what-is-github-copilot.md
+++ b/content/copilot/get-started/what-is-github-copilot.md
@@ -24,6 +24,7 @@ redirect_from:
- /copilot/github-copilot-enterprise
- /copilot/copilot-business
- /copilot/about-github-copilot/what-is-github-copilot
+contentType: get-started
---
{% data variables.product.prodname_copilot %} is an AI coding assistant that helps you write code faster and with less effort, allowing you to focus more energy on problem solving and collaboration.
diff --git a/content/copilot/how-tos/administer/download-activity-report.md b/content/copilot/how-tos/administer-copilot/download-activity-report.md
similarity index 94%
rename from content/copilot/how-tos/administer/download-activity-report.md
rename to content/copilot/how-tos/administer-copilot/download-activity-report.md
index b1c889a9fef7..d1d10a83b2e8 100644
--- a/content/copilot/how-tos/administer/download-activity-report.md
+++ b/content/copilot/how-tos/administer-copilot/download-activity-report.md
@@ -1,16 +1,18 @@
---
title: Downloading a Copilot activity report for your organization or enterprise
-intro: 'Monitor Copilot license usage with a detailed report.'
+intro: Monitor Copilot license usage with a detailed report.
permissions: Enterprise owners and organization owners
product: '{% data variables.copilot.copilot_enterprise_short %} or {% data variables.copilot.copilot_business_short %}'
versions:
feature: copilot
allowTitleToDifferFromFilename: true
-type: how_to
topics:
- Copilot
- Enterprise
shortTitle: Download activity report
+redirect_from:
+ - /copilot/how-tos/administer/download-activity-report
+contentType: how-tos
---
You can download a CSV report for {% data variables.product.prodname_copilot_short %} user activity in your organization. The data in the report allows you to:
diff --git a/content/copilot/how-tos/administer/index.md b/content/copilot/how-tos/administer-copilot/index.md
similarity index 69%
rename from content/copilot/how-tos/administer/index.md
rename to content/copilot/how-tos/administer-copilot/index.md
index cbdaa63e9c80..8286d258a59c 100644
--- a/content/copilot/how-tos/administer/index.md
+++ b/content/copilot/how-tos/administer-copilot/index.md
@@ -7,7 +7,11 @@ versions:
topics:
- Copilot
children:
- - /organizations
- - /enterprises
+ - /manage-for-organization
+ - /manage-for-enterprise
- /download-activity-report
+redirect_from:
+ - /copilot/how-tos/administer
+contentType: how-tos
---
+
diff --git a/content/copilot/how-tos/administer/enterprises/index.md b/content/copilot/how-tos/administer-copilot/manage-for-enterprise/index.md
similarity index 69%
rename from content/copilot/how-tos/administer/enterprises/index.md
rename to content/copilot/how-tos/administer-copilot/manage-for-enterprise/index.md
index 7e4952eb3745..1246743f0074 100644
--- a/content/copilot/how-tos/administer/enterprises/index.md
+++ b/content/copilot/how-tos/administer-copilot/manage-for-enterprise/index.md
@@ -7,11 +7,14 @@ versions:
topics:
- Copilot
children:
- - /managing-the-copilot-plan-for-your-enterprise
- - /managing-access-to-copilot-in-your-enterprise
- - /managing-policies-and-features-for-copilot-in-your-enterprise
- - /managing-copilot-coding-agent-in-your-enterprise
+ - /manage-plan
+ - /manage-access
+ - /manage-enterprise-policies
+ - /manage-copilot-coding-agent
redirect_from:
- /copilot/managing-copilot/managing-copilot-for-your-enterprise
+ - /copilot/how-tos/administer/enterprises
+ - /copilot/how-tos/administer/manage-for-enterprise
+contentType: how-tos
---
diff --git a/content/copilot/how-tos/administer/enterprises/managing-access-to-copilot-in-your-enterprise/disabling-copilot-for-organizations-in-your-enterprise.md b/content/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-access/disable-for-organizations.md
similarity index 82%
rename from content/copilot/how-tos/administer/enterprises/managing-access-to-copilot-in-your-enterprise/disabling-copilot-for-organizations-in-your-enterprise.md
rename to content/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-access/disable-for-organizations.md
index 8f892cb5a247..eac0b5a59e4b 100644
--- a/content/copilot/how-tos/administer/enterprises/managing-access-to-copilot-in-your-enterprise/disabling-copilot-for-organizations-in-your-enterprise.md
+++ b/content/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-access/disable-for-organizations.md
@@ -11,6 +11,11 @@ topics:
redirect_from:
- /copilot/managing-copilot/managing-copilot-for-your-enterprise/disabling-copilot-for-organizations-in-your-enterprise
- /copilot/managing-copilot/managing-copilot-for-your-enterprise/managing-access-to-copilot-in-your-enterprise/disabling-copilot-for-organizations-in-your-enterprise
+ - /copilot/how-tos/administer/enterprises/managing-access-to-copilot-in-your-enterprise/disabling-copilot-for-organizations-in-your-enterprise
+ - /copilot/how-tos/administer/enterprises/managing-access-to-copilot-in-your-enterprise/disable-for-organizations
+ - /copilot/how-tos/administer/enterprises/manage-access/disable-for-organizations
+ - /copilot/how-tos/administer/manage-for-enterprise/manage-access/disable-for-organizations
+contentType: how-tos
---
{% data reusables.enterprise-accounts.access-enterprise %}
diff --git a/content/copilot/how-tos/administer/enterprises/managing-access-to-copilot-in-your-enterprise/enabling-copilot-for-organizations-in-your-enterprise.md b/content/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-access/enable-for-organizations.md
similarity index 87%
rename from content/copilot/how-tos/administer/enterprises/managing-access-to-copilot-in-your-enterprise/enabling-copilot-for-organizations-in-your-enterprise.md
rename to content/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-access/enable-for-organizations.md
index d981fb6c61e5..b1093c91c8c1 100644
--- a/content/copilot/how-tos/administer/enterprises/managing-access-to-copilot-in-your-enterprise/enabling-copilot-for-organizations-in-your-enterprise.md
+++ b/content/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-access/enable-for-organizations.md
@@ -11,6 +11,11 @@ topics:
redirect_from:
- /copilot/managing-copilot/managing-copilot-for-your-enterprise/enabling-copilot-for-organizations-in-your-enterprise
- /copilot/managing-copilot/managing-copilot-for-your-enterprise/managing-access-to-copilot-in-your-enterprise/enabling-copilot-for-organizations-in-your-enterprise
+ - /copilot/how-tos/administer/enterprises/managing-access-to-copilot-in-your-enterprise/enabling-copilot-for-organizations-in-your-enterprise
+ - /copilot/how-tos/administer/enterprises/managing-access-to-copilot-in-your-enterprise/enable-for-organizations
+ - /copilot/how-tos/administer/enterprises/manage-access/enable-for-organizations
+ - /copilot/how-tos/administer/manage-for-enterprise/manage-access/enable-for-organizations
+contentType: how-tos
---
Owners of enterprises that have a {% data variables.copilot.copilot_enterprise_short %} or {% data variables.copilot.copilot_business_short %} plan can enable {% data variables.product.prodname_copilot %} for all, none, or some organizations within the enterprise.
diff --git a/content/copilot/how-tos/administer/enterprises/managing-access-to-copilot-in-your-enterprise/index.md b/content/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-access/index.md
similarity index 53%
rename from content/copilot/how-tos/administer/enterprises/managing-access-to-copilot-in-your-enterprise/index.md
rename to content/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-access/index.md
index 96b3312e945a..e18beff2b686 100644
--- a/content/copilot/how-tos/administer/enterprises/managing-access-to-copilot-in-your-enterprise/index.md
+++ b/content/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-access/index.md
@@ -7,11 +7,15 @@ versions:
topics:
- Copilot
children:
- - /enabling-copilot-for-organizations-in-your-enterprise
- - /disabling-copilot-for-organizations-in-your-enterprise
- - /viewing-copilot-license-usage-in-your-enterprise
- - /managing-github-copilot-access-to-your-enterprises-network
+ - /enable-for-organizations
+ - /disable-for-organizations
+ - /view-license-usage
+ - /manage-network-access
redirect_from:
- /copilot/managing-copilot/managing-copilot-for-your-enterprise/managing-access-to-copilot-in-your-enterprise
+ - /copilot/how-tos/administer/enterprises/managing-access-to-copilot-in-your-enterprise
+ - /copilot/how-tos/administer/enterprises/manage-access
+ - /copilot/how-tos/administer/manage-for-enterprise/manage-access
+contentType: how-tos
---
diff --git a/content/copilot/how-tos/administer/enterprises/managing-access-to-copilot-in-your-enterprise/managing-github-copilot-access-to-your-enterprises-network.md b/content/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-access/manage-network-access.md
similarity index 60%
rename from content/copilot/how-tos/administer/enterprises/managing-access-to-copilot-in-your-enterprise/managing-github-copilot-access-to-your-enterprises-network.md
rename to content/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-access/manage-network-access.md
index 6928dd84cd3d..5e1db1c68e0c 100644
--- a/content/copilot/how-tos/administer/enterprises/managing-access-to-copilot-in-your-enterprise/managing-github-copilot-access-to-your-enterprises-network.md
+++ b/content/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-access/manage-network-access.md
@@ -10,6 +10,11 @@ topics:
shortTitle: Manage network access
redirect_from:
- /copilot/managing-copilot/managing-copilot-for-your-enterprise/managing-access-to-copilot-in-your-enterprise/managing-github-copilot-access-to-your-enterprises-network
+ - /copilot/how-tos/administer/enterprises/managing-access-to-copilot-in-your-enterprise/managing-github-copilot-access-to-your-enterprises-network
+ - /copilot/how-tos/administer/enterprises/managing-access-to-copilot-in-your-enterprise/manage-network-access
+ - /copilot/how-tos/administer/enterprises/manage-access/manage-network-access
+ - /copilot/how-tos/administer/manage-for-enterprise/manage-access/manage-network-access
+contentType: how-tos
---
{% data reusables.copilot.sku-isolation %}
diff --git a/content/copilot/how-tos/administer/enterprises/managing-access-to-copilot-in-your-enterprise/viewing-copilot-license-usage-in-your-enterprise.md b/content/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-access/view-license-usage.md
similarity index 79%
rename from content/copilot/how-tos/administer/enterprises/managing-access-to-copilot-in-your-enterprise/viewing-copilot-license-usage-in-your-enterprise.md
rename to content/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-access/view-license-usage.md
index 180576f7f69d..076527ee8d50 100644
--- a/content/copilot/how-tos/administer/enterprises/managing-access-to-copilot-in-your-enterprise/viewing-copilot-license-usage-in-your-enterprise.md
+++ b/content/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-access/view-license-usage.md
@@ -6,7 +6,6 @@ product: 'Enterprises with a {% data variables.copilot.copilot_enterprise_short
permissions: Enterprise owners
versions:
feature: copilot
-type: how_to
topics:
- Copilot
redirect_from:
@@ -14,6 +13,11 @@ redirect_from:
- /copilot/managing-copilot/managing-copilot-for-your-enterprise/viewing-copilot-usage-for-your-enterprise
- /copilot/managing-copilot/managing-copilot-for-your-enterprise/managing-access-to-copilot-in-your-enterprise/viewing-copilot-usage-for-your-enterprise
- /copilot/managing-copilot/managing-copilot-for-your-enterprise/managing-access-to-copilot-in-your-enterprise/viewing-copilot-license-usage-in-your-enterprise
+ - /copilot/how-tos/administer/enterprises/managing-access-to-copilot-in-your-enterprise/viewing-copilot-license-usage-in-your-enterprise
+ - /copilot/how-tos/administer/enterprises/managing-access-to-copilot-in-your-enterprise/view-license-usage
+ - /copilot/how-tos/administer/enterprises/manage-access/view-license-usage
+ - /copilot/how-tos/administer/manage-for-enterprise/manage-access/view-license-usage
+contentType: how-tos
---
If you have a {% data variables.copilot.copilot_business_short %} or {% data variables.copilot.copilot_enterprise_short %} plan, you can view usage information for {% data variables.product.prodname_copilot_short %} in your enterprise. This information includes the number of seats assigned and the total spending for the current billing cycle.
diff --git a/content/copilot/how-tos/administer/enterprises/managing-copilot-coding-agent-in-your-enterprise.md b/content/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-copilot-coding-agent.md
similarity index 95%
rename from content/copilot/how-tos/administer/enterprises/managing-copilot-coding-agent-in-your-enterprise.md
rename to content/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-copilot-coding-agent.md
index fdb272b35e07..6e54054fdac4 100644
--- a/content/copilot/how-tos/administer/enterprises/managing-copilot-coding-agent-in-your-enterprise.md
+++ b/content/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-copilot-coding-agent.md
@@ -13,6 +13,10 @@ redirect_from:
- /copilot/managing-copilot/managing-copilot-for-your-enterprise/adding-copilot-coding-agent-to-enterprise
- /copilot/managing-copilot/managing-copilot-for-your-enterprise/making-copilot-coding-agent-available-to-enterprise
- /copilot/managing-copilot/managing-copilot-for-your-enterprise/managing-copilot-coding-agent-in-your-enterprise
+ - /copilot/how-tos/administer/enterprises/managing-copilot-coding-agent-in-your-enterprise
+ - /copilot/how-tos/administer/enterprises/manage-copilot-coding-agent
+ - /copilot/how-tos/administer/manage-for-enterprise/manage-copilot-coding-agent
+contentType: how-tos
---
> [!NOTE]
diff --git a/content/copilot/how-tos/administer/enterprises/managing-policies-and-features-for-copilot-in-your-enterprise.md b/content/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-enterprise-policies.md
similarity index 89%
rename from content/copilot/how-tos/administer/enterprises/managing-policies-and-features-for-copilot-in-your-enterprise.md
rename to content/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-enterprise-policies.md
index 2ea3b4f2c7ad..c38403824a80 100644
--- a/content/copilot/how-tos/administer/enterprises/managing-policies-and-features-for-copilot-in-your-enterprise.md
+++ b/content/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-enterprise-policies.md
@@ -6,13 +6,16 @@ product: '{% data variables.copilot.copilot_enterprise_short %} or {% data varia
versions:
feature: copilot
allowTitleToDifferFromFilename: true
-type: how_to
topics:
- Copilot
- Enterprise
shortTitle: Manage enterprise policies
redirect_from:
- /copilot/managing-copilot/managing-copilot-for-your-enterprise/managing-policies-and-features-for-copilot-in-your-enterprise
+ - /copilot/how-tos/administer/enterprises/managing-policies-and-features-for-copilot-in-your-enterprise
+ - /copilot/how-tos/administer/enterprises/manage-enterprise-policies
+ - /copilot/how-tos/administer/manage-for-enterprise/manage-enterprise-policies
+contentType: how-tos
---
When an organization owner assigns a {% data variables.product.prodname_copilot_short %} license to a member of their organization, the availability of features and models is controlled by policies.
diff --git a/content/copilot/how-tos/administer/enterprises/managing-the-copilot-plan-for-your-enterprise/canceling-copilot-for-your-enterprise.md b/content/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-plan/cancel-plan.md
similarity index 70%
rename from content/copilot/how-tos/administer/enterprises/managing-the-copilot-plan-for-your-enterprise/canceling-copilot-for-your-enterprise.md
rename to content/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-plan/cancel-plan.md
index 911ea988b1a9..9cdf5eeb8b54 100644
--- a/content/copilot/how-tos/administer/enterprises/managing-the-copilot-plan-for-your-enterprise/canceling-copilot-for-your-enterprise.md
+++ b/content/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-plan/cancel-plan.md
@@ -12,6 +12,11 @@ redirect_from:
- /copilot/managing-copilot/managing-copilot-for-your-enterprise/canceling-copilot-for-your-enterprise
- /copilot/managing-copilot/managing-copilot-for-your-enterprise/managing-the-copilot-subscription-for-your-enterprise/canceling-copilot-for-your-enterprise
- /copilot/managing-copilot/managing-copilot-for-your-enterprise/managing-the-copilot-plan-for-your-enterprise/canceling-copilot-for-your-enterprise
+ - /copilot/how-tos/administer/enterprises/managing-the-copilot-plan-for-your-enterprise/canceling-copilot-for-your-enterprise
+ - /copilot/how-tos/administer/enterprises/managing-the-copilot-plan-for-your-enterprise/cancel-plan
+ - /copilot/how-tos/administer/enterprises/manage-plan/cancel-plan
+ - /copilot/how-tos/administer/manage-for-enterprise/manage-plan/cancel-plan
+contentType: how-tos
---
{% data reusables.copilot.disable-copilot-for-all-orgs %}
diff --git a/content/copilot/how-tos/administer/enterprises/managing-the-copilot-plan-for-your-enterprise/downgrading-copilot-for-your-enterprise.md b/content/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-plan/downgrade-subscription.md
similarity index 78%
rename from content/copilot/how-tos/administer/enterprises/managing-the-copilot-plan-for-your-enterprise/downgrading-copilot-for-your-enterprise.md
rename to content/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-plan/downgrade-subscription.md
index a197fdb29f65..4e45d1d382e3 100644
--- a/content/copilot/how-tos/administer/enterprises/managing-the-copilot-plan-for-your-enterprise/downgrading-copilot-for-your-enterprise.md
+++ b/content/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-plan/downgrade-subscription.md
@@ -12,6 +12,11 @@ redirect_from:
- /copilot/managing-copilot/managing-copilot-for-your-enterprise/downgrading-copilot-for-your-enterprise
- /copilot/managing-copilot/managing-copilot-for-your-enterprise/managing-the-copilot-subscription-for-your-enterprise/downgrading-copilot-for-your-enterprise
- /copilot/managing-copilot/managing-copilot-for-your-enterprise/managing-the-copilot-plan-for-your-enterprise/downgrading-copilot-for-your-enterprise
+ - /copilot/how-tos/administer/enterprises/managing-the-copilot-plan-for-your-enterprise/downgrading-copilot-for-your-enterprise
+ - /copilot/how-tos/administer/enterprises/managing-the-copilot-plan-for-your-enterprise/downgrade-subscription
+ - /copilot/how-tos/administer/enterprises/manage-plan/downgrade-subscription
+ - /copilot/how-tos/administer/manage-for-enterprise/manage-plan/downgrade-subscription
+contentType: how-tos
---
{% data reusables.enterprise-accounts.access-enterprise %}
diff --git a/content/copilot/how-tos/administer/enterprises/managing-the-copilot-plan-for-your-enterprise/index.md b/content/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-plan/index.md
similarity index 66%
rename from content/copilot/how-tos/administer/enterprises/managing-the-copilot-plan-for-your-enterprise/index.md
rename to content/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-plan/index.md
index a878c98ff76f..191e7acb2193 100644
--- a/content/copilot/how-tos/administer/enterprises/managing-the-copilot-plan-for-your-enterprise/index.md
+++ b/content/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-plan/index.md
@@ -7,13 +7,17 @@ versions:
topics:
- Copilot
children:
- - /subscribing-to-copilot-for-your-enterprise
- - /canceling-copilot-for-your-enterprise
- - /upgrading-copilot-for-your-enterprise
- - /downgrading-copilot-for-your-enterprise
+ - /subscribe
+ - /cancel-plan
+ - /upgrade-plan
+ - /downgrade-subscription
redirect_from:
- /managing-copilot/managing-copilot-for-your-enterprise/managing-the-copilot-subscription-for-your-enterprise
- /copilot/managing-copilot/managing-copilot-for-your-enterprise/managing-the-copilot-subscription-for-your-enterprise
- /copilot/managing-copilot/managing-copilot-for-your-enterprise/managing-the-copilot-plan-for-your-enterprise
+ - /copilot/how-tos/administer/enterprises/managing-the-copilot-plan-for-your-enterprise
+ - /copilot/how-tos/administer/enterprises/manage-plan
+ - /copilot/how-tos/administer/manage-for-enterprise/manage-plan
+contentType: how-tos
---
diff --git a/content/copilot/how-tos/administer/enterprises/managing-the-copilot-plan-for-your-enterprise/subscribing-to-copilot-for-your-enterprise.md b/content/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-plan/subscribe.md
similarity index 87%
rename from content/copilot/how-tos/administer/enterprises/managing-the-copilot-plan-for-your-enterprise/subscribing-to-copilot-for-your-enterprise.md
rename to content/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-plan/subscribe.md
index 5330c5abd26d..ad78bfc3ea82 100644
--- a/content/copilot/how-tos/administer/enterprises/managing-the-copilot-plan-for-your-enterprise/subscribing-to-copilot-for-your-enterprise.md
+++ b/content/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-plan/subscribe.md
@@ -13,6 +13,11 @@ redirect_from:
- /copilot/managing-copilot/managing-copilot-for-your-enterprise/subscribing-to-copilot-for-your-enterprise
- /copilot/managing-copilot/managing-copilot-for-your-enterprise/managing-the-copilot-subscription-for-your-enterprise/subscribing-to-copilot-for-your-enterprise
- /copilot/managing-copilot/managing-copilot-for-your-enterprise/managing-the-copilot-plan-for-your-enterprise/subscribing-to-copilot-for-your-enterprise
+ - /copilot/how-tos/administer/enterprises/managing-the-copilot-plan-for-your-enterprise/subscribing-to-copilot-for-your-enterprise
+ - /copilot/how-tos/administer/enterprises/managing-the-copilot-plan-for-your-enterprise/subscribe
+ - /copilot/how-tos/administer/enterprises/manage-plan/subscribe
+ - /copilot/how-tos/administer/manage-for-enterprise/manage-plan/subscribe
+contentType: how-tos
---
>[!NOTE]
diff --git a/content/copilot/how-tos/administer/enterprises/managing-the-copilot-plan-for-your-enterprise/upgrading-copilot-for-your-enterprise.md b/content/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-plan/upgrade-plan.md
similarity index 85%
rename from content/copilot/how-tos/administer/enterprises/managing-the-copilot-plan-for-your-enterprise/upgrading-copilot-for-your-enterprise.md
rename to content/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-plan/upgrade-plan.md
index 84b7984a6d3e..ced3deeb2cdb 100644
--- a/content/copilot/how-tos/administer/enterprises/managing-the-copilot-plan-for-your-enterprise/upgrading-copilot-for-your-enterprise.md
+++ b/content/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-plan/upgrade-plan.md
@@ -12,6 +12,11 @@ redirect_from:
- /copilot/managing-copilot/managing-copilot-for-your-enterprise/upgrading-copilot-for-your-enterprise
- /copilot/managing-copilot/managing-copilot-for-your-enterprise/managing-the-copilot-subscription-for-your-enterprise/upgrading-copilot-for-your-enterprise
- /copilot/managing-copilot/managing-copilot-for-your-enterprise/managing-the-copilot-plan-for-your-enterprise/upgrading-copilot-for-your-enterprise
+ - /copilot/how-tos/administer/enterprises/managing-the-copilot-plan-for-your-enterprise/upgrading-copilot-for-your-enterprise
+ - /copilot/how-tos/administer/enterprises/managing-the-copilot-plan-for-your-enterprise/upgrade-plan
+ - /copilot/how-tos/administer/enterprises/manage-plan/upgrade-plan
+ - /copilot/how-tos/administer/manage-for-enterprise/manage-plan/upgrade-plan
+contentType: how-tos
---
>[!NOTE]
diff --git a/content/copilot/how-tos/administer/organizations/adding-copilot-coding-agent-to-organization.md b/content/copilot/how-tos/administer-copilot/manage-for-organization/add-copilot-coding-agent.md
similarity index 94%
rename from content/copilot/how-tos/administer/organizations/adding-copilot-coding-agent-to-organization.md
rename to content/copilot/how-tos/administer-copilot/manage-for-organization/add-copilot-coding-agent.md
index 49f345d9c8cd..d82f6f8a7913 100644
--- a/content/copilot/how-tos/administer/organizations/adding-copilot-coding-agent-to-organization.md
+++ b/content/copilot/how-tos/administer-copilot/manage-for-organization/add-copilot-coding-agent.md
@@ -11,6 +11,10 @@ topics:
shortTitle: 'Add {% data variables.copilot.copilot_coding_agent %}'
redirect_from:
- /copilot/managing-copilot/managing-github-copilot-in-your-organization/adding-copilot-coding-agent-to-organization
+ - /copilot/how-tos/administer/organizations/adding-copilot-coding-agent-to-organization
+ - /copilot/how-tos/administer/organizations/add-copilot-coding-agent
+ - /copilot/how-tos/administer/manage-for-organization/add-copilot-coding-agent
+contentType: how-tos
---
> [!NOTE]
diff --git a/content/copilot/how-tos/administer/organizations/index.md b/content/copilot/how-tos/administer-copilot/manage-for-organization/index.md
similarity index 70%
rename from content/copilot/how-tos/administer/organizations/index.md
rename to content/copilot/how-tos/administer-copilot/manage-for-organization/index.md
index b89892831e41..e94ad08fc65f 100644
--- a/content/copilot/how-tos/administer/organizations/index.md
+++ b/content/copilot/how-tos/administer-copilot/manage-for-organization/index.md
@@ -8,14 +8,17 @@ redirect_from:
- /copilot/managing-copilot/managing-policies-for-copilot-business-in-your-organization
- /copilot/managing-github-copilot-in-your-organization
- /copilot/managing-copilot/managing-github-copilot-in-your-organization
+ - /copilot/how-tos/administer/organizations
+ - /copilot/how-tos/administer/manage-for-organization
topics:
- Copilot
children:
- - /managing-the-copilot-plan-for-your-organization
- - /managing-access-to-github-copilot-in-your-organization
- - /managing-policies-for-copilot-in-your-organization
- - /adding-copilot-coding-agent-to-organization
+ - /manage-plan
+ - /manage-access
+ - /manage-policies
+ - /add-copilot-coding-agent
- /set-extension-permissions
- - /reviewing-activity-related-to-github-copilot-in-your-organization
+ - /review-activity
+contentType: how-tos
---
diff --git a/content/copilot/how-tos/administer/organizations/managing-access-to-github-copilot-in-your-organization/granting-access-to-copilot-for-members-of-your-organization.md b/content/copilot/how-tos/administer-copilot/manage-for-organization/manage-access/grant-access.md
similarity index 94%
rename from content/copilot/how-tos/administer/organizations/managing-access-to-github-copilot-in-your-organization/granting-access-to-copilot-for-members-of-your-organization.md
rename to content/copilot/how-tos/administer-copilot/manage-for-organization/manage-access/grant-access.md
index 4d40dedf8651..b33b6f39fbf1 100644
--- a/content/copilot/how-tos/administer/organizations/managing-access-to-github-copilot-in-your-organization/granting-access-to-copilot-for-members-of-your-organization.md
+++ b/content/copilot/how-tos/administer-copilot/manage-for-organization/manage-access/grant-access.md
@@ -13,8 +13,13 @@ redirect_from:
- /copilot/managing-github-copilot-in-your-organization/granting-access-to-copilot-for-members-of-your-organization
- /copilot/managing-copilot/managing-github-copilot-in-your-organization/granting-access-to-copilot-for-members-of-your-organization
- /copilot/managing-copilot/managing-github-copilot-in-your-organization/managing-access-to-github-copilot-in-your-organization/granting-access-to-copilot-for-members-of-your-organization
+ - /copilot/how-tos/administer/organizations/managing-access-to-github-copilot-in-your-organization/granting-access-to-copilot-for-members-of-your-organization
+ - /copilot/how-tos/administer/organizations/managing-access-to-github-copilot-in-your-organization/grant-access
+ - /copilot/how-tos/administer/organizations/manage-access/grant-access
+ - /copilot/how-tos/administer/manage-for-organization/manage-access/grant-access
topics:
- Copilot
+contentType: how-tos
---
## Configuring access to {% data variables.product.prodname_copilot %} in your organization
diff --git a/content/copilot/how-tos/administer/organizations/managing-access-to-github-copilot-in-your-organization/index.md b/content/copilot/how-tos/administer-copilot/manage-for-organization/manage-access/index.md
similarity index 62%
rename from content/copilot/how-tos/administer/organizations/managing-access-to-github-copilot-in-your-organization/index.md
rename to content/copilot/how-tos/administer-copilot/manage-for-organization/manage-access/index.md
index e7e879e5bcf3..6ae65ae74339 100644
--- a/content/copilot/how-tos/administer/organizations/managing-access-to-github-copilot-in-your-organization/index.md
+++ b/content/copilot/how-tos/administer-copilot/manage-for-organization/manage-access/index.md
@@ -7,12 +7,16 @@ versions:
topics:
- Copilot
children:
- - /granting-access-to-copilot-for-members-of-your-organization
- - /managing-requests-for-copilot-business-in-your-organization
- - /revoking-access-to-copilot-for-members-of-your-organization
- - /managing-github-copilot-access-to-your-organizations-network
+ - /grant-access
+ - /manage-requests-for-access
+ - /revoke-access
+ - /manage-network-access
redirect_from:
- /copilot/managing-copilot/managing-github-copilot-in-your-organization/reviewing-github-copilot-activity-in-your-organization
- /copilot/managing-copilot/managing-github-copilot-in-your-organization/managing-access-to-github-copilot-in-your-organization
+ - /copilot/how-tos/administer/organizations/managing-access-to-github-copilot-in-your-organization
+ - /copilot/how-tos/administer/organizations/manage-access
+ - /copilot/how-tos/administer/manage-for-organization/manage-access
+contentType: how-tos
---
diff --git a/content/copilot/how-tos/administer/organizations/managing-access-to-github-copilot-in-your-organization/managing-github-copilot-access-to-your-organizations-network.md b/content/copilot/how-tos/administer-copilot/manage-for-organization/manage-access/manage-network-access.md
similarity index 57%
rename from content/copilot/how-tos/administer/organizations/managing-access-to-github-copilot-in-your-organization/managing-github-copilot-access-to-your-organizations-network.md
rename to content/copilot/how-tos/administer-copilot/manage-for-organization/manage-access/manage-network-access.md
index 5cc13c5a7a13..062c5f91582a 100644
--- a/content/copilot/how-tos/administer/organizations/managing-access-to-github-copilot-in-your-organization/managing-github-copilot-access-to-your-organizations-network.md
+++ b/content/copilot/how-tos/administer-copilot/manage-for-organization/manage-access/manage-network-access.md
@@ -10,6 +10,11 @@ topics:
shortTitle: Manage network access
redirect_from:
- /copilot/managing-copilot/managing-github-copilot-in-your-organization/managing-access-to-github-copilot-in-your-organization/managing-github-copilot-access-to-your-organizations-network
+ - /copilot/how-tos/administer/organizations/managing-access-to-github-copilot-in-your-organization/managing-github-copilot-access-to-your-organizations-network
+ - /copilot/how-tos/administer/organizations/managing-access-to-github-copilot-in-your-organization/manage-network-access
+ - /copilot/how-tos/administer/organizations/manage-access/manage-network-access
+ - /copilot/how-tos/administer/manage-for-organization/manage-access/manage-network-access
+contentType: how-tos
---
{% data reusables.copilot.sku-isolation %}
diff --git a/content/copilot/how-tos/administer/organizations/managing-access-to-github-copilot-in-your-organization/managing-requests-for-copilot-business-in-your-organization.md b/content/copilot/how-tos/administer-copilot/manage-for-organization/manage-access/manage-requests-for-access.md
similarity index 82%
rename from content/copilot/how-tos/administer/organizations/managing-access-to-github-copilot-in-your-organization/managing-requests-for-copilot-business-in-your-organization.md
rename to content/copilot/how-tos/administer-copilot/manage-for-organization/manage-access/manage-requests-for-access.md
index d811508470c2..0de802eaa963 100644
--- a/content/copilot/how-tos/administer/organizations/managing-access-to-github-copilot-in-your-organization/managing-requests-for-copilot-business-in-your-organization.md
+++ b/content/copilot/how-tos/administer-copilot/manage-for-organization/manage-access/manage-requests-for-access.md
@@ -7,11 +7,16 @@ redirect_from:
- /copilot/managing-copilot/managing-github-copilot-in-your-organization/managing-requests-for-copilot-access-in-your-organization
- /copilot/managing-copilot/managing-github-copilot-in-your-organization/managing-access-to-github-copilot-in-your-organization/managing-requests-for-copilot-access-in-your-organization
- /copilot/managing-copilot/managing-github-copilot-in-your-organization/managing-access-to-github-copilot-in-your-organization/managing-requests-for-copilot-business-in-your-organization
+ - /copilot/how-tos/administer/organizations/managing-access-to-github-copilot-in-your-organization/managing-requests-for-copilot-business-in-your-organization
+ - /copilot/how-tos/administer/organizations/managing-access-to-github-copilot-in-your-organization/manage-requests-for-access
+ - /copilot/how-tos/administer/organizations/manage-access/manage-requests-for-access
+ - /copilot/how-tos/administer/manage-for-organization/manage-access/manage-requests-for-access
product: 'Organizations with a {% data variables.copilot.copilot_business_short %} plan and organizations owned by an enterprise with a {% data variables.copilot.copilot_business_short %} plan'
versions:
feature: copilot
topics:
- Copilot
+contentType: how-tos
---
As an organization owner, you can manage requests for {% data variables.copilot.copilot_for_business %} from your organization's settings. Additionally, {% data variables.product.prodname_dotcom %} sends you a weekly email with a summary of all pending requests.
diff --git a/content/copilot/how-tos/administer/organizations/managing-access-to-github-copilot-in-your-organization/revoking-access-to-copilot-for-members-of-your-organization.md b/content/copilot/how-tos/administer-copilot/manage-for-organization/manage-access/revoke-access.md
similarity index 90%
rename from content/copilot/how-tos/administer/organizations/managing-access-to-github-copilot-in-your-organization/revoking-access-to-copilot-for-members-of-your-organization.md
rename to content/copilot/how-tos/administer-copilot/manage-for-organization/manage-access/revoke-access.md
index 3a68442e6fa0..f65fe4f09c81 100644
--- a/content/copilot/how-tos/administer/organizations/managing-access-to-github-copilot-in-your-organization/revoking-access-to-copilot-for-members-of-your-organization.md
+++ b/content/copilot/how-tos/administer-copilot/manage-for-organization/manage-access/revoke-access.md
@@ -11,6 +11,11 @@ redirect_from:
- /copilot/managing-github-copilot-in-your-organization/revoking-access-to-copilot-for-members-of-your-organization
- /copilot/managing-copilot/managing-github-copilot-in-your-organization/revoking-access-to-copilot-for-members-of-your-organization
- /copilot/managing-copilot/managing-github-copilot-in-your-organization/managing-access-to-github-copilot-in-your-organization/revoking-access-to-copilot-for-members-of-your-organization
+ - /copilot/how-tos/administer/organizations/managing-access-to-github-copilot-in-your-organization/revoking-access-to-copilot-for-members-of-your-organization
+ - /copilot/how-tos/administer/organizations/managing-access-to-github-copilot-in-your-organization/revoke-access
+ - /copilot/how-tos/administer/organizations/manage-access/revoke-access
+ - /copilot/how-tos/administer/manage-for-organization/manage-access/revoke-access
+contentType: how-tos
---
## How revoking access affects billing
diff --git a/content/copilot/how-tos/administer/organizations/managing-the-copilot-plan-for-your-organization/canceling-copilot-for-your-organization.md b/content/copilot/how-tos/administer-copilot/manage-for-organization/manage-plan/cancel.md
similarity index 78%
rename from content/copilot/how-tos/administer/organizations/managing-the-copilot-plan-for-your-organization/canceling-copilot-for-your-organization.md
rename to content/copilot/how-tos/administer-copilot/manage-for-organization/manage-plan/cancel.md
index 1cb62a41d7b4..c30ed6caf09b 100644
--- a/content/copilot/how-tos/administer/organizations/managing-the-copilot-plan-for-your-organization/canceling-copilot-for-your-organization.md
+++ b/content/copilot/how-tos/administer-copilot/manage-for-organization/manage-plan/cancel.md
@@ -12,6 +12,11 @@ redirect_from:
- /copilot/managing-copilot/managing-github-copilot-in-your-organization/canceling-copilot-for-your-organization
- /copilot/managing-copilot/managing-github-copilot-in-your-organization/managing-the-copilot-subscription-for-your-organization/canceling-copilot-for-your-organization
- /copilot/managing-copilot/managing-github-copilot-in-your-organization/managing-the-copilot-plan-for-your-organization/canceling-copilot-for-your-organization
+ - /copilot/how-tos/administer/organizations/managing-the-copilot-plan-for-your-organization/canceling-copilot-for-your-organization
+ - /copilot/how-tos/administer/organizations/managing-the-copilot-plan-for-your-organization/cancel
+ - /copilot/how-tos/administer/organizations/manage-plan/cancel
+ - /copilot/how-tos/administer/manage-for-organization/manage-plan/cancel
+contentType: how-tos
---
{% ifversion ghec %}
diff --git a/content/copilot/how-tos/administer/organizations/managing-the-copilot-plan-for-your-organization/index.md b/content/copilot/how-tos/administer-copilot/manage-for-organization/manage-plan/index.md
similarity index 66%
rename from content/copilot/how-tos/administer/organizations/managing-the-copilot-plan-for-your-organization/index.md
rename to content/copilot/how-tos/administer-copilot/manage-for-organization/manage-plan/index.md
index a5b42e0383b8..dd9e6fe11484 100644
--- a/content/copilot/how-tos/administer/organizations/managing-the-copilot-plan-for-your-organization/index.md
+++ b/content/copilot/how-tos/administer-copilot/manage-for-organization/manage-plan/index.md
@@ -7,10 +7,14 @@ versions:
topics:
- Copilot
children:
- - /subscribing-to-copilot-for-your-organization
- - /canceling-copilot-for-your-organization
+ - /subscribe
+ - /cancel
redirect_from:
- /copilot/managing-copilot/managing-github-copilot-in-your-organization/managing-the-copilot-subscription-for-your-organization
- /copilot/managing-copilot/managing-github-copilot-in-your-organization/managing-the-copilot-plan-for-your-organization
+ - /copilot/how-tos/administer/organizations/managing-the-copilot-plan-for-your-organization
+ - /copilot/how-tos/administer/organizations/manage-plan
+ - /copilot/how-tos/administer/manage-for-organization/manage-plan
+contentType: how-tos
---
diff --git a/content/copilot/how-tos/administer/organizations/managing-the-copilot-plan-for-your-organization/subscribing-to-copilot-for-your-organization.md b/content/copilot/how-tos/administer-copilot/manage-for-organization/manage-plan/subscribe.md
similarity index 82%
rename from content/copilot/how-tos/administer/organizations/managing-the-copilot-plan-for-your-organization/subscribing-to-copilot-for-your-organization.md
rename to content/copilot/how-tos/administer-copilot/manage-for-organization/manage-plan/subscribe.md
index 0b073a95771b..db8364215844 100644
--- a/content/copilot/how-tos/administer/organizations/managing-the-copilot-plan-for-your-organization/subscribing-to-copilot-for-your-organization.md
+++ b/content/copilot/how-tos/administer-copilot/manage-for-organization/manage-plan/subscribe.md
@@ -13,6 +13,11 @@ redirect_from:
- /copilot/managing-copilot/managing-github-copilot-in-your-organization/subscribing-to-copilot-for-your-organization
- /copilot/managing-copilot/managing-github-copilot-in-your-organization/managing-the-copilot-subscription-for-your-organization/subscribing-to-copilot-for-your-organization
- /copilot/managing-copilot/managing-github-copilot-in-your-organization/managing-the-copilot-plan-for-your-organization/subscribing-to-copilot-for-your-organization
+ - /copilot/how-tos/administer/organizations/managing-the-copilot-plan-for-your-organization/subscribing-to-copilot-for-your-organization
+ - /copilot/how-tos/administer/organizations/managing-the-copilot-plan-for-your-organization/subscribe
+ - /copilot/how-tos/administer/organizations/manage-plan/subscribe
+ - /copilot/how-tos/administer/manage-for-organization/manage-plan/subscribe
+contentType: how-tos
---
{% ifversion ghec %}
diff --git a/content/copilot/how-tos/administer/organizations/managing-policies-for-copilot-in-your-organization.md b/content/copilot/how-tos/administer-copilot/manage-for-organization/manage-policies.md
similarity index 94%
rename from content/copilot/how-tos/administer/organizations/managing-policies-for-copilot-in-your-organization.md
rename to content/copilot/how-tos/administer-copilot/manage-for-organization/manage-policies.md
index 973f531248b4..f16b58015579 100644
--- a/content/copilot/how-tos/administer/organizations/managing-policies-for-copilot-in-your-organization.md
+++ b/content/copilot/how-tos/administer-copilot/manage-for-organization/manage-policies.md
@@ -5,7 +5,6 @@ permissions: Organization owners
product: 'Organizations with a {% data variables.copilot.copilot_for_business %} or {% data variables.copilot.copilot_enterprise %} plan'
versions:
feature: copilot
-type: how_to
allowTitleToDifferFromFilename: true
redirect_from:
- /copilot/managing-copilot/managing-github-copilot-in-your-organization/setting-policies-for-copilot-in-your-organization/managing-policies-for-copilot-in-your-organization
@@ -20,10 +19,14 @@ redirect_from:
- /copilot/github-copilot-chat/github-copilot-extensions/managing-github-copilot-extensions
- /copilot/managing-copilot/managing-github-copilot-in-your-organization/managing-github-copilot-features-in-your-organization/managing-policies-for-copilot-in-your-organization
- /copilot/managing-copilot/managing-github-copilot-in-your-organization/managing-policies-for-copilot-in-your-organization
+ - /copilot/how-tos/administer/organizations/managing-policies-for-copilot-in-your-organization
+ - /copilot/how-tos/administer/organizations/manage-policies
+ - /copilot/how-tos/administer/manage-for-organization/manage-policies
topics:
- Copilot
- Organizations
shortTitle: Manage policies
+contentType: how-tos
---
{% data reusables.organizations.copilot-policy-ent-overrides-org %}
diff --git a/content/copilot/how-tos/administer/organizations/reviewing-activity-related-to-github-copilot-in-your-organization/index.md b/content/copilot/how-tos/administer-copilot/manage-for-organization/review-activity/index.md
similarity index 58%
rename from content/copilot/how-tos/administer/organizations/reviewing-activity-related-to-github-copilot-in-your-organization/index.md
rename to content/copilot/how-tos/administer-copilot/manage-for-organization/review-activity/index.md
index 2bbe39b762b4..244b15f59296 100644
--- a/content/copilot/how-tos/administer/organizations/reviewing-activity-related-to-github-copilot-in-your-organization/index.md
+++ b/content/copilot/how-tos/administer-copilot/manage-for-organization/review-activity/index.md
@@ -7,9 +7,13 @@ versions:
topics:
- Copilot
children:
- - /reviewing-user-activity-data-for-copilot-in-your-organization
- - /reviewing-audit-logs-for-copilot-business
+ - /review-user-activity-data
+ - /review-audit-logs
redirect_from:
- /copilot/managing-copilot/managing-github-copilot-in-your-organization/reviewing-activity-related-to-github-copilot-in-your-organization
+ - /copilot/how-tos/administer/organizations/reviewing-activity-related-to-github-copilot-in-your-organization
+ - /copilot/how-tos/administer/organizations/review-activity
+ - /copilot/how-tos/administer/manage-for-organization/review-activity
+contentType: how-tos
---
diff --git a/content/copilot/how-tos/administer/organizations/reviewing-activity-related-to-github-copilot-in-your-organization/reviewing-audit-logs-for-copilot-business.md b/content/copilot/how-tos/administer-copilot/manage-for-organization/review-activity/review-audit-logs.md
similarity index 89%
rename from content/copilot/how-tos/administer/organizations/reviewing-activity-related-to-github-copilot-in-your-organization/reviewing-audit-logs-for-copilot-business.md
rename to content/copilot/how-tos/administer-copilot/manage-for-organization/review-activity/review-audit-logs.md
index d3ef1463c448..27c91fbb3d52 100644
--- a/content/copilot/how-tos/administer/organizations/reviewing-activity-related-to-github-copilot-in-your-organization/reviewing-audit-logs-for-copilot-business.md
+++ b/content/copilot/how-tos/administer-copilot/manage-for-organization/review-activity/review-audit-logs.md
@@ -11,12 +11,17 @@ redirect_from:
- /copilot/managing-copilot/managing-github-copilot-in-your-organization/reviewing-github-copilot-activity-in-your-organization/reviewing-audit-logs-for-copilot-business
- /copilot/managing-copilot/managing-github-copilot-in-your-organization/managing-access-to-github-copilot-in-your-organization/reviewing-audit-logs-for-copilot-business
- /copilot/managing-copilot/managing-github-copilot-in-your-organization/reviewing-activity-related-to-github-copilot-in-your-organization/reviewing-audit-logs-for-copilot-business
+ - /copilot/how-tos/administer/organizations/reviewing-activity-related-to-github-copilot-in-your-organization/reviewing-audit-logs-for-copilot-business
+ - /copilot/how-tos/administer/organizations/reviewing-activity-related-to-github-copilot-in-your-organization/review-audit-logs
+ - /copilot/how-tos/administer/organizations/review-activity/review-audit-logs
+ - /copilot/how-tos/administer/manage-for-organization/review-activity/review-audit-logs
versions:
feature: copilot
product: '{% data reusables.gated-features.copilot-audit-logs %}'
permissions: 'Organization owners{% ifversion ghec %} and enterprise administrators{% endif %} can interact with the audit logs.'
topics:
- Copilot
+contentType: how-tos
---
## About audit logs for {% data variables.copilot.copilot_business_short %}
diff --git a/content/copilot/how-tos/administer/organizations/reviewing-activity-related-to-github-copilot-in-your-organization/reviewing-user-activity-data-for-copilot-in-your-organization.md b/content/copilot/how-tos/administer-copilot/manage-for-organization/review-activity/review-user-activity-data.md
similarity index 90%
rename from content/copilot/how-tos/administer/organizations/reviewing-activity-related-to-github-copilot-in-your-organization/reviewing-user-activity-data-for-copilot-in-your-organization.md
rename to content/copilot/how-tos/administer-copilot/manage-for-organization/review-activity/review-user-activity-data.md
index 54f3bfc559db..c5e6a816f399 100644
--- a/content/copilot/how-tos/administer/organizations/reviewing-activity-related-to-github-copilot-in-your-organization/reviewing-user-activity-data-for-copilot-in-your-organization.md
+++ b/content/copilot/how-tos/administer-copilot/manage-for-organization/review-activity/review-user-activity-data.md
@@ -16,6 +16,11 @@ redirect_from:
- /copilot/managing-copilot/managing-github-copilot-in-your-organization/managing-access-to-github-copilot-in-your-organization/reviewing-usage-data-for-github-copilot-in-your-organization
- /copilot/managing-copilot/managing-github-copilot-in-your-organization/managing-access-to-github-copilot-in-your-organization/reviewing-user-activity-data-for-copilot-in-your-organization
- /copilot/managing-copilot/managing-github-copilot-in-your-organization/reviewing-activity-related-to-github-copilot-in-your-organization/reviewing-user-activity-data-for-copilot-in-your-organization
+ - /copilot/how-tos/administer/organizations/reviewing-activity-related-to-github-copilot-in-your-organization/reviewing-user-activity-data-for-copilot-in-your-organization
+ - /copilot/how-tos/administer/organizations/reviewing-activity-related-to-github-copilot-in-your-organization/review-user-activity-data
+ - /copilot/how-tos/administer/organizations/review-activity/review-user-activity-data
+ - /copilot/how-tos/administer/manage-for-organization/review-activity/review-user-activity-data
+contentType: how-tos
---
{% data reusables.profile.access_org %}
diff --git a/content/copilot/how-tos/administer/organizations/set-extension-permissions.md b/content/copilot/how-tos/administer-copilot/manage-for-organization/set-extension-permissions.md
similarity index 94%
rename from content/copilot/how-tos/administer/organizations/set-extension-permissions.md
rename to content/copilot/how-tos/administer-copilot/manage-for-organization/set-extension-permissions.md
index 6f2a74b11933..4830c7d356e1 100644
--- a/content/copilot/how-tos/administer/organizations/set-extension-permissions.md
+++ b/content/copilot/how-tos/administer-copilot/manage-for-organization/set-extension-permissions.md
@@ -5,13 +5,16 @@ permissions: Organization owners
product: 'Organizations with a {% data variables.copilot.copilot_for_business %} or {% data variables.copilot.copilot_enterprise %} plan'
versions:
feature: copilot-extensions
-type: how_to
allowTitleToDifferFromFilename: true
topics:
- Copilot
- Organizations
- Permissions
shortTitle: Set extension permissions
+redirect_from:
+ - /copilot/how-tos/administer/organizations/set-extension-permissions
+ - /copilot/how-tos/administer/manage-for-organization/set-extension-permissions
+contentType: how-tos
---
{% data variables.copilot.copilot_extensions %} integrate external tools with {% data variables.copilot.copilot_chat %}. See [AUTOTITLE](/copilot/concepts/copilot-extensions/about-copilot-extensions).
diff --git a/content/copilot/how-tos/content-exclusion/excluding-content-from-github-copilot.md b/content/copilot/how-tos/configure-content-exclusion/exclude-content-from-copilot.md
similarity index 98%
rename from content/copilot/how-tos/content-exclusion/excluding-content-from-github-copilot.md
rename to content/copilot/how-tos/configure-content-exclusion/exclude-content-from-copilot.md
index 274614b21bf6..d961aa68078c 100644
--- a/content/copilot/how-tos/content-exclusion/excluding-content-from-github-copilot.md
+++ b/content/copilot/how-tos/configure-content-exclusion/exclude-content-from-copilot.md
@@ -19,8 +19,11 @@ redirect_from:
- /copilot/managing-copilot/managing-github-copilot-in-your-organization/managing-github-copilot-features-in-your-organization/configuring-content-exclusions-for-github-copilot
- /copilot/managing-copilot/managing-github-copilot-in-your-organization/managing-github-copilot-features-in-your-organization/testing-changes-to-content-exclusions-in-your-ide
- /copilot/managing-copilot/configuring-and-auditing-content-exclusion/excluding-content-from-github-copilot
+ - /copilot/how-tos/content-exclusion/excluding-content-from-github-copilot
+ - /copilot/how-tos/content-exclusion/exclude-content-from-copilot
topics:
- Copilot
+contentType: how-tos
---
## Configuring content exclusion for your repository
diff --git a/content/copilot/how-tos/content-exclusion/index.md b/content/copilot/how-tos/configure-content-exclusion/index.md
similarity index 77%
rename from content/copilot/how-tos/content-exclusion/index.md
rename to content/copilot/how-tos/configure-content-exclusion/index.md
index 76bb4b2231b2..9b2fe5774e86 100644
--- a/content/copilot/how-tos/content-exclusion/index.md
+++ b/content/copilot/how-tos/configure-content-exclusion/index.md
@@ -7,8 +7,11 @@ versions:
topics:
- Copilot
children:
- - /excluding-content-from-github-copilot
- - /reviewing-changes-to-content-exclusions-for-github-copilot
+ - /exclude-content-from-copilot
+ - /review-changes
redirect_from:
- /copilot/managing-copilot/configuring-and-auditing-content-exclusion
+ - /copilot/how-tos/content-exclusion
+contentType: how-tos
---
+
diff --git a/content/copilot/how-tos/content-exclusion/reviewing-changes-to-content-exclusions-for-github-copilot.md b/content/copilot/how-tos/configure-content-exclusion/review-changes.md
similarity index 96%
rename from content/copilot/how-tos/content-exclusion/reviewing-changes-to-content-exclusions-for-github-copilot.md
rename to content/copilot/how-tos/configure-content-exclusion/review-changes.md
index 248eb4118505..901e70e5d986 100644
--- a/content/copilot/how-tos/content-exclusion/reviewing-changes-to-content-exclusions-for-github-copilot.md
+++ b/content/copilot/how-tos/configure-content-exclusion/review-changes.md
@@ -14,6 +14,9 @@ redirect_from:
- /copilot/managing-copilot/managing-github-copilot-in-your-organization/setting-policies-for-copilot-in-your-organization/reviewing-changes-to-content-exclusions-for-github-copilot
- /copilot/managing-copilot/managing-github-copilot-in-your-organization/managing-access-to-github-copilot-in-your-organization/reviewing-changes-to-content-exclusions-for-github-copilot
- /copilot/managing-copilot/configuring-and-auditing-content-exclusion/reviewing-changes-to-content-exclusions-for-github-copilot
+ - /copilot/how-tos/content-exclusion/reviewing-changes-to-content-exclusions-for-github-copilot
+ - /copilot/how-tos/content-exclusion/review-changes
+contentType: how-tos
---
Organization and repository settings include the ability to exclude content from being used by {% data variables.product.prodname_copilot %}. You can review any changes that are made to these content exclusion settings.
diff --git a/content/copilot/how-tos/custom-instructions/adding-organization-custom-instructions-for-github-copilot.md b/content/copilot/how-tos/configure-custom-instructions/add-organization-instructions.md
similarity index 93%
rename from content/copilot/how-tos/custom-instructions/adding-organization-custom-instructions-for-github-copilot.md
rename to content/copilot/how-tos/configure-custom-instructions/add-organization-instructions.md
index fb13de069eb3..cd3e4752b4f8 100644
--- a/content/copilot/how-tos/custom-instructions/adding-organization-custom-instructions-for-github-copilot.md
+++ b/content/copilot/how-tos/configure-custom-instructions/add-organization-instructions.md
@@ -10,6 +10,9 @@ topics:
- Copilot
redirect_from:
- /copilot/customizing-copilot/adding-organization-custom-instructions-for-github-copilot
+ - /copilot/how-tos/custom-instructions/adding-organization-custom-instructions-for-github-copilot
+ - /copilot/how-tos/custom-instructions/add-organization-instructions
+contentType: how-tos
---
{% data reusables.copilot.organization-instructions-note %}
diff --git a/content/copilot/how-tos/custom-instructions/adding-personal-custom-instructions-for-github-copilot.md b/content/copilot/how-tos/configure-custom-instructions/add-personal-instructions.md
similarity index 94%
rename from content/copilot/how-tos/custom-instructions/adding-personal-custom-instructions-for-github-copilot.md
rename to content/copilot/how-tos/configure-custom-instructions/add-personal-instructions.md
index bb048554a6dc..eb642972d2c7 100644
--- a/content/copilot/how-tos/custom-instructions/adding-personal-custom-instructions-for-github-copilot.md
+++ b/content/copilot/how-tos/configure-custom-instructions/add-personal-instructions.md
@@ -8,6 +8,9 @@ topics:
- Copilot
redirect_from:
- /copilot/customizing-copilot/adding-personal-custom-instructions-for-github-copilot
+ - /copilot/how-tos/custom-instructions/adding-personal-custom-instructions-for-github-copilot
+ - /copilot/how-tos/custom-instructions/add-personal-instructions
+contentType: how-tos
---
{% data reusables.copilot.personal-instructions-note %}
diff --git a/content/copilot/how-tos/custom-instructions/adding-repository-custom-instructions-for-github-copilot.md b/content/copilot/how-tos/configure-custom-instructions/add-repository-instructions.md
similarity index 99%
rename from content/copilot/how-tos/custom-instructions/adding-repository-custom-instructions-for-github-copilot.md
rename to content/copilot/how-tos/configure-custom-instructions/add-repository-instructions.md
index e9d2b47585ee..0010d12bf086 100644
--- a/content/copilot/how-tos/custom-instructions/adding-repository-custom-instructions-for-github-copilot.md
+++ b/content/copilot/how-tos/configure-custom-instructions/add-repository-instructions.md
@@ -5,10 +5,13 @@ intro: 'Create a file in a repository that gives {% data variables.product.prodn
redirect_from:
- /copilot/customizing-copilot/adding-custom-instructions-for-github-copilot
- /copilot/customizing-copilot/adding-repository-custom-instructions-for-github-copilot
+ - /copilot/how-tos/custom-instructions/adding-repository-custom-instructions-for-github-copilot
+ - /copilot/how-tos/custom-instructions/add-repository-instructions
versions:
feature: copilot
topics:
- Copilot
+contentType: how-tos
---
{% webui %}
diff --git a/content/copilot/how-tos/custom-instructions/index.md b/content/copilot/how-tos/configure-custom-instructions/index.md
similarity index 62%
rename from content/copilot/how-tos/custom-instructions/index.md
rename to content/copilot/how-tos/configure-custom-instructions/index.md
index 0ca5fddc9fc6..6fa3d4941a4b 100644
--- a/content/copilot/how-tos/custom-instructions/index.md
+++ b/content/copilot/how-tos/configure-custom-instructions/index.md
@@ -7,7 +7,11 @@ versions:
topics:
- Copilot
children:
- - /adding-personal-custom-instructions-for-github-copilot
- - /adding-repository-custom-instructions-for-github-copilot
- - /adding-organization-custom-instructions-for-github-copilot
+ - /add-personal-instructions
+ - /add-repository-instructions
+ - /add-organization-instructions
+redirect_from:
+ - /copilot/how-tos/custom-instructions
+contentType: how-tos
---
+
diff --git a/content/copilot/how-tos/personal-settings/using-github-copilot-with-an-account-on-ghecom.md b/content/copilot/how-tos/configure-personal-settings/authenticate-to-ghecom.md
similarity index 97%
rename from content/copilot/how-tos/personal-settings/using-github-copilot-with-an-account-on-ghecom.md
rename to content/copilot/how-tos/configure-personal-settings/authenticate-to-ghecom.md
index 24c8b7044606..b61c53c3fb14 100644
--- a/content/copilot/how-tos/personal-settings/using-github-copilot-with-an-account-on-ghecom.md
+++ b/content/copilot/how-tos/configure-personal-settings/authenticate-to-ghecom.md
@@ -9,6 +9,9 @@ topics:
- Copilot
redirect_from:
- /copilot/managing-copilot/configure-personal-settings/using-github-copilot-with-an-account-on-ghecom
+ - /copilot/how-tos/personal-settings/using-github-copilot-with-an-account-on-ghecom
+ - /copilot/how-tos/personal-settings/authenticate-to-ghecom
+contentType: how-tos
---
To use {% data variables.product.prodname_copilot %} in an IDE or the command line, you must authenticate to an account on {% data variables.product.github %} that has a {% data variables.product.prodname_copilot_short %} license.
diff --git a/content/copilot/how-tos/personal-settings/configuring-github-copilot-in-your-environment.md b/content/copilot/how-tos/configure-personal-settings/configure-in-your-environment.md
similarity index 99%
rename from content/copilot/how-tos/personal-settings/configuring-github-copilot-in-your-environment.md
rename to content/copilot/how-tos/configure-personal-settings/configure-in-your-environment.md
index ee1854505df1..cb729f0a6f6b 100644
--- a/content/copilot/how-tos/personal-settings/configuring-github-copilot-in-your-environment.md
+++ b/content/copilot/how-tos/configure-personal-settings/configure-in-your-environment.md
@@ -9,10 +9,13 @@ redirect_from:
- /copilot/configuring-github-copilot/configuring-github-copilot-in-neovim
- /copilot/configuring-github-copilot/configuring-github-copilot-in-your-environment
- /copilot/managing-copilot/configure-personal-settings/configuring-github-copilot-in-your-environment
+ - /copilot/how-tos/personal-settings/configuring-github-copilot-in-your-environment
+ - /copilot/how-tos/personal-settings/configure-in-your-environment
topics:
- Copilot
versions:
feature: copilot
+contentType: how-tos
---
{% jetbrains %}
diff --git a/content/copilot/how-tos/personal-settings/configuring-network-settings-for-github-copilot.md b/content/copilot/how-tos/configure-personal-settings/configure-network-settings.md
similarity index 97%
rename from content/copilot/how-tos/personal-settings/configuring-network-settings-for-github-copilot.md
rename to content/copilot/how-tos/configure-personal-settings/configure-network-settings.md
index 9c70ba93572f..e99da56cacd1 100644
--- a/content/copilot/how-tos/personal-settings/configuring-network-settings-for-github-copilot.md
+++ b/content/copilot/how-tos/configure-personal-settings/configure-network-settings.md
@@ -9,6 +9,9 @@ versions:
redirect_from:
- /copilot/configuring-github-copilot/configuring-network-settings-for-github-copilot
- /copilot/managing-copilot/configure-personal-settings/configuring-network-settings-for-github-copilot
+ - /copilot/how-tos/personal-settings/configuring-network-settings-for-github-copilot
+ - /copilot/how-tos/personal-settings/configure-network-settings
+contentType: how-tos
---
{% visualstudio %}
diff --git a/content/copilot/how-tos/personal-settings/customizing-github-copilot-in-the-cli.md b/content/copilot/how-tos/configure-personal-settings/customize-copilot-in-the-cli.md
similarity index 94%
rename from content/copilot/how-tos/personal-settings/customizing-github-copilot-in-the-cli.md
rename to content/copilot/how-tos/configure-personal-settings/customize-copilot-in-the-cli.md
index c3cdbf924d88..60b4cd37e8a9 100644
--- a/content/copilot/how-tos/personal-settings/customizing-github-copilot-in-the-cli.md
+++ b/content/copilot/how-tos/configure-personal-settings/customize-copilot-in-the-cli.md
@@ -11,6 +11,9 @@ redirect_from:
- /copilot/github-copilot-in-the-cli/configuring-github-copilot-in-the-cli
- /copilot/managing-copilot/configure-personal-settings/configuring-github-copilot-in-the-cli
- /copilot/how-tos/personal-settings/configuring-github-copilot-in-the-cli
+ - /copilot/how-tos/personal-settings/customizing-github-copilot-in-the-cli
+ - /copilot/how-tos/personal-settings/customize-copilot-in-the-cli
+contentType: how-tos
---
Before you begin, make sure you have installed {% data variables.copilot.copilot_cli_short %}. See [AUTOTITLE](/copilot/how-tos/set-up/installing-github-copilot-in-the-cli).
diff --git a/content/copilot/how-tos/personal-settings/index.md b/content/copilot/how-tos/configure-personal-settings/index.md
similarity index 64%
rename from content/copilot/how-tos/personal-settings/index.md
rename to content/copilot/how-tos/configure-personal-settings/index.md
index d2d39b9f186d..4adf2dd966f7 100644
--- a/content/copilot/how-tos/personal-settings/index.md
+++ b/content/copilot/how-tos/configure-personal-settings/index.md
@@ -6,11 +6,14 @@ versions:
topics:
- Copilot
children:
- - /configuring-network-settings-for-github-copilot
- - /configuring-github-copilot-in-your-environment
- - /customizing-github-copilot-in-the-cli
- - /using-github-copilot-with-an-account-on-ghecom
+ - /configure-network-settings
+ - /configure-in-your-environment
+ - /customize-copilot-in-the-cli
+ - /authenticate-to-ghecom
redirect_from:
- /copilot/configuring-github-copilot
- /copilot/managing-copilot/configure-personal-settings
+ - /copilot/how-tos/personal-settings
+contentType: how-tos
---
+
diff --git a/content/copilot/how-tos/completions/finding-public-code-that-matches-github-copilot-suggestions.md b/content/copilot/how-tos/get-code-suggestions/find-matching-code.md
similarity index 98%
rename from content/copilot/how-tos/completions/finding-public-code-that-matches-github-copilot-suggestions.md
rename to content/copilot/how-tos/get-code-suggestions/find-matching-code.md
index dd593b1b1b4f..75ef60102fd0 100644
--- a/content/copilot/how-tos/completions/finding-public-code-that-matches-github-copilot-suggestions.md
+++ b/content/copilot/how-tos/get-code-suggestions/find-matching-code.md
@@ -6,11 +6,13 @@ defaultTool: vscode
redirect_from:
- /early-access/copilot/code-referencing-in-github-copilot
- /copilot/using-github-copilot/finding-public-code-that-matches-github-copilot-suggestions
+ - /copilot/how-tos/completions/finding-public-code-that-matches-github-copilot-suggestions
+ - /copilot/how-tos/completions/find-matching-code
topics:
- Copilot
versions:
feature: copilot
-type: how_to
+contentType: how-tos
---
{% jetbrains %}
diff --git a/content/copilot/how-tos/completions/getting-code-suggestions-in-your-ide-with-github-copilot.md b/content/copilot/how-tos/get-code-suggestions/get-code-suggestions.md
similarity index 99%
rename from content/copilot/how-tos/completions/getting-code-suggestions-in-your-ide-with-github-copilot.md
rename to content/copilot/how-tos/get-code-suggestions/get-code-suggestions.md
index 46598642ce76..48e67749ee62 100644
--- a/content/copilot/how-tos/completions/getting-code-suggestions-in-your-ide-with-github-copilot.md
+++ b/content/copilot/how-tos/get-code-suggestions/get-code-suggestions.md
@@ -5,12 +5,14 @@ intro: 'Use {% data variables.product.prodname_copilot %} to get code suggestion
redirect_from:
- /copilot/using-github-copilot/using-github-copilot-code-suggestions-in-your-editor
- /copilot/using-github-copilot/getting-code-suggestions-in-your-ide-with-github-copilot
+ - /copilot/how-tos/completions/getting-code-suggestions-in-your-ide-with-github-copilot
+ - /copilot/how-tos/completions/get-code-suggestions
versions:
feature: copilot
defaultTool: vscode
topics:
- Copilot
-type: how_to
+contentType: how-tos
---