docs: billing limits and alerts page (#4132)

New `/billing-limits` page covering the full [billing limits
feature](https://trigger.dev/changelog/billing-limits) : the three limit
options (plan / custom / no limit), billing alerts (% of limit or dollar
thresholds), what happens when the limit is reached, the recovery flow,
the soft-limits caveat, and the billing limit marker on the Usage page.
This commit is contained in:
Katia Bulatova
2026-07-08 13:46:42 +02:00
committed by GitHub
parent 00ee0751ec
commit e0bf74bfae
9 changed files with 90 additions and 15 deletions
+7 -1
View File
@@ -255,7 +255,13 @@
},
{
"group": "Using the Dashboard",
"pages": ["run-tests", "troubleshooting-alerts", "replaying", "bulk-actions"]
"pages": [
"run-tests",
"troubleshooting-alerts",
"billing-limits",
"replaying",
"bulk-actions"
]
},
{
"group": "Troubleshooting",