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

# Insights dashboard

> Track of all your billing and usage metrics in one place

The insights tab of the Sequence dashboard contains a series of charts displaying key billing and
usage metrics. This allows you to quickly spot trends and anomalies, identify customers that need
action, and monitor the overall health of your billing.

<Frame>
  <img src="https://mintcdn.com/sequence/x1KLJXMII5R5d7eg/images/product/data/data_1.png?fit=max&auto=format&n=x1KLJXMII5R5d7eg&q=85&s=83acca02ed44ec512f4391bd4b819680" alt="Insights dashboard" width="3248" height="1976" data-path="images/product/data/data_1.png" />
</Frame>

Select the time period to globally apply to all charts from the drop-down menu at the top.

### Charts

<Tip>
  Some charts are segmented by a dimension, for example the invoice currency.
  Use the drop-down menu on the top-right of the chart to select a specific segment.
</Tip>

<AccordionGroup>
  <Accordion title="Total Customers">
    Number of customers with/without an active billing schedule. Hover over customers
    without a billing schedule to see a breakdown between customers that never had
    an active billing schedule and ones that were billed in the past but are no longer billed.
  </Accordion>

  <Accordion title="Invoiced Revenue">
    Total gross invoiced amount across all customers, by month. Segmented by currency.
  </Accordion>

  <Accordion title="Outstanding Invoices">
    Breakdown of outstanding invoices by aging bucket. Click on a row to get a list of invoices
    in the bucket. Segmented by currency.
  </Accordion>

  <Accordion title="Total Events">
    Total number of usage events across all customers, by day. Segmented by event type.
  </Accordion>

  <Accordion title="Usage Metrics">
    Total usage metric value across all customers, by day. Segmented by usage metric.
  </Accordion>
</AccordionGroup>
