# How can I download / export my certificates?

We offer you the ability to download / export certificates **across all of our plans**. Even if you have stopped using our service, we still allow you to download / export your certificates.

You can either select **single** or **bulk** export facilities.

Here is a video summarising how to do so:

{% embed url="<https://youtu.be/vRm1mW2DraE>" %}
Video showing how to bulk export your certificates.
{% endembed %}

### How to Download / Export a Single Certificate

1. Visit your [ScoreDetect Web Dashboard](https://www.scoredetect.com/dashboard/certificates). If you are not logged-in, you will be prompted to log into the website first.
2. Select 1 certificate by clicking the **3-dots** ( **⋮** ) button next to it.
3. Click the "**Export as PDF**" option.
4. Your certificate will be downloaded shortly as a PDF file.

### How to Bulk Download / Export Certificates

1. Visit your [ScoreDetect Web Dashboard](https://www.scoredetect.com/dashboard/certificates). If you are not logged-in, you will be prompted to log into the website first.
2. Select at least 1 certificate by clicking the **square box** (☑︎ ) next to it.
3. You can select as many boxes as you want.
4. Near the top of the page, click the "**Bulk Actions**" button.
5. And click the "**Export as PDF**" option.
6. Your **bulk certificates** will be downloaded / exported shortly as a **zip file** consisting of your selected certificates as PDF files.


---

# 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-can-i-download-export-my-certificates.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.
