# Plans and Pricing

Coresignal offers flexible [subscription options](https://dashboard.coresignal.com/subscription-plans) to fit different project sizes and usage levels. Below are key details to help you manage your subscription.

## **Premium plan benefits**

The Premium plan is ideal for businesses running large-scale or advanced data projects. It includes:

* Lower credit pricing
* Priority support
* Access to Employee API webhooks and the Historical headcount API
* More flexibility and optional customizations based on your needs

## Annual subscription discount

Choosing an annual plan gives you a 20% discount compared to monthly billing. You’ll pay for the full year up front and receive all credits immediately. Your billing cycle will be set to one year.

## Payment methods

You can pay using a credit card or a Cash App.

## Invoices and billing history

You’ll receive an invoice by email after completing a purchase. All past [invoices and billing](https://dashboard.coresignal.com/settings/billing-and-invoices) details are available in the **Account details** section.

## Credit expiration

* **Monthly plans**: Credits are valid for one billing cycle and reset each month. Unused credits do not carry over.
* **Annual plans**: You receive all credits upfront. They’re valid for 12 months from the purchase date.
* **Free trial**: Credits are valid for 7 days from the registration date.

## Troubleshooting

### Running out of credits

If you use all your credits before the end of the billing cycle, go to [Subscription plans](https://dashboard.coresignal.com/subscription-plans) page to:

* [**Renew**](/self-service/account-management/subscription-management.md#renew-your-subscription) your current plan (to maintain the same terms).&#x20;
* [**Upgrade**](/self-service/account-management/subscription-management.md#upgrading-your-subscription) to a higher-tier plan for more features and credits

Any remaining credits from your previous plan remain valid until the end of that original cycle.


---

# 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.coresignal.com/self-service/account-management/plans-and-pricing.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.
