# Create a Public Link for Reviewing

## What is a Public Link?

A **public link** is a shareable web address (URL) that allows anyone to access specific courses, course sections, or section blocks content without needing a registration or login in Parta.io.

## Share a Public Link to a Project

### Create a Project Public Link From the Home Page

{% hint style="warning" %}
This option is available only for enabled [**Public link**](#from-the-editor) setting.
{% endhint %}

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

{% stepper %}
{% step %}
Go to the **Home** tab.
{% endstep %}

{% step %}
Hover over the project and click the **Settings** icon.

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

{% step %}
Click **Copy link**.
{% endstep %}
{% endstepper %}

### Create a Project Public Link From the Project Menu Page

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

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

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

{% step %}
Enable the **Public link** toggle.
{% endstep %}

{% step %}
Select from the drop-down menu or start typing the team member(s) and click the **Share** button.

{% hint style="success" %}
You can also type an email and click **Enter** to share a link to a user out of company users list.
{% endhint %}

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

{% step %}
Click **Copy link**.

A share icon will appear next to the project.
{% endstep %}
{% endstepper %}

The changes will be saved automatically.

### Create a Project Public Link From the Editor

<figure><img src="/files/6aHzBwjFsO9wzuBJTQKJ" alt=""><figcaption></figcaption></figure>

{% stepper %}
{% step %}
[Open an editor ](/editor/work-in-the-editor.md)and click the **Share** button.

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

{% step %}
Enable **Public link** toggle.
{% endstep %}

{% step %}
Select the **To project** option from the drop-down menu.
{% endstep %}

{% step %}
Select from the drop-down menu or start typing the team member(s) and click the **Share** button.

{% hint style="success" %}
You can also type an email and click **Enter** to share a link to a user out of company users list.
{% endhint %}

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

{% step %}
Click **Copy link**.

A share icon will appear next to the project.
{% endstep %}
{% endstepper %}

The changes will be saved automatically.

## Share a Public Link to a Section

### Create a Section Public Link From the Project Menu Page

![](/files/O92QPAJFNO9adNxo5MUA)

{% stepper %}
{% step %}
[Open a Project](/project/set-projects/manage-a-project.md) and go to the **Contents** tab.
{% endstep %}

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

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

{% step %}
Enable **Public link** toggle at the **View - Share course link** section.

<figure><img src="/files/yjqWuXQBdGyiCFFF9JuU" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Hover over and click the **Settings** icon next to the section.
{% endstep %}

{% step %}
Select **Section settings**.

A pop-up window will appear.

<figure><img src="/files/7xH3coj1DLBBvlKuLtZP" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Enable **Link access** toggle at the **Share link** section.
{% endstep %}

{% step %}
Copy the generated section link.

A share icon will appear next to the project and section.

The changes will be saved automatically.
{% endstep %}
{% endstepper %}

### Create a Section Public Link From the Editor

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

{% stepper %}
{% step %}
[Open a Project](/project/set-projects/manage-a-project.md) and click the **Edit** button next to the section.

An editor page of the section will appear.

<figure><img src="/files/CfsmeVLtKC98GtHpRnon" alt=""><figcaption></figcaption></figure>
{% endstep %}

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

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

{% step %}
Enable **Public link** toggle.
{% endstep %}

{% step %}
Select the **To section** option from the drop-down menu.
{% endstep %}

{% step %}
Select from the drop-down menu or start typing the team member(s) and click the **Share** button.

{% hint style="success" %}
You can also type an email and click **Enter** to share a link to a user out of company users list.
{% endhint %}

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

{% step %}
Click **Copy link**.

A share icon will appear next to the project and section.
{% endstep %}
{% endstepper %}

## Share a Public Link to a Block

### Create a Block Public Link From the Editor

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

{% stepper %}
{% step %}
[Open an editor ](/editor/work-in-the-editor.md)and select a block.
{% endstep %}

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

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

{% step %}
Enable Public link toggle.
{% endstep %}

{% step %}
Select the **To block** option from the drop-down menu.
{% endstep %}

{% step %}
Select from the drop-down menu or start typing the team member(s) and click the **Share** button.

{% hint style="success" %}
You can also type an email and click **Enter** to share a link to a user out of company users list.
{% endhint %}

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

{% step %}
Click **Copy link**.

A share icon will appear next to the project and section.
{% endstep %}
{% endstepper %}

The changes will be saved automatically.

\ <br>


---

# 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-reviewing.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.
