# Generate Pentest Report

Pynt's **Auto-Generate Penetration Test Report** feature simplifies the security assessment process for your API Catalog.&#x20;

This section guides you through leveraging Pynt to automatically generate a penetration test report for the **current snapshot** of your **API catalog**.&#x20;

Uncover **security insights**, **identify vulnerabilities**, and streamline the reporting process for an efficient and secure API ecosystem.

To create the Pentest report, simply click on '**Create Pentest Report**' from the relevant application dashboard. Before doing so, it is recommended to add all sources to the application including documentation, testing, and production, for a full coverage report.

<figure><img src="/files/v34fNwXknIENwnwdN2S5" alt=""><figcaption><p>Create Pentest report</p></figcaption></figure>


---

# 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.pynt.io/documentation/applications-view/generate-pentest-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.
