> ## 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.

# Pivot Tables

> Slice event data across multiple dimensions in a tabular view with Klaritics Pivot Tables. Pin results to dashboards and configure alerts on key cells.

Pivot Tables in Klaritics let you slice event data across multiple dimensions in a clean, tabular format. Instead of a single chart, you can place one dimension on rows, another on columns, and choose the metric to aggregate. This is useful when you need to compare many segments at once or export structured results.

## When to use Pivot Tables

Use Pivot Tables when you want to:

* Compare metrics across two dimensions at once, such as feature usage by country and device
* Export structured data for external reporting
* Find the highest and lowest performing segments in a grid view

## Build a pivot table

<Steps>
  <Step title="Choose the metric">
    Select the event and aggregation, such as count, unique users, or sum of a property.
  </Step>

  <Step title="Set row and column dimensions">
    Pick the user or event properties for rows and columns. For example, rows by plan type and columns by month.
  </Step>

  <Step title="Apply filters">
    Limit the data to a specific time range, platform, or audience so the table stays focused.
  </Step>

  <Step title="Review and sort">
    Scan the grid to identify top and bottom performers. Sort rows or columns to bring the most important segments to the top.
  </Step>
</Steps>

## Save and share

Save the pivot table configuration and pin it to a dashboard as a widget. You can also set alerts on the widget so Klaritics notifies you when a cell value crosses a threshold you define.

<Tip>
  Pivot Tables work well with [Cohorts](/analysis/cohorts) as filters, letting you compare behavior across custom user groups in a single grid.
</Tip>

## Next steps

* [Cohorts](/analysis/cohorts) to build custom segments for pivot rows and columns
* [Chart Analysis](/analysis/chart-analysis) to visualize a single dimension as a chart
