diff --git a/docs/product/dashboards/custom-dashboards/index.mdx b/docs/product/dashboards/custom-dashboards/index.mdx index 863952333835b..c5fdf3fa37a9d 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 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 manually 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