> For the complete documentation index, see [llms.txt](https://docs.akto.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.akto.io/api-security-testing/how-to/export-test-results.md).

# Export Vulnerability Report from Test Results

### Steps

1. Navigate to Testing > Results in the left sidebar
2. Select your test run
   * View results showing vulnerabilities, severity levels, and scan details
3. Export the report
   * Click "More actions" in the top-right
   * Select "Export vulnerability report"

<figure><img src="/files/qWEethu86DaMNg1nojvs" alt="" width="563"><figcaption></figcaption></figure>

## Export Report in Markdown

he Export Report flow allows you to extract selected test findings as a Markdown file for downstream use cases such as documentation, reviews, or internal reporting.

#### Steps to Export

{% stepper %}
{% step %}
Log in to **Akto** using an account with access to API Security Testing.
{% endstep %}

{% step %}
Navigate to **API Security Testing** and open the **Results** section.
{% endstep %}

{% step %}
Identify the required test run from the list of completed test runs.
{% endstep %}

{% step %}
Select one or more issues from the test results table by using the issue name or the selection checkbox for multiple issues.
{% endstep %}

{% step %}
Review the bottom action bar that appears after issue selection. Click **Export selected test results as Markdown** to initiate the export.

<figure><img src="/files/BCIO12dqSoTRvqffjStz" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Download and store the generated Markdown report for external sharing or internal workflows.
{% endstep %}
{% endstepper %}
