Skip to content

Commit 9c32d33

Browse files
Add a clarification note to the REST API billing usage documentation (#59209)
1 parent 145cafc commit 9c32d33

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

content/rest/billing/usage.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,13 @@ autogenerated: rest
1010
allowTitleToDifferFromFilename: true
1111
---
1212

13+
The endpoints on this page return usage that is billed to the account associated with the endpoint. For help deciding which level of usage to report on, see [AUTOTITLE](/billing/tutorials/automate-usage-reporting#step-1-decide-what-level-to-report-on).
14+
15+
* User endpoints return {% data variables.product.prodname_copilot_short %} usage that is billed directly to an individual user’s personal account. These endpoints are only applicable if the user has purchased their own {% data variables.product.prodname_copilot_short %} plan.
16+
* If a user’s {% data variables.product.prodname_copilot_short %} license is managed and billed through an organization or enterprise, their usage is not included in user-level endpoints. In that case, you must use the organization- or enterprise-level endpoints instead.
17+
18+
{% ifversion fpt %}To view enterprise-level endpoints, select the dropdown menu at the top of the page and switch from Free, Pro, & Team to {% data variables.product.prodname_ghe_cloud %}.
19+
20+
{% else %}To view user- and organization-level endpoints, select the dropdown menu at the top of the page and switch from {% data variables.product.prodname_ghe_cloud %} to Free, Pro, & Team.{% endif %}
21+
1322
<!-- Content after this section is automatically generated -->

0 commit comments

Comments
 (0)