# Generating Reports

**Generated Reports:**

<details>

<summary><mark style="color:blue;">What information is included in the Attack Reports?</mark></summary>

The specific information included depends on Prophaze's configuration. It includes:

* Overview of security events during the selected timeframe.
* Details about blocked attacks or suspicious activity.
* Types of attacks detected (e.g., SQL injection, XSS).
* Source IP addresses of potential attackers.
* Recommendations for further action (if applicable).

</details>

**Integration and Automation:**

<details>

<summary><mark style="color:blue;">Can I integrate Prophaze reports with Security Information and Event Management (SIEM) tools?</mark></summary>

Prophaze offer integrations with SIEM tools to centralize security logs and reports alongside data from other security solutions for a more comprehensive view of your security posture.

</details>


---

# 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/faq/generating-reports.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.
