Skip to content

Conversation

fiquick
Copy link
Collaborator

@fiquick fiquick commented Oct 1, 2025

No description provided.

@fiquick fiquick requested a review from nielsdejong October 1, 2025 15:44
@fiquick fiquick changed the title add snippets to AI section add snippets to dashboards AI section Oct 1, 2025
@fiquick fiquick merged commit 6da0a53 into console Oct 2, 2025
4 checks passed
@fiquick fiquick deleted the great-additional-info-for-dashboards branch October 2, 2025 09:35
@neo4j-docops-agent
Copy link
Collaborator

neo4j-docops-agent commented Oct 2, 2025

Thanks for the documentation updates.

The preview documentation has now been torn down - reopening this PR will republish it.

It cannot read the actual data in your database.
====

The intelligent prompting happens in the background.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The intelligent prompting happens in the background.
The prompt is processed in the background.

====

The intelligent prompting happens in the background.
AI is going to analyse the schema, and it will try to make up some questions, and then it will convert each of these questions into a chart.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
AI is going to analyse the schema, and it will try to make up some questions, and then it will convert each of these questions into a chart.
The AI analyzes your database schema and tries to come up with useful queries about the data while taking your prompt into account.
Then it creates a suitable visualization for each query.

== Quality of the data model

AI provides a great starting point, but the quality of your underlying data model still matters.
A graph model that has been thought out well, leads to a dashboard that tells more meaningful stories.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
A graph model that has been thought out well, leads to a dashboard that tells more meaningful stories.
A graph model that has been thought out well leads to a dashboard that yields more meaningful insights.

== AI as a starting point

Remember, you can always edit an AI-generated dashboard.
It's fun to use AI as a starting point, and then build on it by editing the output - and refining visualizations, colors, and layouts to match your needs.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
It's fun to use AI as a starting point, and then build on it by editing the output - and refining visualizations, colors, and layouts to match your needs.
It is a valid workflow to use AI as a starting point, and then build on it by editing the output - and refining visualizations, colors, and layouts to match your needs.


AI provides a great starting point, but the quality of your underlying data model still matters.
A graph model that has been thought out well, leads to a dashboard that tells more meaningful stories.
AI infers nodes and relationships, but you might like to refine the model based on your specific questions - that way you will be able to reference entities directly from your schema (like `Customer`, `Order`, or `Category`) to guide AI towards more relevant charts.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This sounds more like prompt writing tips - using the exact entity names in a prompt to make it easy for the AI to interpret the prompt.

in general i don't think that the actual data model is something that is influenced too much by what kind of dashboards we can build from it, but rather how the data should be modeled so they can be processed efficiently.

I'd say this section could instead be about making sure the prompt aligns with the data model?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants