Skip to main content
Most service desk reporting is a wall of charts nobody looks at. This playbook builds the opposite: one dashboard that answers the questions your leadership actually asks, delivered to Slack so nobody has to remember to open it.
Prerequisites: a few weeks of real tickets. Dashboards on a week of test data are misleading in both directions.

1. Read the prepackaged dashboards first

Before building anything, spend twenty minutes in Analytics in the left sidebar. Seven dashboards ship ready: Tickets, Agents, Efficiency, Forms, SLAs, CSAT, and Knowledge Base Analytics. They usually answer the question you were about to build a custom dashboard for. Build custom only when you know which specific number is missing.
Click any data point on a chart built on the Tickets data source to open the tickets behind it. This is the single most useful thing in Analytics and the least discovered. A spike on a trend line becomes a list of tickets you can read.

2. Understand AI Outcome before you report on it

AI Outcome is the metric leadership will ask about, and it is easy to misread. Every ticket where an AI agent participated is classified as one of: Three things worth knowing before you put this on a slide:
  • Escalated requires evidence. When the record does not show whether a human used the agent’s output, the ticket is Assisted, not Escalated. So Escalated is a floor, not a ceiling.
  • Historical values can shift. Classifier updates reclassify previously closed tickets, so a number you screenshotted last quarter may not reproduce.
  • Unpublished AI-only conversations count in charts but not in ticket lists. Clicking through an AI Outcome segment can open fewer tickets than the chart says, and AI Outcome filters on views miss them entirely.
If you want a cleaner rate, Resolution path is deterministic rather than classified: human touched, AI resolved, workflow only, or unclassified, with human touch always winning. Use AI Outcome for quality, Resolution path for volume.

3. Build one custom dashboard

Create a dashboard and add four cards. This is a deliberately short list. You can always add more, and you probably should not.
1

Ticket volume over time

A Trend card, count of tickets, grouped by channel. This is the context every other number needs.
2

Share resolved without a human

A Metric card, Percent of aggregation, grouped by Resolution Path. The share sitting in AI Resolved and Workflow Only is the automation number.
3

SLA compliance

A Metric card, Percent of, grouped by SLA > Outcome. Met versus Breached, with tickets that have no SLA appearing as their own slice.
4

A watchlist

A Table card, sorted by Created ascending, with conditions for unassigned and open. Table cards show ticket rows rather than an aggregate, so this is a work list on the dashboard, not a statistic. Clicking a row opens the ticket.
Learn more about card types

4. Get the percentages right

Percent of is where dashboards quietly start lying. The rule: widget conditions scope the numerator only. The denominator stays the full filtered population set by the dashboard filters and date range. So a widget scoped to AI Outcome Resolved reports the share of all tickets in range that were AI-resolved, including spam and unclassified tickets. Usually that is not what you want. Turn on Exclude empty from total, which appears as Hide Empty Values on non-percentage aggregations. It drops tickets with no computed value and tickets classified as Not Applicable from the denominator, so the percentage describes the classified population instead of everything that arrived. To check what a number is actually measured against, hover it. The tooltip shows the exact denominator, for example Out of 142 tickets.

5. Turn on CSAT

CSAT is per channel, not workspace-wide. Go to the channel’s Settings > Slack and enable Send CSAT on Ticket Resolution. Surveys then go to requesters when tickets in that channel resolve. The score lands on the ticket itself, which makes it useful beyond the dashboard:
  • Filter any view by CSAT score, including filtering for tickets with no score to find resolved tickets that never got feedback
  • Add the CSAT score column in table views and sort it to surface your worst resolutions
Read the one-star tickets. The aggregate score tells you nothing you can act on, and five individual tickets usually tell you exactly what to fix.

6. Ship a weekly brief to Slack

A dashboard nobody opens is not reporting. AI Briefs generate a narrative summary of a custom dashboard and post it to Slack on a schedule.
1

Open your custom dashboard

Briefs work on custom dashboards only, not the prepackaged ones. It needs at least one widget.
2

Click AI Brief in the dashboard header

Select one or more Slack channels. The Ravenna bot has to be a member of each.
3

Pick a cadence and time

Daily, weekly, or monthly. Times are set in UTC, so convert for your team.
4

Write the prompt

This is the part that decides whether people read it. Something like: focus on week-over-week changes, call out anything concerning, and keep it to five bullets for a leadership audience.
Weekly on Monday morning is the cadence that survives. Daily briefs get muted.
Learn more about AI briefs

7. Let Copilot do the building

You do not have to configure widgets by hand. Ask Copilot:

Build me a dashboard for the IT channel with ticket volume over time, SLA compliance as a percentage, and a table of the ten oldest unassigned tickets.

Copilot is also the right tool when you want raw data on a schedule rather than a narrative summary:

Every weekday at 9am, DM me my top five open tickets by priority.

That builds a scheduled workflow, not an AI Brief. Use briefs for narrative, Copilot workflows for data.

Where teams get this wrong

The prepackaged ones answer most questions. Build what is missing, not what you can imagine.
Spam in the denominator makes your automation rate look worse than it is.
It is a floor. Ambiguous cases land in Assisted.
The score is a signal, the tickets are the information.
If nobody is pushed the numbers, nobody sees the numbers.

Next

Close knowledge gaps

Turn the questions the agent could not answer into articles.

Copilot recipes

Prompts for triage, drafting, automation, and charts.
Last modified on September 17, 2026