# Comments

In the admin, the comment module will summarize the candidate's comment records. You can directly manage the candidate's comment quickly.

<figure><img src="/files/FLccdxrZGLKkkdDfOBgT" alt=""><figcaption></figcaption></figure>

To manage the Comments, please navigate to **Comments** in your left sidebar. Now you can see a list of comments. Select Comment needs to manage. Then, Select the status that you want.

<figure><img src="/files/5lIYSl6WaOuNyBRSo2rp" alt=""><figcaption></figcaption></figure>

To enable the comment approval function. Please go to **Admin dashboard** -> **Settings** -> **Discussion** -> **Turn on** 2 options:

<figure><img src="/files/ZQ1ZTdyhFRYcVpdIX5ft" alt=""><figcaption></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://uxper.gitbook.io/civi-job-board-wordpress-theme/admin-dashboard/admin-customize-basic/comments.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.
