# Reporting

Users have the option to download weekly reports from the Reports tab. Click "Generate Attack Report", and after 3 to 4 minutes, the report will be ready for download. Access the "Report" tab to retrieve the generated report.

<figure><img src="/files/ssZSGM94ZEIodsuuyA7T" alt=""><figcaption></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.prophaze.com/user-manual/reporting.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.
