# Pricing and Subscriptions

We offer flexible plans for companies of any size. You can purchase our data as datasets or via a subscription service.

### Dataset pricing

We offer plenty of different data options, **starting at $1,000** per dataset:

* Company dataset
* Employee dataset
* Jobs dataset
* Full global datasets

<a href="https://coresignal.com/pricing/#datasets" class="button primary">Check pricing</a>

### Subscriptions

Our subscription plans, which give you access to complete documentation, **start at just $49/month**.

Higher-tier subscription plans also give users access to premium features, such as Historical headcount API and Employee APIs webhooks.

Users who want to use API for larger data projects and need more customization can receive an offer for a custom Enterprise plan.

Each subscription tier contains a set amount of Search and Collect credits that renew each month.

#### Search and collect credits

| **Search credits**  | One successfully executed search query equals one or two Search credits. Each new user gets 400 Search credits for free. |
| ------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| **Collect credits** | One successfully collected profile equals one or two Collect credits. Each new user gets 200 Collect credits for free.   |

{% hint style="success" %}
**Start now**

All new users can test data quality with free API **Search and Collect credits**. After the trial, users can select an API subscription plan based on their business needs.&#x20;

* No credit card required
* All new users get free credits that are valid for 7 days after registration.
* Subscription plans start at just $49/month.

<a href="https://dashboard.coresignal.com/sign-up" class="button secondary">Start now</a>
{% endhint %}


---

# 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/introduction/pricing-and-subscriptions.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.
