> For the complete documentation index, see [llms.txt](https://layerlabs.gitbook.io/abuse-manager-pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://layerlabs.gitbook.io/abuse-manager-pro/features-and-screenshots/screenshots.md).

# Screenshots

#### Admin Area

<div><figure><img src="/files/4DynabIl0IgqJILuRYyY" alt=""><figcaption><p>Abuse Overview Page</p></figcaption></figure> <figure><img src="/files/A83DMjMFxfSXXERAxgpI" alt=""><figcaption><p>Create A New Abuse Report</p></figcaption></figure> <figure><img src="/files/cCfU84uZYnBSKaLwcj4p" alt=""><figcaption><p>Open Abuse Report Detailed View</p></figcaption></figure> <figure><img src="/files/NQVIr5wyvtf82LXdWU7h" alt=""><figcaption><p>Admin Notes</p></figcaption></figure> <figure><img src="/files/I9pavuna2oriJ75hXsLS" alt=""><figcaption><p>FraudRecord Integration</p></figcaption></figure> <figure><img src="/files/FtNNcLEJ00MLuG2cDo9K" alt=""><figcaption><p>Attachments</p></figcaption></figure> <figure><img src="/files/cjZ592H4QOoJml3xQTMq" alt=""><figcaption><p>Customer Viewed Report &#x26; Conversation</p></figcaption></figure> <figure><img src="/files/tz8Nr07Lo5uOUfUjebQg" alt=""><figcaption><p>Reverse lookup imported reports &#x26; use values</p></figcaption></figure> <figure><img src="/files/KQt2hwAccTjz4qcVJ8km" alt=""><figcaption><p>Open Abuse Reports list with client group colors</p></figcaption></figure></div>

<div><figure><img src="/files/I2fRe7mnIK5bPOzPvKIX" alt=""><figcaption><p>Create Abuse Report button from service page</p></figcaption></figure> <figure><img src="/files/WN0T0Y8iP4oshHuYyIFO" alt=""><figcaption><p>Total, open, and closed abuse reports metrics on client profile page</p></figcaption></figure> <figure><img src="/files/33jCROxAV4HvXe6zQuYJ" alt=""><figcaption><p>Abuse Manager Pro's Admin Widget</p></figcaption></figure></div>

#### Client Area (Lagom Theme - BETA)

<div><figure><img src="/files/nSIC7xyvLBgn0uPnshWN" alt=""><figcaption><p>Client Area Abuse Reports List</p></figcaption></figure> <figure><img src="/files/WA2e1M003Nhz156PET3Z" alt=""><figcaption><p>Abuse Report Detailed View with unsuspend action, attachments and replies</p></figcaption></figure> <figure><img src="/files/PNrDyOCNbOLecpvP2j3w" alt=""><figcaption><p>Lockdown Enabled</p></figcaption></figure> <figure><img src="/files/M7Z7xO8sj8RVzHDB0xdG" alt=""><figcaption><p>Additional Customizable Header &#x26; integration with notifications system</p></figcaption></figure></div>

#### Email Templates

{% hint style="warning" %}
This section is a work in progress, and will be updated shortly.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://layerlabs.gitbook.io/abuse-manager-pro/features-and-screenshots/screenshots.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
