Skip to content

Commit 898c2c5

Browse files
zaid-alhadadclaude
andauthored
docs(billing): remove stale threshold billing section (#2612)
The "Billing thresholds & Invoicing" section described the old post-paid threshold model (charged each time accrued usage crossed a $100 threshold). This contradicts the prepaid-credits + automatic-recharge model already documented in the Support FAQ. Monthly invoice timing is already covered earlier in the file. Claude-Session: https://claude.ai/code/session_01GmkEbXiHr16TQM8o9TSna9 Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 1fd30be commit 898c2c5

1 file changed

Lines changed: 0 additions & 25 deletions

File tree

docs/hub/billing.md

Lines changed: 0 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -80,31 +80,6 @@ You can add a credit card to your account from your billing settings.
8080
<img class="hidden dark:block" src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/billing/payment-method-dark.png"/>
8181
</div>
8282

83-
84-
### Billing thresholds & Invoicing
85-
86-
When using credit cards as a payment method, you'll be billed for the Hugging Face compute usage each time the accrued usage goes above a billing threshold for your user or organization.
87-
88-
On the 1st of every month, Hugging Face edits an invoice for usage accrued during the prior month. Any usage that has yet to be charged will be charged at that time.
89-
90-
For example, if your billing threshold is set at $100.00, and you incur $254.00 of usage during a given month, your credit card will be charged a total of three times during the month:
91-
- Once for usage between $0 and $100: $100
92-
- Once for usage between $100 and $200: $100
93-
- Once at the end of the month for the remaining $54: $54
94-
95-
Note: this will be detailed in your monthly invoice.
96-
97-
<div class="flex justify-center">
98-
<img class="block" src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/billing/explain-threshold.png "/>
99-
</div>
100-
101-
You can view invoices and receipts for the last 3 months in your billing dashboard.
102-
103-
<div class="flex justify-center">
104-
<img class="block dark:hidden" src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/billing/threshold-payments-light.png "/>
105-
<img class="hidden dark:block" src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/billing/threshold-payments-dark.png"/>
106-
</div>
107-
10883
## Cloud providers partnerships
10984

11085
We partner with cloud providers like [AWS](https://huggingface.co/blog/aws-partnership), [Azure](https://huggingface.co/blog/hugging-face-endpoints-on-azure),

0 commit comments

Comments
 (0)