Docs Menu
Docs Home
/ /

Create a New Movie Insights Dashboard

Estimated Time to Complete: 2 minutes

To complete this tutorial you will need a MongoDB Atlas cluster. Refer to the Create a Cluster documentation for instructions on creating an Atlas cluster.

Create a dashboard to hold your visualizations:

1

If Atlas Charts is not already displayed, click Visualization under the Services heading in the sidebar of the Atlas UI.

Atlas launches an instance of Charts linked to your project.

2

For instructions, see Dashboards.

3
  1. Click Add Dashboard.

  2. In the Add Dashboard dialog, copy the following into the Title input:

    Movie Details
  3. Copy the following into the Description input:

    Insights from the Sample Mflix dataset.
  4. Click Create.

After clicking create, Charts navigates you to your newly created dashboard and prompts you to add your first chart.

Follow along to the next section of the tutorial to build a column chart showing directors who won the most awards.

Back

Load Data