# Create a Public Link for Commenting

## What is a Public Link for Commenting?

A **public link for commenting** is a [public link](/collaboration/set-public-links/create-a-public-link-for-reviewing.md) that allows any users to access and [comment](/collaboration/set-comments.md) specific courses, course sections, or section blocks content without needing a registration or login in Parta.io.

## Share a Public Link for Commenting

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

{% stepper %}
{% step %}
[Open a Project](/project/set-projects/manage-a-project.md) or [an editor ](/editor/work-in-the-editor.md)and click the **Share** button.

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

{% step %}
Go to the **Comment** tab.
{% endstep %}

{% step %}
Click in the the input field and select from the drop-down menu or start typing the team member(s) to **add a company user**.
{% endstep %}

{% step %}
Type an email in the input field and click **Enter** to share a link to a **user out of company users list**.

{% hint style="success" %}
If you specify the email out of the existing users list, a **user** with the "**Commentator**" [role](/workspace/set-users.md) will be added to the project.
{% endhint %}
{% endstep %}

{% step %}
Click the **Invite** button.

An email with the public link will be sent to the specified member / email address.
{% endstep %}
{% endstepper %}

{% hint style="danger" %}
The commenting link is valid for 21 days.
{% endhint %}

## Manage Commentators

{% stepper %}
{% step %}
Prolong the user access:

* [Invite the user](#share-a-public-link-for-commenting) again after the link lifetime is over.
  {% endstep %}

{% step %}
Restrict the user access:

* [Remove the user](/workspace/set-users/manage-a-user.md#delete-a-project-user) from the company user list or Project user list;
* [Change the user company role](/workspace/set-users/manage-a-user.md#change-user-company-role) to **Guest** that has no permissions.
  {% endstep %}
  {% endstepper %}


---

# 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-public-links/create-a-public-link-for-commenting.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.
