Does anyone have a benchmark on case deflection due to your Knowledge Management or self-service capabilities?

Isaiah1
Kilo Expert

Hi everyone, Isaiah here and I am new to ServiceNow and this community. I am after some KPIs and benchmarks.

In particular:

1) How are you measuring case deflection i.e. your employees don't need to raise a case thanks to your knowledge articles?

2) What kind of % deflection are you seeing or any industry benchmark you might have?

Thanks in advance!

1 ACCEPTED SOLUTION

Hi @Paulsylo ,

We created a widget linked to a table that does the following:

  1. A = How many unique users read any knowledge articles in a 24 hour day
  2. In A, how many of these unique users raised a case = B
  3. In A, how many of these unique users raised a live chat = C
  4. Deflection = (A - B - C)/A

The assumption is that if someone is reading a knowledge article they are not raising a case so that's a deflection. 

 

View solution in original post

21 REPLIES 21

@Isaiah Yeah i saw this but i need some screen shots of what you have implemented 🙂 can you share some please ? because how you are creating the relation between knowledge and case 

abirakundu23
Mega Sage

Hi @Isaiah1 ,

Could you please share technical configuration of that below concept ? I mean to say what will be the Indicator source configuration& indicator configuration  for A, B, C .

We created a widget linked to a table that does the following:

  1. A = How many unique users read any knowledge articles in a 24 hour day
  2. In A, how many of these unique users raised a case = B
  3. In A, how many of these unique users raised a live chat = C
  4. Deflection = (A - B - C)/A