Skip to content

Commit

Permalink
Rename insights
Browse files Browse the repository at this point in the history
  • Loading branch information
DLeyland committed Nov 21, 2024
1 parent 2f14323 commit d00cab9
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion mint.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
"priorities",
"labels",
"syntax-highlighting",
"insights",
"reporting",
"snippets",
"shortcuts",
"auto-responses",
Expand Down
26 changes: 13 additions & 13 deletions insights.mdx → reporting.mdx
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
---
title: 'Insights'
title: 'Reporting'
---

<Frame>![Insights](/public/images/insights-0.png)</Frame>
<Frame>![Reporting](/public/images/insights-0.png)</Frame>

**Insights** give you an overview of your support workload allowing you to analyze trends, identify improvement areas and answer questions like:
**Reporting** give you an overview of your support workload allowing you to analyze trends, identify improvement areas and answer questions like:

- Are we prioritizing support requests correctly?
- What product areas are creating most of our support volume?
- What companies are we speaking with most?
- Are we becoming more efficient?
- And lots more

## Using Insights
## Using Reporting

You can access Insights from the left sidebar of the Plain app or by hovering over a Label, Tier, Group or Company tag on a thread.
You can access Reporting from the left sidebar of the Plain app or by hovering over a Label, Tier, Group or Company tag on a thread.

Insights give you the following metrics and much more:
Reporting give you the following metrics and much more:

1. **Support volume**: The number amount of threads in your queue at any given point in time.
2. **First response time**: How quickly your customers receive a first reply from you.
Expand All @@ -26,27 +26,27 @@ Each metric is broken down to display the median and 90th percentile for either

### Get a birds-eye view

At the top of the Insights page you will see the overall health of your support. How is your queue looking? Are you keeping up with your response time targets? Are you resolving your customers requests quickly?
At the top of the Reporting page you will see the overall health of your support. How is your queue looking? Are you keeping up with your response time targets? Are you resolving your customers requests quickly?

<Frame>![Insights overall health](/public/images/insights-1.png)</Frame>
<Frame>![Reporting overall health](/public/images/insights-1.png)</Frame>

### Get into the details

In each section of Insights, you will see a breakdown of your support by Channel, Company, Group, Label, Priority and Tier. This lets you see which attributes of a support request might be contributing to slower response times or increased volume.
In each section of Reporting, you will see a breakdown of your support by Channel, Company, Group, Label, Priority and Tier. This lets you see which attributes of a support request might be contributing to slower response times or increased volume.

<Frame>![Insights details](/public/images/insights-2.png)</Frame>
<Frame>![Reporting details](/public/images/insights-2.png)</Frame>

### Check in from anywhere in Plain

Hover over any Company, Group, Label or Tier in Plain to instantly see a view of recent support volume. This is a great way to proactively identify trends in your data and improve your workflow.

<Frame>![Insights around Plain](/public/images/insights-3.png)</Frame>
<Frame>![Reporting around Plain](/public/images/insights-3.png)</Frame>

If you’d like to see additional metrics that aren’t displayed in our Insights page or to receive an export of the data to pipe into your own BI tool, please send us an email at [[email protected]](mailto:[email protected]).
If you’d like to see additional metrics that aren’t displayed in our Reporting page or to receive an export of the data to pipe into your own BI tool, please send us an email at [[email protected]](mailto:[email protected]).

## The Metrics

Now, the nerdy bit - this is a breakdown of the exact metrics we show in Insights and how they’re calculated. **Note -** All metrics can also be broken down by Channel, Company, Group, Label, Priority and Tier.
Now, the nerdy bit - this is a breakdown of the exact metrics we show in Reporting and how they’re calculated. **Note -** All metrics can also be broken down by Channel, Company, Group, Label, Priority and Tier.

**Support volume**

Expand Down

0 comments on commit d00cab9

Please sign in to comment.