--- title: Auto recharge credits description: Learn how to set up auto recharge rules to prevent running out of credits in production — configure thresholds, recharge amounts, and payment methods to ensure uninterrupted API access. url: https://theirstack.com/en/docs/pricing/auto-recharge-credits --- Auto recharge rules allows you to automatically recharge credits when your credit balance are bellow a specific number. You can set up one rule for each credit type ([Company credits](/en/docs/pricing/credits) or API credits). ## How to set up auto recharge rules 1. Go to the [billing page](https://app.theirstack.com/settings/billing) 2. Go to the "Auto Recharge" section 3. Click on the "Add Rule" button 4. Select the credit type (Company credits or API credits) 5. Insert the amount of credits to recharge when bellow 6. Insert the amount of credits to recharge 7. Click on the "Save" button ## Cost of the auto recharge Auto recharge uses the same credit prices as API credits in the recurring pricing plan. Check the [pricing here](https://www.theirstack.com/en/pricing) ## How to delete an auto recharge rule 1. Go to the [billing page](https://app.theirstack.com/settings/billing) 2. Go to the "Auto Recharge" section 3. Click on the trash icon button to delete the rule ## FAQs #### What happens if I'm at 0 credits and I create a new auto-recharge rule? Your next request will fail, but it will trigger the auto-recharge. Once the payment processes (usually a few seconds), your new credit pack will be added and subsequent requests will succeed.