# Adding guests and sharing Sketchnote

Want to quickly share your work and docs with collaborators from outside the organization? Sketchnote has you covered!

### Add guests quickly

On any file you wish to share with a guest, click on share and add the email of the collaborator you wish to work with. Once they receive an invite for the file, your collaborator can click on it and get started.

### Share a public link to a file

Your Sketchnote files can be viewed in a read-only format with a public link. Click on Share on the top right of your screen, toggle the Can view option to on, and copy the public link to your file. Share it anywhere on the Internet and allow your audience to see what you're up to!

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

### Export your file

To save and mail your file to your stakeholders, click on the Explore menu on the top right of the screen and then on the export button at the bottom of the screen. Voila! Your PDF file is ready to be saved on your computer and then sent across!


---

# 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/getting-started/adding-guests-and-sharing-sketchnote.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.
