# PDF Reports

PDF exports of open or closed abuse reports which show the details of the report and the conversation between the admins and the client are possible. These reports could be shared with external partners (e.g. upstream, ISP, data center, etc)/payment providers (in case of chargeback), and have been proven to be extremely helpful.

To export a PDF export, navigate to any open or closed report, and click on the 'Download PDF' button to download the PDF file.


---

# 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://layerlabs.gitbook.io/abuse-manager-pro/optional-and-advanced/pdf-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.
