# Template - Report Templates

> UPDATED: Please head over to our new GitHub Support Site for help, examples, tips and tricks: <https://github.com/AttackForge/ReportGen>

## Pentest Report&#x20;

### [Template](https://attackforge.com/attackforge-core-enterprise/report-templates/af-pentest-report-v3-4-template.docx)

### [Example Report](https://attackforge.com/attackforge-core-enterprise/report-templates/af-pentest-report-v3-4-example.docx)

### [Test Data](https://attackforge.com/attackforge-core-enterprise/report-templates/af-pentest-report-test-data.json)

## Red Team Report

### [Template](https://attackforge.com/attackforge-core-enterprise/report-templates/af-red-team-report-v3-0-template.docx)

### [Example Report](https://attackforge.com/attackforge-core-enterprise/report-templates/af-red-team-report-v3-0-example.docx)

### [Test Data](https://attackforge.com/attackforge-core-enterprise/report-templates/af-red-team-report-test-data.json)

## Exec Summary PowerPoint-Style Slide Deck

### [Template](https://attackforge.com/attackforge-core-enterprise/report-templates/af-pentest-exec-summary-slide-deck-template.docx)

### [Example Report](https://attackforge.com/attackforge-core-enterprise/report-templates/af-pentest-exec-summary-slide-deck-example.pdf)

### [Test Data](https://attackforge.com/attackforge-core-enterprise/report-templates/af-pentest-exec-summary-slide-deck-test-data.json)


---

# 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://support.attackforge.com/attackforge-enterprise/modules/reporting/template-report-templates.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.
