---
title: "[JSON RTE] - JSON RTE Comments"
description: JSON RTE Comments feature in Contentstack lets you add comments directly within the JSON Rich Text Editor.
url: https://www.contentstack.com/docs/developers/json-rich-text-editor/json-rte-comments
product: Contentstack
doc_type: feature-guide
audience:
  - developers
  - content-authors
  - editors
version: current
last_updated: 2026-03-25
---

# [JSON RTE] - JSON RTE Comments

This page explains how to use JSON RTE Comments in Contentstack’s JSON Rich Text Editor to collaborate during content creation and review, including adding comments, tagging users or roles, editing/deleting comments, and resolving discussions.

## JSON RTE Comments

The JSON RTE Comments feature in Contentstack lets you add comments directly within the JSON Rich Text Editor. This functionality enables smooth collaboration among team members during content creation and review.

## Add Comments in the JSON RTE

You can add comments directly within the JSON RTE to start a discussion with collaborators.

To add a JSON RTE comment within the JSON RTE, log in to your [Contentstack account](https://www.contentstack.com/login/), and perform the following steps:

- Go to your stack and open an existing entry.
- Navigate to a field with the JSON Rich Text Editor.
- You can add comments in multiple ways:
  - **Add a comment to a block**: Hover over a block and click the **Add comment** icon.
  - **Add a comment to text**: Highlight the desired text and click the **Add comment** icon.
  - **Add a comment to an image**: Hover over the image block and click the **Add comment** icon.
- In the comment modal that appears, enter your message and click **Post**.

**Note:** Each JSON RTE comment can contain up to **500 characters**.

Each new comment starts a discussion thread. You can have multiple active discussions within the same JSON RTE field.

## Tag Users or Roles in Comments

To notify team members or roles, use the “@” symbol to tag them in your comment.

Tagged users receive both email and in-app notifications. Clicking a notification will take them directly to the relevant discussion.

## Edit or Delete Comments

You can update or remove existing comments when needed.

- Click the **Comment** icon next to the commented text.
- Click the **Edit** icon to modify the comment or the **Delete** icon to remove it.

## Resolve a Discussion

Once a discussion is complete, you can mark it as resolved.

- Click the **Resolve** button in the discussion thread.
- Alternatively, use the **Resolve** option from the discussion panel on the right.

## View Resolved Discussions

All discussions—active and resolved—are accessible from the **Discussions** panel on the right-hand side of the entry. This panel provides an overview of all comment threads within the JSON RTE.

## Common questions

### How many characters can a JSON RTE comment contain?
Each JSON RTE comment can contain up to **500 characters**.

### How do I notify someone about a comment?
Use the “@” symbol to tag users or roles in your comment.

### Where can I see all comment threads for a JSON RTE field?
Use the **Discussions** panel on the right-hand side of the entry to access all discussions—active and resolved.

### How do I mark a discussion as complete?
Click the **Resolve** button in the discussion thread, or use the **Resolve** option from the discussion panel on the right.