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

# Dataroom

> Build custom analytics dashboards from your data

## What is the Dataroom?

The Dataroom lets you build fully customizable dashboards on top of your processed statement data. Arrange charts, tables, and maps in a canvas of views — then share those views with your team.

Open the Dataroom from **Statements** → **Dataroom** in the project sidebar.

## Switching data source

The Dataroom can display data for either **Recordings** or **Compositions**. Use the **Source** button in the toolbar to switch between the two. The selected source applies to all cards in the current view.

## Components

<CardGroup cols={2}>
  <Card title="Views" icon="layout-dashboard" href="/projects/statements/dataroom/views">
    Create, manage, and share saved dashboard layouts with your team.
  </Card>

  <Card title="Cards" icon="square-plus" href="/projects/statements/dataroom/cards">
    Add, edit, resize, and reorder data cards within a view.
  </Card>

  <Card title="Filters" icon="filter" href="/projects/statements/dataroom/filters">
    Narrow every card in the view by territory, asset, store, type, statement, or tag.
  </Card>

  <Card title="Chart Cards" icon="bar-chart-3" href="/projects/statements/dataroom/charts">
    Area, bar, line, and pie charts with breakdowns and dual axes.
  </Card>

  <Card title="Table Cards" icon="table" href="/projects/statements/dataroom/tables">
    Paginated data grids with pinned columns and totals.
  </Card>

  <Card title="Pivot Table Cards" icon="grid-3x3" href="/projects/statements/dataroom/pivot-tables">
    Cross-tabulated grids with row and column dimensions.
  </Card>

  <Card title="Map Cards" icon="globe" href="/projects/statements/dataroom/maps">
    Geographic revenue breakdowns by territory.
  </Card>

  <Card title="Exporting" icon="download" href="/projects/statements/dataroom/exporting">
    Download card data as CSV with formatting options.
  </Card>
</CardGroup>

## Related Features

<CardGroup cols={2}>
  <Card title="Advanced Insights" icon="chart-bar" href="/projects/statements/advanced-insights">
    Advanced exports and custom reports in Looker Studio.
  </Card>

  <Card title="Data Categorisation" icon="tag" href="/projects/statements/data-categorisation">
    Understand how statement revenue types are classified.
  </Card>

  <Card title="Currency Settings" icon="coins" href="/projects/statements/currency">
    Configure how values are converted across currencies.
  </Card>
</CardGroup>
