# Create a Comment

## What is a Comment?

A **comment** is a note attached to specific blocks or elements, allowing collaborators to discuss, suggest edits, or leave reminders without altering the main content.

The comments appear in a sidebar and form discussion threads with replies, helping teams communicate and refine documents effectively.\
\
A **comment manager** is a simple, integrated manager that list and helps manage all co-workers comments within the course for seamless collaboration.

## Create a Comment&#x20;

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

{% stepper %}
{% step %}
[Open an editor](/editor/work-in-the-editor.md) / [preview mode](/editor/work-in-the-editor.md#preview-a-course) / [public link for commenting](/collaboration/set-public-links/create-a-public-link-for-commenting.md) and click the **Comments** icon.

A pop-up comment manager window will appear.
{% endstep %}

{% step %}
Select a block / element.

A pop-up window will appear.
{% endstep %}

{% step %}
Enter a comment.
{% endstep %}

{% step %}
Click the **arrow** icon to send a comment.

A comment icon will appear next to the commented block / element.
{% endstep %}
{% endstepper %}

## Frequently Asked Questions <a href="#h_01hq86jcwp6h87x114y3hjm1kv" id="h_01hq86jcwp6h87x114y3hjm1kv"></a>

<details>

<summary>How do I allow comments on a course from <strong>other coworkers (company users)</strong>?</summary>

* [Invite your coworker](/workspace/set-users/add-a-user.md#add-current-member) as a participant of the Project team with **Comments** permission.\
  \
  A coworker will receive an email with a link to a course and will be able to view and comment a course.
* [Grant your coworker a company level](/workspace/set-users/manage-a-user.md#change-user-project-permissions) **Comments** permission beyond their role limitations.\
  \
  A coworker will be able to comment on all courses they have access to.

</details>

<details>

<summary>How do I allow comments with <strong>permanent access</strong> from a <strong>user outside my company</strong>?</summary>

* [Invite a reviewer as a new participant](/workspace/set-users/add-a-user.md#add-new-member) of the Project team with **Comments** permission.\
  \
  A reviewer will get a Guest role at the company, will receive an email with a link to a course and will be able to view and comment a course.
* [Add a reviewer to your company as a new user](/workspace/set-users/add-a-user.md#add-a-new-company-user) with a **Guest** role and [invite them as a participant of the Project team](/workspace/set-users/add-a-user.md#add-current-member) with **Comments** permission.\
  \
  A coworker will receive an email with a link to a course and will be able to view and comment a course.

</details>

<details>

<summary>How do I allow comments with <strong>temporary access</strong> from a <strong>user outside my company</strong>?</summary>

* Create commentator with temporary access to the a course via [public link for commenting](/collaboration/set-public-links/create-a-public-link-for-commenting.md).\
  \
  A reviewer will receive an email with a link to a course and will be able to view and comment a course **for 21 days**.

</details>


---

# 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://help.parta.io/collaboration/set-comments/create-a-comment.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.
