# How to use Presentation Mode

<figure><img src="/files/vPI08fR7zsnEuCwfndqp" alt="" width="375"><figcaption><p>Presentation icon in the toolbar</p></figcaption></figure>

Presentations access all the information that is organized into [<mark style="color:purple;">**Frames**</mark>](/docs/design/how-to-use-frames.md) on your Canvas. The Play feature allows you to create shareable private or public link to share with your team, client, or vendor. Creating a presentation inside your Canvas is a way helpful way to show a more curated and polished look of your work, leaving out the sometimes messy sandlots that live inside your infinite Canvas 😬.

## To play a full-screen presentation:

1. Open a [<mark style="color:purple;">**Canvas**</mark>](https://www.canoa.supply/canvas) in your Canoa account.
2. Use **Frames** (`F` key) to create "slides" that bound the content you want to present together.
3. In the top right, click **`Play`**.&#x20;
4. Here in the Presentation side panel, click the **checkboxes** of the Frames you'd like to include in, or hide from, your presentation.
5. **Arrange** the order of your Frames by dragging and dropping the three-dashed lines up and down.
   1. Click the `download` icon to export your presentation to PDF, JPEG, PNG, DWG, or DXF if necessary.
6. Click the **`Play`** button to launch your presentation in a new browser window.
7. Use the **arrows** on your keyboard or at the bottom of the presentation to change slides.

{% hint style="info" %}
A best practice is renaming your Frames so they are more recognizable in the Presentation side panel. Read our [<mark style="color:purple;">**Working with Frames**</mark>](https://help.canoa.supply/docs/canvas/working-with-frames/how-to-use-frames) article to learn all about the functionality of Frames in Canvas.
{% endhint %}

<figure><img src="/files/Uojpcd6bNaFmVul8UPc9" alt="" width="563"><figcaption><p>Example of how the Presentation looks in a web browser</p></figcaption></figure>

## To share a link of your presentation:

<figure><img src="/files/kNrGizgUHotonQll5dVQ" alt=""><figcaption><p>Private and Public presentation links</p></figcaption></figure>

1. Open up a Canvas, and in the top right corner, click **`Play`**.&#x20;
2. Here in the Presentation side panel, click the **checkboxes** of the Frames you'd like to include in, or hide from, your presentation.
3. **Arrange** the order of your Frames by dragging and dropping the three-dashed lines up and down.
4. Click **`Create`** to create a view-only public presentation - meaning, whoever you share this link to will *not* be able to edit your presentation in any way.
5. Click **`Copy Link`**.
6. Send the link to your friends, family, clients, and team to share your presentation with them.

<figure><img src="/files/IoK2G6STJw14AdLiPdog" alt="" width="375"><figcaption><p>Private and Public presentation links</p></figcaption></figure>

{% hint style="info" %}
At anytime, you can make your presentation **private** again by simply clicking on the `trash can icon` in the Presentation window.
{% endhint %}

### Need help getting started with creating a Presentation?&#x20;

We have plenty of guides, use cases, and [<mark style="color:purple;">**Templates**</mark>](https://www.canoa.supply/templates) that you can use to create a beautiful Canvas worthy of a presentation for clients, teams, and friends. Look no further than ⤵️

{% content-ref url="/pages/isT6ZbaPOPyXlDVHsQ9b" %}
[How to create a furniture & accessories presentation](/docs/collect/how-to-create-a-furniture-and-accessories-presentation.md)
{% endcontent-ref %}

{% content-ref url="/pages/V0vaB24NzVNGGvHYCuqO" %}
[Begin with a Template](/docs/getting-started/begin-with-a-template.md)
{% endcontent-ref %}

## Export your Presentation

While you can always [<mark style="color:purple;">**export Frames**</mark>](/docs/share/how-to-export-or-print-your-canvas/how-to-export-or-print-your-canvas-with-frames.md) to various file types, you can also do so quickly from the Presentation side panel. Here, click the `download` icon to export your presentation to PDF, JPEG, PNG, DWG, or DXF. Check your downloads folder when the export is complete! Your file will be named the same as the name of your Canvas.&#x20;

<figure><img src="/files/AJubHYRGv8VayDv9p5Dl" alt=""><figcaption><p>Download icon within the Presentation Side Panel</p></figcaption></figure>


---

# 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://help.canoa.supply/docs/share/how-to-use-presentation-mode.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.
