---
title: Customizing the LDAP dashboard
description: Use configuration files in the Velocity templates to customize the LDAP dashboard.
component: pingdirectory
version: 9.3
page_id: pingdirectory:pingdatametrics_server_administration_guide:pd_met_cust_ldap_dashboard
canonical_url: https://docs.pingidentity.com/pingdirectory/9.3/pingdatametrics_server_administration_guide/pd_met_cust_ldap_dashboard.html
revdate: September 13, 2023
---

# Customizing the LDAP dashboard

Use configuration files in the Velocity templates to customize the LDAP dashboard.

Dashboards are defined by Velocity templates. After servers are configured, the LDAP dashboard displays all metrics from monitored servers. See [Velocity templates](pd_met_velocity_templates.html) for more information about templates and template components.

Use the following options and resources to configure and customize the LDAP dashboard:

* Access the configuration file for the LDAP dashboard at `<server-root>/config/velocity/templates/_ldap-dashboard-config.vm`.

  |   |                                                                                                                                                                                                                                                                                                                                                                                                                                     |
  | - | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
  |   | Use the `config` file as a guide for customization, but do not change it.Files within this directory that begin with an underscore (\_) are templates that are referenced by each of the dashboards. The `_ldap-dashboard-config.vm` template is the only file that contains all of the dashboard configuration inside the file. Configuration of other templates requires configuration of a corresponding dashboard file as well. |

* The `_ldap-dashboard-config.vm` file references the customizable template file in `<server-root>/velocity/templates/_ldap-dashboard-config-overrides.vm.`. Use this file to perform customizations.

* Both the `_ldap-dashboard-config.vm` and `_ldap-dashboard-config-overrides.vm` files contain configuration instructions.

* You can customize the following in the `_ldap-dashboard-config-overrides.vm` file:

  * The charts that display for each server type and their styles. See [Available charts for PingDirectory servers](pd_met_avail_charts_pingdata_servers.html) for more information.

  * The charts that display for a data center and their styles.

  * The charts that display for an application type and their styles.

  * The default time resolution (two weeks, is the default for data displayed).

  * The size of the charts.
