# How to Add and Manage Comments on an Envelope

### Open the comments panel

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

{% columns %}
{% column width="66.66666666666666%" %}

1. Open an envelope.
2. In the header, click the <img src="/files/VFFvsDJ6OHupnzGcci5G" alt="" data-size="line"> icon.

If the envelope already has an open comment thread, the panel may be open by default.

To close the panel, click the same icon again.
{% endcolumn %}

{% column width="33.33333333333334%" %}

<figure><img src="/files/j7G7jtzcg7KG6Y35ZBzD" alt="" width="223"><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

### Add a comment

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

{% hint style="info" %}
You can add comments only to saved drafts or sent envelopes.
{% endhint %}

1. Select the content you want to comment on.
2. In tables, you can comment only on the whole table or a single cell.
3. Right-click the selection and click **Comment**.\
   — Optional: if there is no comment thread yet, open the comments panel and click **Create**.
4. Write your comment.

{% hint style="info" %}
The maximum comment length is **5,000** characters.
{% endhint %}

#### Set comment visibility

1. Click the visibility link in the comment dialog.
2. Select who can see the comment.
3. If you choose **Selected mailboxes**, add mailboxes one by one.
4. Click the <img src="/files/AT5NRnpswwA7kmSYflzd" alt="" data-size="line"> button in the visibility dialog.
5. Click the <img src="/files/AT5NRnpswwA7kmSYflzd" alt="" data-size="line"> button in the comment dialog.

<figure><img src="/files/j29SiAfnfCWCYJy663UK" alt="" width="563"><figcaption></figcaption></figure>

After you save, the commented area is highlighted in the document. Clear all options to make the comment visible only to your mailbox. You can change visibility later using the same link.

### Reply to a comment

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

1. On the initial comment, click **Reply**.
2. Enter your reply and click the <img src="/files/AT5NRnpswwA7kmSYflzd" alt="" data-size="line"> button.
3. The reply appears in the thread.

### Edit a comment

{% columns %}
{% column %}
You can edit only your own comments.

1. Click **Edit** on the initial comment, or click the icon on a reply.
2. Update the text and click the <img src="/files/AT5NRnpswwA7kmSYflzd" alt="" data-size="line"> button.
   {% endcolumn %}

{% column %}

<figure><img src="/files/MwLRA1Fnb6YjyXa9U497" alt="" width="226"><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

### Delete a comment

{% hint style="warning" %}
You can delete only your own comments.
{% endhint %}

{% columns %}
{% column %}

1. Click the **Delete** ![](/files/JZ9Y1OqkbE7DZeZIN0vb) icon.
2. Confirm deletion.

{% hint style="info" %}
If you delete the initial comment, all replies in the thread are deleted too.
{% endhint %}
{% endcolumn %}

{% column %}

<figure><img src="/files/JVQ2Y5tXmp6J1hbHUq3P" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

### Resolve a comment thread

{% columns %}
{% column width="58.333333333333336%" %}
You can resolve only your own comment threads. Click the **Resolve** ![](/files/KukGIJGi92ReDITRkoWL) icon.

{% hint style="info" %}
After resolving, the thread moves to the resolved section. If it was the last comment attached to a highlighted area, the highlight is removed.
{% endhint %}
{% endcolumn %}

{% column width="41.666666666666664%" %}

<figure><img src="/files/Be1L5gSo348oyqEMShCs" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

### Reopen a resolved thread

{% columns %}
{% column %}
You can reopen only your comment threads.

1. Open the **Resolved** tab.
2. Click the **Reopen** ![](/files/4LxW5HgdZBqjhpwVjqeb) icon.
   {% endcolumn %}

{% column %}

<figure><img src="/files/UCFzK45TWKjl0ngKWjvq" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

After reopening, the thread returns to the active section.

{% hint style="info" %}
If it is the first comment attached to an area, the highlight appears again.
{% 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://support.docstudio.com/user/envelope-comments/how-to-add-and-manage-comments-on-an-envelope.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.
