# Statistics

Once your badge or certificate is published, you can track the percentage of people who have earned it and see which users have it.

<figure><img src="/files/9d5PK00PkCSDLcW5fswk" alt=""><figcaption><p>Statistics of a badge</p></figcaption></figure>

If you create a badge knowing that people may have already fulfilled your set conditions, you can click the "Check users" button at the top right.

All your users are checked, and if some of them have met the necessary conditions, the badge is unlocked for them.

The same applies to certificates.

{% hint style="info" %}
If the "notify users" option is enabled on the badge, then they will receive an email to inform them of their new acquisition! And for certificates, the same applies, but with the added benefit of a PDF attachment.
{% endhint %}

On the certificate statistics page, you also have the option to download all generated PDF certificates via the "Download certificates" button in the upper right corner. You can also download each certificate individually via the user table below.


---

# 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://doc.cards-microlearning.com/english/badges-and-certificates/statistics.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.
