# Sharing files

### Share file

Click on the Share button on the top right of the screen to view options on how to share your file. If a file is in a public workspace, it will be visible to everyone in that organization. To share a view-only link with people outside of Sketchnote, toggle the Can view button on and click on Copy link. Share the link with anyone for them to be able to view it!

To share a private or shared file, click on the Share button and add an email ID or select a member of your organization in the dropdown.&#x20;

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

### Export&#x20;

Use the Export button in the File options menu to save a PDF version of your file locally. Share the saved PDF from your computer with all your collaborators


---

# 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.sketchnote.co/files/sharing-files.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.
