# Export Vulnerability Report

{% @arcade/embed url="<https://app.arcade.software/share/iC4XhZ1jzHRynpGFJL03>" flowId="iC4XhZ1jzHRynpGFJL03" %}

1. Navigate to the Issues section in the left sidebar
2. Apply any desired filters (e.g., Collection, Severity, Issue category)
3. Click the "Export vulnerability report" button at the top right
4. Wait for the report to generate
5. View or download the "Akto API Security Findings" report

Note: The report includes a comprehensive overview of your API security status and detailed vulnerability information.


---

# 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.akto.io/issues/how-to/export-vulnerability-report.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.
