> ## Documentation Index
> Fetch the complete documentation index at: https://docs.encord.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Analytics Dashboards

You can create custom analytics dashboards from the **Analytics View** using **Distribution** and **Correlation** charts.

<div class="flex justify-center">
  <img src="https://storage.googleapis.com/docs-media.encord.com/static/img/analytics-view.png" width="300" />
</div>

### Distribution charts

Distribution charts display distributions and summaries of the selected metrics and custom metadata.

Here are some examples:

* Data unit: Frame number, random value, area
* Metadata: Enum with their enum options, numeric, date time, and boolean

<Note>`varchar` (previously `string`), `text` (previously `long_string`), and `uuid` are NOT SUPPORTED for use in Distribution charts.</Note>

![Add Distribution chart](https://storage.googleapis.com/docs-media.encord.com/static/img/Index/index-add-distribution-chart.gif)

### Correlation charts

Correlation charts display a scatter plot of two attributes to show correlation within your current filtered view. Correlation charts require numeric data.

<Note>Distribution charts support a number of custom metadata types, however Correlation charts ONLY SUPPORT `numeric` custom metadata.</Note>

![Add Correlation chart](https://storage.googleapis.com/docs-media.encord.com/static/img/Index/index-add-correlation-chart.gif)

### Custom Analytics Dashboard

<Tip>Before creating a custom analytics dashboard, we recommend having custom metadata available in your data. Custom metadata can make the insights you get from the dashboard much more useful.</Tip>

1. Navigate to **Data** > **Explore** and select a folder.

2. Click **Analytics view**.

3. Specify the display criteria for the *Distribution* and *Correlation* cards that display by default.

4. Click **Add chart** to add additional *Distribution* and *Correlation* cards.

5. Specify the display criteria for the added *Distribution* and *Correlation*.
