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

# Ticket Volume & CSAT

> Gorgias ticket volume and supported customer-satisfaction metrics over time.

| Contract           | Value                            |
| ------------------ | -------------------------------- |
| Metric key         | `app.report.ticket_volume_csat`  |
| Source             | Aloftly                          |
| Status             | active                           |
| Type               | application                      |
| Semantic version   | Application calculation          |
| Catalog visibility | Supporting or fixed-surface only |

## How it's calculated

```text theme={null}
Aggregates ticket counts and certified CSAT inputs; unavailable fields are not inferred.
```

## Known caveats

None.

## Where this appears

* Ticket Volume & CSAT widget title

<AccordionGroup>
  <Accordion title="Grain and identity" icon="ruler">
    One daily time series and period summary for the selected date window.

    **Join and identity keys**

    * Organization, store scope, and identical half-open UTC date window
  </Accordion>

  <Accordion title="Filters and boundaries" icon="filter">
    * Uses the exact metric keys and source filter declared by the composition query.
  </Accordion>

  <Accordion title="Timezone, currency, and freshness" icon="clock">
    **Timezone.** Uses the selected UTC half-open window until store timezone support lands.

    **Currency.** Inherited from constituent metrics; mixed-currency totals are unavailable.

    **Freshness.** Inherited from the least-fresh required constituent metric.
  </Accordion>

  <Accordion title="Version history" icon="clock-rotate-left">
    | Date       | Change                                                   |
    | ---------- | -------------------------------------------------------- |
    | 2026-08-06 | Registered the response-bound composite report contract. |
  </Accordion>
</AccordionGroup>
