# How many certificates can I create?

You can view our Pricing page to determine how many certificates you can create based on your subscription plan here:

{% embed url="<https://www.scoredetect.com/pricing>" %}
View our Pricing page to find out how many certificates you can create,
{% endembed %}

### What happens when I am reaching my limit?

You will receive an email from us when you hit **60% your limit**. And additional emails to notify you when you are nearing your limit.

This will prompt you to either upgrade to a higher subscription plan so that you can increase you max certificates limit. Or, you can delete unused certificates and stay on your current subscription plan.

{% hint style="info" %}
We recommend you to **download / export your unused certificates** before deleting them.
{% endhint %}

### What happens when I reach my certificates limit?

You will not be able to create certificates until you either upgrade to a higher subscription plan so that you can increase you max certificates limit. Or, you can delete unused certificates and stay on your current subscription plan.

### I am already on the highest plan and need more

If you are on the Enterprise plan and wish to discuss increasing limits, please send an email to <support@scoredetect.com> and we can help you with increasing your limits.


---

# 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.scoredetect.com/certificates/how-many-certificates-can-i-create.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.
