# Dashboard & Billing

The Dashboard shows you scraping-related information, so you can keep track of your usage and make informed decisions.

**Usage**

Here you will find your API key, sample codes, monitoring tools, and usage statistics such as credits used, concurrency, failed requests, your current plan, and the end date of your billing cycle.

**Billing**

In this section, you can see your current plan, the end date of the current billing cycle and plans & pricing information. This is also the right place to set or update your billing details, payment method, view your invoices, manage your subscription, or cancel it.

From the Billing page, you can also upgrade to a higher plan if you find yourself running out of API Credits before the end of your monthly cycle. This moves you to the next tier, so you can keep scraping without interruption. If you are upgrading your plan regularly, you can reach out to us and we will help you get on a plan that can accommodate your scraping needs.

**Documentation**

This will direct you to our documentation – exactly where you are right now.

**Contact Support**

[Direct link](https://dashboard.scraperapi.com/contact-support) to reach out to our technical support team.

**Contact Sales**

[Direct link](https://www.scraperapi.com/contact-sales) to our sales team, for any subscription or billing-related inquiries.


---

# 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/account-management/dashboard-and-billing.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.
