# Export vulnerabilities

In the **Vulnerabilities** page, you can export all vulnerabilities for a particular product, as well as all notes your team has made in identifying the risk each vulnerability poses to your organization.&#x20;

There are two ways to export vulnerabilities, either from the **Reports** page or directly from the **Vulnerabilities** table.&#x20;

**Export vulnerabilities from Reports**

1. Click the **Reports** item in the sidebar to display the **Reports** page.
2. Click the **Export vulnerabilities** button on the **Vulnerabilities CSV** card.

**Export vulnerabilities from the Vulnerabilities page**

1. In **Vulnerabilities**, select the product name and either all versions or a particular version.
2. Click **Export vulnerabilities**. This will export any vulnerabilities that you have not otherwise filtered out.


---

# 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://helm.docs.medcrypt.com/manage-vulnerabilities/export-vulnerabilities.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.
