# Configuration

<figure><img src="/files/wsNE9S0lZe5WzxcSIN4i" alt=""><figcaption><p>Comment Edit Pro Admin Screen</p></figcaption></figure>

## Configuration Options

<figure><img src="/files/YuUYFQXCVd2yE2VDrGgG" alt=""><figcaption><p>A Card View of the Major Features on the Home Screen</p></figcaption></figure>

Comment Edit Pro comes with a variety of features, with the major ones showcased on the home screen.

Scroll to view a brief description of each of the features.

<figure><img src="/files/lxpUssgrcD1lVMpaaCPP" alt=""><figcaption><p>Additional Features with Descriptions</p></figcaption></figure>

## &#x20;Admin Tabs

Here is a brief description of the available admin tabs.

<figure><img src="/files/RXFUDcSkXEod1xF2sReB" alt=""><figcaption><p>Home Admin Tab</p></figcaption></figure>

### Home

The home tab displays the license status and has a card view of the major features of Comment Edit Pro. Each card has a shortcut to the admin panel setting.

### Avatars

<figure><img src="/files/eKQAQu0upu9SRJbt4Y6I" alt=""><figcaption><p>Avatars Tab with Comment Avatars and Gravatar Privacy Protection</p></figcaption></figure>

The Avatars tab allows you to configure Comment Avatars and Gravatar Privacy Protection.

{% content-ref url="/pages/6hA5IWcMvvC0kuMlHXVf" %}
[Comment Avatars](/comment-edit-pro/features-overview/comment-avatars.md)
{% endcontent-ref %}

{% content-ref url="/pages/UoKZRQVzkfVYLAmV0aqN" %}
[Gravatar Privacy Protection](/comment-edit-pro/features-overview/gravatar-privacy-protection.md)
{% endcontent-ref %}

### Character Control

<figure><img src="/files/zG4vLkhnbJ4EmVOhk7mn" alt=""><figcaption><p>Comment Character Control Admin Settings</p></figcaption></figure>

Comment Character Control enables a horizontal character meter below your comment form. It notifies the user of a comment that's too short or too long.

<figure><img src="/files/PYJRE8lCK5C5mG6MNXZo" alt=""><figcaption><p>Comment Character Control on the Frontend</p></figcaption></figure>

{% content-ref url="/pages/xzeH7T35Aup0PKFiuSV7" %}
[Comment Character Control](/comment-edit-pro/features-overview/comment-character-control.md)
{% endcontent-ref %}

### Comment Editing

<figure><img src="/files/4DytmwI4leaJDoB4dCpt" alt=""><figcaption><p>Comment Editing Admin Options</p></figcaption></figure>

The Comment Editing options allow you to adjust how comment editing works for your users. You can enable Frontend editing, unlimited editing for logged-in users, set up email alerts, and even modify the translations.

{% content-ref url="/pages/DrEpnD3bdXw8jFdWSG8w" %}
[Comment Editing](/comment-edit-pro/features-overview/comment-editing.md)
{% endcontent-ref %}

### Integrations

<figure><img src="/files/HfOfaLENgdx4VCvQSwCt" alt=""><figcaption><p>Integrations Tab</p></figcaption></figure>

The Integrations tab contains a few integrations such as Mailchimp and Slack integration.

With Mailchimp, you can get subscribers when users leave comments. For Slack, you can receive an alert for new comments.

{% content-ref url="/pages/nOZy8lNUIJLejob9kDRt" %}
[Mailchimp Integration](/comment-edit-pro/features-overview/integrations/mailchimp-integration.md)
{% endcontent-ref %}

{% content-ref url="/pages/qRaRNbTJvOtkZ3ghmoO2" %}
[Slack Integration](/comment-edit-pro/features-overview/integrations/slack-integration.md)
{% endcontent-ref %}

### License

<figure><img src="/files/xJPvlY2J5iRLD7fRlrv5" alt=""><figcaption><p>License Screen</p></figcaption></figure>

The License screen allows you to input your Comment Edit Pro license so you can receive updates and support.

{% content-ref url="/pages/Csd5ieSPPkkRladECul0" %}
[Setting a License](/comment-edit-pro/getting-started/setting-a-license.md)
{% endcontent-ref %}

### @ Mentions

<figure><img src="/files/69EKLIWLFPwbfqY6M4ax" alt=""><figcaption><p>@ Mentions Admin Tab</p></figcaption></figure>

@ Mentions allows you to configure mentions in your comments section. Users can interact with other commenters, and commenters can opt-in to be alerted when they are mentioned.

{% content-ref url="/pages/A4fKCer8jdVjafaBhEJD" %}
[@ Mentions](/comment-edit-pro/features-overview/mentions.md)
{% endcontent-ref %}

### Spam Protection

<figure><img src="/files/rmuvbCd3zuD1UK9CCWxh" alt=""><figcaption><p>Spam Protection Tab in the Admin</p></figcaption></figure>

Spam Protection currently supports three services:

* Akismet
* Cloudflare Turnstile
* Google reCAPTCHA 3

These are all optional services and you should be fine if you have your own spam protection mechanisms.

{% content-ref url="/pages/HVW0LgVXrPTgJlxVZ3iS" %}
[Akismet Spam Protection](/comment-edit-pro/features-overview/spam-protection/akismet-spam-protection.md)
{% endcontent-ref %}

{% content-ref url="/pages/R1EVAOWkWFETgjfYhl4b" %}
[reCAPTCHA 3 Support](/comment-edit-pro/features-overview/spam-protection/recaptcha-3-support.md)
{% endcontent-ref %}

### Webhooks

<figure><img src="/files/1AT5UJH6nfVoC9pR3tEy" alt=""><figcaption><p>Webhooks Options in the Admin Panel</p></figcaption></figure>

Webhooks allow you to ping third-party services when comments are posted. If you would like an automatic workflow for comments, then connecting to a third-party service via a webhook is a perfect way to manage your comments.

{% hint style="info" %}
**Comment Edit Pro is a premium Add-on.** Please check out [Comment Edit Pro](https://dlxplugins.com/plugins/comment-edit-pro/).
{% endhint %}


---

# 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.dlxplugins.com/comment-edit-pro/getting-started/configuration.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.
