# Published Links

Published links are great for inviting external collaborators that need temporary access to a folder or file. Files and folders can be published with any of the following permissions:

* Commenting
* Downloading
* Viewing Metadata
* Editing Metadata
* Uploading

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

To create a published link:

* Right click on any asset or folder and click **Share** (or click on the Share button on the top right of the screen)
* Choose your published link preset, or make your own using the **Create custom link** button.
* Choose the permissions you would like to assign
* Optionally assign a password and expiration date
* Click the **Create link** button on the top right

Now you can copy this link to your clipboard and share it via the button on the right hand side. The permissions for this link can always be modified later, and will reflect to everyone who already have that link. You can also keep track of all of a drive’s shared links via the **Shared Links** section of the drive on the left hand side. You will not be able to track who has accessed your files with published links.


---

# 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://academy.shade.inc/sharing-and-collaboration/published-links.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.
