

# Widgets
<a name="widgets"></a>

Explore the different widget types available in Profile explorer.

## Overview
<a name="widgets-overview"></a>

Widgets in Profile explorer are composite elements built from JSON components within your layout definition. While these widgets represent complex JSON structures, our UI builder handles the technical composition automatically, making dashboard management straightforward and accessible.

**Topics**
+ [Overview](#widgets-overview)
+ [Available widgets](#available-widgets)
+ [Default widgets](default-widgets.md)
+ [Custom widgets](custom-widgets.md)

## Available widgets
<a name="available-widgets"></a>
+ Default widgets
  + [Generative AI summary](default-widgets.md#generative-ai-summary)
  + [Customer information](default-widgets.md#customer-information)
  + [Calculated attribute](default-widgets.md#calculated-attribute)
  + [Contacts](default-widgets.md#contacts)
  + [Cases](default-widgets.md#cases-cp)
  + [Orders](default-widgets.md#orders-cp)
  + [Assets](default-widgets.md#assets-cp)
+ Custom widgets
  + [Table](custom-widgets.md#table-widget)
  + [Key value pair](custom-widgets.md#key-value-pair)
  + [Key metric](custom-widgets.md#key-metric)
  + [Donut chart](custom-widgets.md#donut-chart)