From 56caddaa234a9a297825a55b44ecfb596b490b6d Mon Sep 17 00:00:00 2001 From: Fi Quick <47183728+fiquick@users.noreply.github.com> Date: Fri, 24 Oct 2025 16:14:31 +0100 Subject: [PATCH] ideas for descriptions --- modules/ROOT/pages/dashboards/ai-dashboards.adoc | 2 ++ modules/ROOT/pages/dashboards/faq-and-resources.adoc | 2 +- modules/ROOT/pages/dashboards/index.adoc | 2 +- modules/ROOT/pages/dashboards/managing-dashboards.adoc | 2 +- 4 files changed, 5 insertions(+), 3 deletions(-) diff --git a/modules/ROOT/pages/dashboards/ai-dashboards.adoc b/modules/ROOT/pages/dashboards/ai-dashboards.adoc index cd2f295f6..323f5857e 100644 --- a/modules/ROOT/pages/dashboards/ai-dashboards.adoc +++ b/modules/ROOT/pages/dashboards/ai-dashboards.adoc @@ -1,5 +1,7 @@ = Creating a dashboard with AI +:description: Create dashboards in seconds with AI. Write prompts to generate a dashboard or let the LLM do the imaginative work for you. Make sure you have enabled Generative AI assistance at the org level. + For AI features to be accessible, an xref:user-management.adoc#_organization_level_roles[organization admin] must enable Generative AI assistance under xref:visual-tour/index.adoc#org-settings[organization settings]. . In the **Create with AI** dialog, you can enter an optional natural language text prompt to let Neo4j create a customized dashboard. diff --git a/modules/ROOT/pages/dashboards/faq-and-resources.adoc b/modules/ROOT/pages/dashboards/faq-and-resources.adoc index 654d12675..000688dc0 100644 --- a/modules/ROOT/pages/dashboards/faq-and-resources.adoc +++ b/modules/ROOT/pages/dashboards/faq-and-resources.adoc @@ -1,5 +1,5 @@ = FAQ and resources -:description: Frequently asked questions. +:description: Frequently asked questions about dashboards and where to get support or give feedback. On this page you can find some pointers to common questions and materials. diff --git a/modules/ROOT/pages/dashboards/index.adoc b/modules/ROOT/pages/dashboards/index.adoc index c01cdac41..db522da4e 100644 --- a/modules/ROOT/pages/dashboards/index.adoc +++ b/modules/ROOT/pages/dashboards/index.adoc @@ -1,6 +1,6 @@ [[dashboards]] = What are dashboards? -:description: Dashboards as a part of the new Aura console experience. +:description: Visualize data and explore your graph using charts and tables that you can customize with Cypher and designs. Build dashboards with your own Cypher or with AI, and have multiple visualizations in tabbed pages. Neo4j dashboards let you compose different visualizations such as tables and graphs in tabbed pages to have relevant data at a glance. diff --git a/modules/ROOT/pages/dashboards/managing-dashboards.adoc b/modules/ROOT/pages/dashboards/managing-dashboards.adoc index 106bc3fa1..29df02755 100644 --- a/modules/ROOT/pages/dashboards/managing-dashboards.adoc +++ b/modules/ROOT/pages/dashboards/managing-dashboards.adoc @@ -1,5 +1,5 @@ = Managing dashboards -:description: Create and modify Neo4j dashboards. +:description: How to create and modify Neo4j dashboards in the Aura console. First, you'll need some data, and a data model, then you can let AI create charts with different data visualisations, or create from scratch starting with an empty dashboard. In Neo4j Aura, use **Dashboards** under **Tools** in the left-side navigation to access the dashboard page.