# Creating a shareable link to a file on Google Drive

1. In [Google Drive](/google-and-youtube-basics/google-account/signing-in-to-your-google-account.md), find the file you'd like to share.
2. Control-click (Mac) or right-click (Windows) the file you'd like to share.
3. In the fly-out menu, select **Get shareable link**. A link to the file will be copied to your computer's clipboard.
4. Paste this link anywhere you'd like it to appear (in an email to your instructor, for example.) Anyone with access to this link will be able to download a copy of your file.&#x20;

![](/files/-M5gsFvO1yENY_HqhPdA)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://jjloomis.gitbook.io/google-and-youtube-basics/google-account/creating-a-shareable-link-to-a-file-on-google-drive.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.
