# Comments and collaboration

Team members can discuss and coordinate their working process and comment on new posts being created. Login/password authentication is required for each user to start leaving comments in Setka Editor.

{% hint style="info" %}
Collaboration features are available in the Setka Pro plan. Please [see our pricing page](https://setka.io/pricing) for more details.&#x20;
{% endhint %}

{% hint style="warning" %}
User authorization and collaboration tools require plugin version no older than 1.10.0
{% endhint %}

## How do I add comments?

Click in the paragraph where you would like to leave a comment. When your cursor isn't located in the area where you can leave a comment, the comment icon (button) in the Side Toolbar will remain inactive and will look like this: <img src="/files/-MQMnFz8zxmXaud63eIr" alt="" data-size="line">.

When you clicked the paragraph where you would like to leave a comment, click the Add Comment icon <img src="/files/-MQMnNiEFuXkuzSCtztp" alt="" data-size="line"> on the Side Toolbar.

Type your comment and press ENTER. Comment boxes appear in yellow. As you add a comment, you can also notify one of your team members (or several team members) by selecting their name(s) in the drop-down menu.&#x20;

![Comment box in Setka Editor interface and drop-down menu to choose the team member to notify](/files/-MQN5rFwlL0ZWAJYLQ16)

## How do I reply to a comment?

To reply to a comment, click on the comment box and type your response in the reply field. This will create a comment thread.

![Comment thread in Setka Editor interface with a field to insert reply to a comment before the reply was added](/files/-MQN704mHUj4-gGO1McT)

Now add your reply and press the **Reply** button.

![Comment thread in Setka Editor with one comment and one reply when the reply was added but the Reply button wasn't pressed yet](/files/-MQN5l1Ap0H-08jKmS0w)

Here is how a commenting thread will look like after you press the **Reply** button:

![Comment thread in Setka Editor with one comment and one reply to the comment](/files/-MQN6wzOurciF6t8YKMp)

## How do I delete a reply?

To delete a reply, click on the trash icon <img src="/files/-MQMoo02ESDY8KdRF4h7" alt="" data-size="line">  - it's located to the right of the comment.

## How do I delete a comment thread?

To delete a comment thread, click **Resolve** in the top right corner of the comment area.

## How do I add a team member?

There are two ways to register a new team member:

* Invite user from your Setka Account.
* Sign up directly in Setka Post Editor.

The number of team members is limited by your Pro plan options.

Learn more about Pro plan options on the [pricing page](https://setka.io/pricing/).

## Signing up in Setka Post Editor

New users of the Pro or Enterprize plans can create Setka accounts directly in Setka Editor.

Click the Add comment icon <img src="/files/-MQMmD5scknx8kqcueri" alt="" data-size="line"> from the vertical right-hand toolbar and Sign Up in the pop-up window.

![Screenshot of the popup window to log in to Setka Editor account or create Setka Editor account to add comments in Setka Editor](/files/-MQMmHFowzgOMlRLEQn6)

Once registration is complete, users can start leaving comments in Setka Editor.

![Add comment button selected in the Side Toolbar in Setka Editor](/files/-MQMmwVaZ1LQLWcxVqqJ)

##


---

# 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://setka.gitbook.io/help-center/setka-post-editor/comments-and-collaboration.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.
