> ## Documentation Index
> Fetch the complete documentation index at: https://help.descript.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Project links

> Use project links to share your work with other Descript users.

export const Wistia = ({id, title = "Video", ratio = "16 / 9"}) => <Frame>
    <iframe className="w-full rounded-xl" style={{
  aspectRatio: ratio
}} src={`https://fast.wistia.net/embed/iframe/${id}?seo=false`} title={title} allow="autoplay; fullscreen" allowFullScreen />
  </Frame>;

A project link shares your entire Descript project: every composition and file. Use project links when deep linking to another teammate or sharing info with our support team.

<Wistia id="6axg3u4l8n" title="Project links in Descript" />

**Recipients must be signed in to a Descript account to view a project link.**

**Sharing with a non-Descript user?** Consider a Descript web link instead. Sometimes called “share links,” these links give anyone (even non-Descript users) the ability to view and comment on a specific composition with a more “front facing” view, and there’s no Descript account required. [Learn more about using Descript web links.](/export-and-share/share-page-settings)

## Copy your project link

### From an open project

1. Click the **Project Access** icon (circular button with a plus) in the top-right corner.
2. Select **Copy link**.

<Frame>
  <img src="https://mintcdn.com/descript-5bf56f3f/3Cc57GbXKoHVrvhX/images/external/descript-30096590386189-a0d596ed7e.png?fit=max&auto=format&n=3Cc57GbXKoHVrvhX&q=85&s=ea6d423c041bb515ed8cb24b3af52f81" alt="Copy link button in Project Access menu" width="1080" height="560" data-path="images/external/descript-30096590386189-a0d596ed7e.png" />
</Frame>

### From the Drive view

1. Hover over the project name in your Drive.
2. Click the **More options** icon (three vertical dots).
3. Select **Copy project link**.

<Frame>
  <img src="https://mintcdn.com/descript-5bf56f3f/1OcToTDEN_1-oRIu/images/external/descript-27177022799245-7da04a5157.png?fit=max&auto=format&n=1OcToTDEN_1-oRIu&q=85&s=14ebf577c2c77da93bf9c77d7acd4a9a" alt="Copy project link from the Drive view" width="3456" height="1918" data-path="images/external/descript-27177022799245-7da04a5157.png" />
</Frame>

## How project link permissions work

By default, project links are set to **Project access required**. Who can open the link depends on where the project lives:

* **Drive workspace (shared):** Everyone on your Drive has access based on their role:
  * **Editors** can view and edit, so long as the Team setting is ​"Can edit"
  * **Viewers** can view and comment
* **Personal workspace (private):** Only you can access the project. If you change project access, Descript automatically moves the project to your Drive workspace.

## How to change project link access

Update access settings to share more broadly without inviting people individually:

1. In the project editor, click the **Project Access** icon. In the Drive view, click **More options**.
2. Select one of the following access levels:

* **Anyone with the link can comment:** View access plus the ability to leave [comments](/collaboration/project-comments).
* **Anyone with the link can view:** View-only, no commenting or editing.
* **Project access required:** Only people with explicit access can open the link.

For more control over individual project collaborators, see [Project access and collaborator roles](/working-in-projects/access).

If someone without access tries to open a restricted link, they’ll see this message:

> *You need permission... To view this project, ask the owner to give your account access, or switch to an account that already has permission.*

<Frame>
  <img src="https://mintcdn.com/descript-5bf56f3f/cSbTRRN32pg3UC1d/images/external/descript-20988362670605-b313edcb2c.png?fit=max&auto=format&n=cSbTRRN32pg3UC1d&q=85&s=68d26bd112b085b1b8b15ef299f42436" alt="Permission warning when access is denied" width="1314" height="428" data-path="images/external/descript-20988362670605-b313edcb2c.png" />
</Frame>


## Related topics

- [Action bar](/descript-tour/action-bar.md)
- [Keyboard shortcuts](/descript-tour/keyboard-shortcuts.md)
- [Get help / contact Descript](/connect-with-us/get-help.md)
- [Drive view](/descript-tour/drive-view.md)
- [Troubleshooting editor performance and playback issues in Descript](/app-troubleshooting/performance-playback.md)
