# Comment Logging and Stats

<figure><img src="/files/WGbsC7PK6lXbYNor2E9K" alt=""><figcaption><p>Comment Logging Option</p></figcaption></figure>

## Enabling Comment Logging

Comment Logging is taking an extra precaution when users edit their comments. If you have a long timer or unlimited editing enabled, logging will store all edits of a comment.

The edited comment is stored on the individual comment in the admin, and you can easily revert back to the original comment.

<figure><img src="/files/VuidFNpBsXEtcsAjW34M" alt=""><figcaption><p>Comment Logging Example on the Edit Comment Screen</p></figcaption></figure>

## Restoring a Comment

With Comment Logging and Stats enabled, when a user leaves a comment, it is stored for reference so you can keep track of edits for a particular comment.

You can check out the edits for the comment, and even restore a previous edit.

Here's a quick demo of reverting a comment.

![Demo of Restoring a Comment](/files/pGaF3JBrlsH0cwfbaaEZ)


---

# 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/features-overview/comment-editing/comment-logging-and-stats.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.
