# Billing page redesign Released

## What's changed

The page is now organized into three tabs — *Subscription*, *Billing Details*, and *Manage plan* — so related information is grouped together instead of stacked on one long page.

The *Subscription* tab gives you a real-time view of your current plan, renewal date, and usage across API credits and concurrency. A visual meter shows how much of your limit you've used, and if you're approaching 70%, you'll see a warning before you hit the ceiling.

You can now choose what to do when you reach your plan limit from the billing page. You can choose between interrupted scraping (default), auto-upgrade, or pay-as-you-go — depending on your plan type. Controlling Plan limitation behaviors requires a payment method on file and walks you through adding one if needed.

***

**Nothing changes about your plan or billing** — this is a design update only. All existing subscriptions, payment methods, and invoices carry over exactly as they were.

*Questions? Contact our* [*support team*](mailto:support@scraperapi.com)*.*&#x20;

<a href="https://dashboard.scraperapi.com/billing" class="button primary" data-icon="hand-point-right">Explore the new Billing page</a>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.scraperapi.com/resources/release-notes/april-2026/billing-page-redesign-released.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
