Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions modules/ROOT/pages/dashboards/ai-dashboards.adoc
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion modules/ROOT/pages/dashboards/faq-and-resources.adoc
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
2 changes: 1 addition & 1 deletion modules/ROOT/pages/dashboards/index.adoc
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
2 changes: 1 addition & 1 deletion modules/ROOT/pages/dashboards/managing-dashboards.adoc
Original file line number Diff line number Diff line change
@@ -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.

Expand Down