From f35895619bcf801880d8f6eeb376c75787d2ff91 Mon Sep 17 00:00:00 2001 From: Shannon Anahata Date: Mon, 20 Apr 2026 14:42:37 -0700 Subject: [PATCH 1/2] Updated docs to add AI Generated Dashbaords beta. --- docs/product/dashboards/custom-dashboards/index.mdx | 13 +++++++++++++ docs/product/dashboards/index.mdx | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/docs/product/dashboards/custom-dashboards/index.mdx b/docs/product/dashboards/custom-dashboards/index.mdx index 863952333835b..06aba3d7b2053 100644 --- a/docs/product/dashboards/custom-dashboards/index.mdx +++ b/docs/product/dashboards/custom-dashboards/index.mdx @@ -30,6 +30,19 @@ Clicking **Create Dashboard** takes you to a new dashboard where you can immedia - Resize existing widgets - Create a custom widget +### AI Generated Dashboards + + + This feature is currently in open beta. Please reach out on + [GitHub](https://github.com/getsentry/sentry/discussions/112040) if you have + feedback or questions. Features in beta are still in-progress and may have + bugs. We recognize the irony. + + +Use natural language to generate a dashbaord. Click **Create Dashboard** and then select **Generate Dashboard**. Enter a description of the dashboard you want to create. Sentry will use the description to generate a dashboard. + +Continue to refine the dashboard in a conversation with Seer. Once you're satisfied, click **Add Dashboard** to save it. You can maually edit the dashboard once it's been saved. + ### Duplicate Dashboards You can duplicate a dashboard by clicking the ellipsis on a dashboard card and selecting **Duplicate**, or by clicking the **Duplicate** button on a dashboard page. diff --git a/docs/product/dashboards/index.mdx b/docs/product/dashboards/index.mdx index 046956792419d..4f3b294329526 100644 --- a/docs/product/dashboards/index.mdx +++ b/docs/product/dashboards/index.mdx @@ -34,7 +34,7 @@ You can also use these dashboards as templates by duplicating them to create you ## Custom Dashboards -You can make [custom dashboards](/product/dashboards/custom-dashboards/) by duplicating an existing dashboard or starting from scratch by pressing the **Create Dashboard** button. Custom dashboards enable you to create views tailored to your organization's needs. For example, you may want to track performance of a specific feature, or track errors by a specific team's ownership. Once in edit mode, use the same filters you use to drill into a dashboard to customize your dashboard. +You can make [custom dashboards](/product/dashboards/custom-dashboards/) by duplicating an existing dashboard, using [AI to generate a dashboard](/product/dashboards/custom-dashboards/#ai-generated-dashboards) with natural language, or starting from scratch by pressing the **Create Dashboard** button. Custom dashboards enable you to create views tailored to your organization's needs. For example, you may want to track performance of a specific feature, or track errors by a specific team's ownership. Once in edit mode, use the same filters you use to drill into a dashboard to customize your dashboard. ## Open Dashboard Widgets in Discover and Issues From ba5d2be51ff0d71714c2ccaa2d0d65672ecd7fa5 Mon Sep 17 00:00:00 2001 From: Shannon Anahata Date: Mon, 20 Apr 2026 14:45:58 -0700 Subject: [PATCH 2/2] Typos. --- docs/product/dashboards/custom-dashboards/index.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/product/dashboards/custom-dashboards/index.mdx b/docs/product/dashboards/custom-dashboards/index.mdx index 06aba3d7b2053..c5fdf3fa37a9d 100644 --- a/docs/product/dashboards/custom-dashboards/index.mdx +++ b/docs/product/dashboards/custom-dashboards/index.mdx @@ -39,9 +39,9 @@ Clicking **Create Dashboard** takes you to a new dashboard where you can immedia bugs. We recognize the irony. -Use natural language to generate a dashbaord. Click **Create Dashboard** and then select **Generate Dashboard**. Enter a description of the dashboard you want to create. Sentry will use the description to generate a dashboard. +Use natural language to generate a dashboard. Click **Create Dashboard** and then select **Generate Dashboard**. Enter a description of the dashboard you want to create. Sentry will use the description to generate a dashboard. -Continue to refine the dashboard in a conversation with Seer. Once you're satisfied, click **Add Dashboard** to save it. You can maually edit the dashboard once it's been saved. +Continue to refine the dashboard in a conversation with Seer. Once you're satisfied, click **Add Dashboard** to save it. You can manually edit the dashboard once it's been saved. ### Duplicate Dashboards