---
title: Add custom visualizations to your dashboards
source: https://docs.newrelic.com/docs/query-your-data/explore-query-data/dashboards/add-custom-visualizations-your-dashboards
---

You can build your own visualizations and add them to a dashboard. This gives you great flexibility around what you display on dashboards, from a company logo to custom queries from any data source.

![screenshot of custom visualization](https://docs.newrelic.com/images/dashboards_screenshot-crop_custom-visualizations-example.webp "Custom visualization")

This visualization shows the number of people in each city who are viewing New Relic within an organization. The visualization was created using the New Relic CLI and [Treemap from the Recharts library](https://bit.dev/recharts/recharts/treemap?example=5ced12842b76410014e81f11).

The process for creating a visualization is covered in the guide, [Build a custom visualization for dashboards](https://docs.newrelic.com/docs/new-relic-solutions/build-nr-ui/custom-visualizations/build-visualization).

## Add a visualization to a dashboard

You can add a visualization to a new or existing dashboard.

1.  Go to **[one.newrelic.com > All capabilities](https://one.newrelic.com/all-capabilities) > Apps > Custom visualizations**. (If you don't see the **Custom visualizations** tile, use the search to locate it.)
2.  In **Custom visualizations**, select the visualization you want to add to a dashboard and then enable it.
3.  If there are configuration options, fill those in. The visualization will update with your changes.
4.  Click **Add to dashboard** and then select a dashboard from the list of available dashboards, or select **New dashboard**.
    If you decide to create a new dashboard, select the account where you want to run the dashboard, and give the dashboard a name.
5.  Click **Add to dashboard**, then click the link to your dashboard to see the custom visualization.

## Manage your dashboard visualizations

**Deleting**: To remove a visualization from a dashboard, click the ellipses button in the right-hand corner of the visualization and click **Delete**.

**Editing**: To edit a visualization from a dashboard, click the ellipses button in the right-hand corner of the visualization and click **Edit**.
