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

# Widgets Overview in Klaritics

> Widgets are analytical visualizations you pin to dashboards in Klaritics. Learn about chart, metric, table, and custom widget types.

Widgets are the building blocks of every dashboard in Klaritics. Each widget is a visualization created from an analysis, such as a chart, funnel, or pivot table. You pin widgets to dashboards to monitor metrics, compare trends, and share insights with your team.

## Widget types

Klaritics supports four widget categories. Each serves a different analytical purpose.

<CardGroup cols={2}>
  <Card title="Chart Widgets" icon="chart-line" href="/widgets/chart-widgets">
    Line charts, bar charts, and other visualizations built from Chart Analysis.
  </Card>

  <Card title="Metric Widgets" icon="gauge" href="/widgets/metric-widgets">
    Single-value KPIs that surface a key number at a glance.
  </Card>

  <Card title="Table Widgets" icon="table" href="/widgets/table-widgets">
    Tabular breakdowns, often created from Pivot Tables, for detailed data review.
  </Card>

  <Card title="Custom Widgets" icon="sliders" href="/widgets/custom-widgets">
    Flexible widgets built from any supported analysis with alert configuration.
  </Card>
</CardGroup>

## How widgets work

You create a widget by pinning an existing analysis to a dashboard. The widget stays connected to the underlying analysis, so when the analysis updates, the widget reflects the latest data. You can resize and reposition widgets on the dashboard to emphasize what matters most.

## Next steps

* [Chart widgets](/widgets/chart-widgets)
* [Metric widgets](/widgets/metric-widgets)
* [Table widgets](/widgets/table-widgets)
* [Custom widgets](/widgets/custom-widgets)
