diff --git a/src/content/docs/query-your-data/explore-query-data/dashboards/dashboards-charts-import-export-data.mdx b/src/content/docs/query-your-data/explore-query-data/dashboards/dashboards-charts-import-export-data.mdx
index b34056d80f6..61b45397301 100644
--- a/src/content/docs/query-your-data/explore-query-data/dashboards/dashboards-charts-import-export-data.mdx
+++ b/src/content/docs/query-your-data/explore-query-data/dashboards/dashboards-charts-import-export-data.mdx
@@ -10,34 +10,59 @@ redirects:
freshnessValidatedDate: never
---
-import dashboardsDashboardMenu from 'images/dashboards_screenshot-crop_dashboard-menu.webp'
+You can use [dashboards](/docs/query-your-data/explore-query-data/dashboards/introduction-dashboards/) to visualalize and track your system's health, tackle issues, and plan any further steps. Learn to share all that information with your team, customers, or other stakeholders with various import and export options.
+## Import dashboards
-[Dashboards](/docs/query-your-data/explore-query-data/dashboards/introduction-dashboards/) is a powerful tool to visualize and track how your system is doing, and allows you to tackle issues and plan next steps. Learn to share all that information with your team, customers, or other stakeholders, using the following options to import, share and export dashboards, or add and share charts (or other content) in a dashboard.
+At the [dashboards index](/docs/query-your-data/explore-query-data/dashboards/introduction-dashboards/#get-started), you can **[import a dashboard as JSON](/docs/query-your-data/explore-query-data/dashboards/introduction-dashboards/#dashboards-import)**.
-## Import, share, and export dashboards [#dashboards]
+## Export dashboards
-At the [dashboards index](/docs/query-your-data/explore-query-data/dashboards/introduction-dashboards/#get-started), you can **[import a dashboard as JSON](/docs/query-your-data/explore-query-data/dashboards/introduction-dashboards/#dashboards-import)**.
-From any dashboard, share it with one of these options:
+You can export your dashboard as either a comma-seperated file(CSV) or a PDF.
-* Copy the dashboard's permalink.
-* Copy your dashboard **as JSON** and add it to the clipboard by clicking on the **</>** icon on the right corner.
-* Export your dashboard **as a pdf file** clicking the icon.
+
+
+
+ Export CSV
+
+
+ Export PDF
+
+
-
+
+
-You can also [duplicate your dashboard](/docs/query-your-data/explore-query-data/dashboards/introduction-dashboards/#dashboards-clone).
+From any dashboard, export charts as CSVs by clicking the dropdown in the top right of a chart and selecting **Export as CSV**. This will download your data as a CSV.
+
+While powerful, exporting as a CSV has limitations. A few things to keep in mind:
+
+- Data always exports in UTC time (-7:00)
+- Export doesn't support aggregator functions like `average()`
+- Export doesn't support the `COMPARE_WITH` clause
+
+
+
-## Add and share charts and content from your dashboards [#charts]
+Export your dashboard as a pdf file by clicking the `...` button in the top right and selecting **Export dashboard as PDF**.
+
+
+
+
+
+
+## Share dashboards
+From any dashboard, share it with one of these options:
+
+* Copy the dashboard's permalink by clicking the link icon in the top right of a dashboard. Permalinks share a direct link to the dashboard.
+* Copy your dashboard **as JSON** and add it to the clipboard by clicking the `...` button in the top right and selecting **Copy JSON to clipboard**.
+
+You can also [duplicate your dashboard](/docs/query-your-data/explore-query-data/dashboards/introduction-dashboards/#dashboards-clone).
-### Add new content to a dashboard [#charts-add]
+## Add new content to a dashboard [#charts-add]
-You can add new content to any dashboard from [metrics and events](/docs/query-your-data/explore-query-data/data-explorer/introduction-data-explorer) and [query builder](/docs/introduction-chart-builder) features.
+You can add new content in the form of [metrics and events](/docs/query-your-data/explore-query-data/data-explorer/introduction-data-explorer) to any dashboard through the [query builder](/docs/introduction-chart-builder) feature.
Also, in a given dashboard, to add content:
@@ -46,7 +71,7 @@ Also, in a given dashboard, to add content:
From any chart, use the chart action menu on the upper right corner to **copy or duplicate** the chart.
-### Troubleshooting chart errors [#chart-error-messages]
+## Troubleshooting chart errors [#chart-error-messages]
When adding charts you may come across these error messages: