You are here:
Add Lightning Web Components to the Dashboard
Lightning Web Components allow you to create customized reusable extensions for use anywhere in Lightning Experience. Use these same components directly in your dashboards, to create an interactive experience between your custom extensions and your CRM Analytics data.
You can add any custom Lightning Web Components you create to your CRM Analytics dashboards to bring in your own custom widgets and extensions. To learn how to create a custom Lightning Web Component, see the Lightning Web Components in CRM Analytics Dashboards developer guide.
To add your custom Lightning Web Component to a dashboard:
- Drop a component widget (
) onto a dashboard. - Select the Lightning Components tab.
- Select the Lightning Web Component that you want from the list of components. If no custom Lightning Web Components are available, the list is empty.
- Click Done.
The custom Lightning Web Component can have attributes that must be specified for the component to function as expected. To set the component attributes:
- Select the component that you want to edit and show Component Attributes menu in the widget properties.
- Set the attributes for your custom Lightning Web Component. Each Lightning Web Component defines different attributes.
Click Preview or Save. Test and update the custom Lightning Web Component and the dashboard as needed. With each update to the component, a full refresh of the dashboard is required to render the changes.

