> ## Documentation Index
> Fetch the complete documentation index at: https://docs.t3planet.de/en/latest/llms.txt
> Use this file to discover all available pages before exploring further.

# News Comment Backend Module

> If "Set Approval by admin" is checked in Constants then Comments added by visitors will not be displayed automatically on News Page.

If "Set Approval by admin" is checked in Constants then Comments added by visitors will not be displayed automatically on News Page. Admin Can Approve comments from BE module.
Admin can approve comments by following ways:

<Steps>
  <Step title="Step 1">
    Select News Module from Sidebar
  </Step>

  <Step title="Step 2">
    Select "News" Folder where News added

    You'll see two tabs Dashboard and Comment List, Let's check it one by one how it works.
  </Step>
</Steps>

## Dashboard

In Dashboard you'll see total number of comments,total approved comments and total disapproved comments.

<img src="https://mintcdn.com/t3planet/dI7I5_rtIfJq6RpY/en/latest/ExtNsNewsComments/NewsCommentModule/images/News_Comment_Dashboard.webp?fit=max&auto=format&n=dI7I5_rtIfJq6RpY&q=85&s=fd5e71c34f8e94e6992c338f8f290e20" alt="Approve Comment from backend" width="1600" height="647" data-path="en/latest/ExtNsNewsComments/NewsCommentModule/images/News_Comment_Dashboard.webp" />

## Comments List

In this you can admin can approve/disapprove and can delete comments.

<img src="https://mintcdn.com/t3planet/dI7I5_rtIfJq6RpY/en/latest/ExtNsNewsComments/NewsCommentModule/images/Comments_List.webp?fit=max&auto=format&n=dI7I5_rtIfJq6RpY&q=85&s=fe9299cc085ac9861fe6ba902c17b57d" alt="Approve Comment from E-mail" width="1600" height="754" data-path="en/latest/ExtNsNewsComments/NewsCommentModule/images/Comments_List.webp" />

That’s it, Now you can enjoy comments of your website visitors :)
