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

# Understand analytics

> Read workload, activity, resolution, and coverage metrics without overclaiming the data.

Open **Community Management → Analytics** for workspace-level operating signals.

## What analytics can show

Depending on enabled modules and your permissions, analytics can summarize:

* Incoming and resolved work.
* Ticket and case workload.
* Rank request outcomes.
* Event activity and attendance coverage.
* Staff duty patterns.
* Provider failures and unresolved operations.

## Read coverage first

Every metric depends on the records Rodyne could observe. Before interpreting a trend, check:

* The time range.
* Whether the module was enabled for the whole range.
* Whether Discord or Studio ingestion had downtime.
* Whether filters exclude part of the workspace.
* Whether the metric counts created records, resolved records, people, or provider targets.

## Avoid false comparisons

* A shorter resolution time can reflect easier work, not better quality.
* Ticket volume can rise after a new panel makes support easier to access.
* Attendance duration is not an event pass rate.
* A provider HTTP success is not a verified outcome unless read-back completed.
* Assigned-work counts are permission-filtered for the viewer.

## Use analytics operationally

Good review questions include:

1. Which queue is accumulating unresolved work?
2. Which provider or integration is producing repeated failures?
3. Are protected workflows waiting for enough independent approvers?
4. Did a configuration change create a visible break in data coverage?
5. Which records should be sampled for qualitative review?

<Tip>
  Use analytics to find where to inspect, then open the underlying tickets, cases, requests, events, or jobs before making a policy decision.
</Tip>

## Guided walkthrough

<Frame caption="Analytics is read in the context of period, module coverage, and underlying operational records.">
  <img src="https://mintcdn.com/rodyne/3VLEvtRzxXCeXuB_/assets/screenshots/analytics-main.png?fit=max&auto=format&n=3VLEvtRzxXCeXuB_&q=85&s=6a2b5b22015fffd1405ae50bd6dcc22f" alt="Rodyne Analytics workspace with period and module views" width="990" height="742" data-path="assets/screenshots/analytics-main.png" />
</Frame>

The screenshot above is from the live Rodyne product. Use it to orient yourself, but rely on the current record state and live provider checks when operating the workspace.

## Operating procedure

<Steps>
  <Step title="Set the question">
    Choose the operational question before selecting a chart or period.
  </Step>

  <Step title="Check coverage">
    Confirm the module, integration, and selected interval have usable data.
  </Step>

  <Step title="Read the denominator">
    Distinguish records, members, provider targets, and active staff.
  </Step>

  <Step title="Compare cautiously">
    Account for policy, panel, staffing, and ingestion changes between periods.
  </Step>

  <Step title="Sample records">
    Open representative tickets, cases, requests, or events before acting on a trend.
  </Step>
</Steps>

## Acceptance checks

| Check          | Ready when                                    | If it is not ready         |
| -------------- | --------------------------------------------- | -------------------------- |
| Period         | The selected dates match the review           | Correct range and timezone |
| Coverage       | Ingestion and modules were active             | Annotate the gap           |
| Interpretation | The metric definition supports the conclusion | Return to source records   |

## Failure recovery

When a chart is blank or loading, verify filters, permissions, and coverage before treating it as zero activity. Use the underlying queue as the operational fallback.

## Continue the workflow

<CardGroup cols={2}>
  <Card title="Manage staff and duty" href="/guides/staff-and-duty" icon="clock-3" />

  <Card title="Understand job outcomes" href="/reference/outcomes-and-jobs" icon="activity" />
</CardGroup>
