# Get the Public Link

User access to a project depends on its visibility:

* If the visibility is set to **Public**, the project is accessible without authentication.
* If the visibility is set to **Private**, users must have at least the **View** permission to access it.

**To obtain the sharing link of a public project:**

1. Click the menu icon, then select **Get the public link**. This option is disabled for private projects.

You can also copy this link from the project configuration interface, which is useful if you have just made a project public:

1. Click the menu icon, then click **Edit** to open the project configuration interface.
2. If you hold the Owner permission, check the **Public** option to make the project accessible to everyone. The copy icon appears next to the checkbox.
3. Click <img src="/files/gPRDXaszKIRF5Fqv6dAD" alt="" data-size="line"> to copy the sharing URL to the clipboard.


---

# 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://docs.jmapcloud.io/en/jmap-cloud-portal/user-guide-for-jmap-cloud-portal/organizing-data-into-projects/managing-projects/get-the-public-link.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.
