You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/copilot/how-tos/configure-custom-instructions/add-repository-instructions.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,14 +43,16 @@ This version of this article is for using repository custom instructions on the
43
43
44
44
***Agent instructions** are used by AI agents.
45
45
46
-
You can create one or more `AGENTS.md` files, stored anywhere within the repository. When {% data variables.product.prodname_copilot_short %} is working, the nearest `AGENTS.md` file in the directory tree will take precedence over other agent instructions files. For more information, see the [openai/agents.md repository](https://github.com/openai/agents.md).
46
+
{% data reusables.copilot.custom-instructions-agents %}
47
47
48
48
Alternatively, you can use a single `CLAUDE.md` or `GEMINI.md` file stored in the root of the repository.
49
49
50
50
## Creating repository-wide custom instructions
51
51
52
52
You can create your own custom instructions file from scratch. See [Writing your own copilot-instructions.md file](#writing-your-own-copilot-instructionsmd-file). Alternatively, you can ask {% data variables.copilot.copilot_coding_agent %} to generate one for you.
53
53
54
+
You can create your own custom instructions file from scratch. See [Writing your own copilot-instructions.md file](#writing-your-own-copilot-instructionsmd-file). Alternatively, you can ask {% data variables.copilot.copilot_coding_agent %} to generate one for you.
55
+
54
56
### Asking {% data variables.copilot.copilot_coding_agent %} to generate a `copilot-instructions.md` file
55
57
56
58
1. Navigate to the agents tab at [github.com/copilot/agents](https://github.com/copilot/agents?ref_product=copilot&ref_type=engagement&ref_style=text).
Copy file name to clipboardExpand all lines: content/copilot/how-tos/copilot-cli/customize-copilot/add-custom-instructions.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ Instructions in the `AGENTS.md` file in the root directory, if found, are treate
43
43
44
44
Instructions found in other `AGENTS.md` files are treated as additional instructions. Any primary instructions that are found are likely to have more effect on {% data variables.product.prodname_copilot_short %}'s responses than additional instructions.
45
45
46
-
For more information, see the [openai/agents.md repository](https://github.com/openai/agents.md).
46
+
For more information, see the [agentsmd/agents.md repository](https://github.com/agentsmd/agents.md).
47
47
48
48
Alternatively, you can use `CLAUDE.md` and `GEMINI.md` files. These must be located at the root of the repository.
Copy file name to clipboardExpand all lines: content/copilot/how-tos/manage-and-track-spending/manage-request-allowances.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,6 @@ Premium request usage beyond the allowance is governed by two complementary cont
24
24
***Policy setting:** The **Premium request paid usage** policy determines whether users can surpass their included premium request allowance for each AI tool. This policy is enabled by default.
25
25
***Budget constraints:** If your enterprise or organization has a premium request SKU-level budget or a bundled premium requests budget, premium request usage will be blocked once the budget is fully consumed for the billing period.
26
26
27
-
28
27
The **Premium request paid usage policy** must be enabled for any additional billing to occur. Budgets then control whether and when usage is stopped.
29
28
30
29
You can increase the allowance for users by ensuring the policy is enabled, editing your budgets, or upgrading users to {% data variables.copilot.copilot_enterprise_short %}.
@@ -35,7 +34,6 @@ You can increase the allowance for users by ensuring the policy is enabled, edit
35
34
* If a user receives licenses from multiple enterprises or standalone organizations, the user must select a billing entity to use premium requests. See [Managing premium request billing with multiple {% data variables.product.prodname_copilot_short %} licenses](/copilot/managing-copilot/monitoring-usage-and-entitlements/monitoring-your-copilot-usage-and-entitlements#managing-premium-request-billing-with-multiple-copilot-licenses).
36
35
* For enterprises only, review which organizations are able to assign and are actively assigning {% data variables.product.prodname_copilot_short %} access to users. See [AUTOTITLE](/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-access/grant-access#enabling-copilot-for-organizations).
37
36
38
-
39
37
## Setting a policy for paid usage
40
38
41
39
By default, premium requests over the allowance are enabled for organizations and enterprises. This allows for uninterrupted use of premium requests, unless you have a budget that caps spending on the Premium Request SKU.
@@ -48,6 +46,9 @@ You can set the policy for an enterprise or a standalone organization.
48
46
49
47
## Updating budgets
50
48
49
+
> [!NOTE]
50
+
> Enterprise billing managers can also edit and delete budgets.
51
+
51
52
1. Ensure the "Premium request paid usage" policy is enabled. See [Setting a policy for paid usage](#setting-a-policy-for-paid-usage).
52
53
1. Check the budgets for your enterprise or organizations, and edit or delete any budgets that "stop usage when budget limit is reached" for the Premium Request SKU. See [AUTOTITLE](/billing/managing-your-billing/using-budgets-control-spending#editing-or-deleting-a-budget).
53
54
1. Premium request budget types:
@@ -58,7 +59,6 @@ Creating new budgets without deleting an existing budget does not override the e
58
59
59
60
Enterprise-level budgets act as a failsafe for the entire enterprise, including any spending originating from within cost centers. If the enterprise budget is exhausted before the cost center budget, usage will be blocked. See [AUTOTITLE](/billing/concepts/budgets-and-alerts) for details on different scopes of budgets and stopping usage.
60
61
61
-
62
62
## Upgrading users to {% data variables.copilot.copilot_enterprise_short %}
63
63
64
64
An enterprise owner can upgrade certain users to increase their base allowance of premium requests.
0 commit comments