# Admin Quick Replies

{% hint style="info" %}
Admin Quick Replies feature is a new enhancement that is available in v4.1 and above.&#x20;
{% endhint %}

Quick replies allow admins to use text within their replies in open abuse reports, or when creating new abuse reports. Quick replies help the admins avoid entering repetitive text, if they use the same content on replies for example.

To be able to use quick replies, you first need to navigate to **Support > Predefined Replies** in WHMCS admin area and add a new category with category name as amp (lower case, as below)

<figure><img src="/files/rBo8rLsoVS29BAaX6j3x" alt=""><figcaption><p>Adding a new category in Predefined Replies</p></figcaption></figure>

Now, you can add a predefined reply, and give it a title of your choice (as below)

<figure><img src="/files/5KPjfZzZ4X3sGjP4GGBc" alt=""><figcaption><p>Adding a new predefined reply in Predefined Replies</p></figcaption></figure>

Next, add in the content of the predefined reply, and make sure the category selected is amp

<figure><img src="/files/rroO0y2yvyHH2YDXSHiI" alt=""><figcaption><p>Adding the content and selecting the category for this predefined reply</p></figcaption></figure>

You can now use the newly created predefined reply when creating a new abuse report or when replying to a customer in an open abuse report (both shown below)

<figure><img src="/files/RCIkJuaTOfNcUC4hXT1q" alt=""><figcaption><p>You can choose the predefined reply to be populated in to the additional information section</p></figcaption></figure>

<figure><img src="/files/wdpi8Rrw7Y0vLiMVWvky" alt=""><figcaption><p>You can choose the predefined reply to be populated in to the reply text area in an open abuse report</p></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://layerlabs.gitbook.io/abuse-manager-pro/optional-and-advanced/admin-quick-replies.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.
