# How to export data from a Dashboard

You have added a **Dashboard** into your **Canvas** to better capture the scope and budget of your new project. You have edited and added details to the Dashboard, and manipulate the **Product List** to show only product data you want included. So now it's time to export this Dashboard data out of Canvas and into your email.

<figure><img src="/files/mA5VunLSiiY2qxbVai7N" alt=""><figcaption><p>Export icon appears at the bottom of the Project when it is activated.</p></figcaption></figure>

## Export Selection Icon:

1. **Select the products** you want in the Product List portion of the Dashboard. **Filter** by product Drawings, Images, or Cards. You can also filter by **Areas**.
2. Click the **Export Selection** button located at the bottom of the Dashboard when activated.
3. Choose which **format** to export the Dashboard as - either **PDF, JPEG, PNG, or CSV**. Then click download.
   1. The size relates to the resolution and file size of your download.&#x20;
4. If you choose CSV as the format, the Product List emailed to you is a **.CSV file** (CSV). A CSV, or comma-separated values file, is data saved in a table format and is one of the most common file types.
5. Open the CSV in another spreadsheet program, like GoogleSheets, Excel, or Airtable to start editing and formatting. Read the below article to learn how to convert your furniture schedule into a SIF file, and bring it into AutoCAD and Revit.

{% content-ref url="/pages/hqomPeN7dsdBpcgHH1fw" %}
[How to download a Product List](/docs/share/how-to-download-a-product-list.md)
{% endcontent-ref %}

{% content-ref url="/pages/pfEleQjAgoxUOBsVpgjk" %}
[How to convert your Product List data into a SIF file](/docs/share/how-to-download-a-product-list/how-to-convert-your-product-list-data-into-a-sif-file.md)
{% endcontent-ref %}

<figure><img src="/files/OAxUT6bPtVykkNrqp8cs" alt=""><figcaption><p>Filter the Product List on the left side of the Dashboard. Click Export Selection icon at the bottom of the Dashboard.</p></figcaption></figure>

## Export your Dashboard using Frames:

{% content-ref url="/pages/xoC0jc2bk5F4Gu4Im1Rl" %}
[How to use Frames](/docs/design/how-to-use-frames.md)
{% endcontent-ref %}

1. In the top toolbar, click **Frame**.
2. Drag and drop the **Frame** around the entire **Dashboard**.&#x20;
3. **Select** this **Frame**, and click **Export Selection**.
4. Choose the output image size and the format - **PNG, JPEG, PDF, DXF, or DWG**.
5. Click **Download**. And your selected file will download directly into your **Downloads folder**.

With this downloaded file of your Dashboard, you can now print, send as an email attachment, or even drop it into a GoogleSlides or PowerPoint presentation.&#x20;

<figure><img src="/files/bqaRwh5sOV0n1fRBk7JZ" alt=""><figcaption><p>We added the Frame around the Dashboard. Right-click on the Frame and choose Export As to download your Dashboard.</p></figcaption></figure>

![Export Options](https://help.canoa.supply/~gitbook/image?url=https:%2F%2F2113117739-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FoXL90G447T7Arsje35d9%252Fuploads%252FurphOcpXs8abg8s17cZw%252FFrame%2520%2816%29.png%3Falt=media%26token=78c926db-eb19-4f9f-b1dc-ef2c0d6567db\&width=768\&dpr=4\&quality=100\&sign=903ca66ee3b0edac9a2c3000441aa71a89abc49f4cfef0453ae6806206a2b348)


---

# 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-export-data-from-a-dashboard.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.
