Author: Kelly Cooke

5 Ways uberAgent Measures Your Employee Digital Experience

Measuring employee digital experience is a great way to assess how well your systems are performing. With the move to working from home there is now greater importance in making sure your IT services can support multiple device types and varying network conditions. This scenario is where uberAgent shines.

uberAgent is a user experience monitoring and endpoint security analytics product that integrates with your Splunk environment. uberAgent provides rich details on user experience whether they are on a Mac, PC, Surface, or virtual desktop like Citrix or VMware.

Here are 5 ways uberAgent can help you evaluate your employees’ end-user experience – and troubleshoot any issues.

Logon Monitoring

A logon is your first chance to make a good impression. No one likes to wait, so when users start to complain of slow logon times you need access to everyone’s details to understand what is going on. uberAgent for Splunk captures everything you will need, giving you everyone’s logon time, and where that time is being spent. You can review the details for a group of users, or drill-down to one specific user.

Logon time is broken down by the shell startup, group policy processing, profile loading, and group policy and AD logon scripts. You can compare users with different characteristics to help identify where time is being spent. If your group policy is taking too long for some users, you can drill down to see how much time each policy is taking. 

Logon Monitoring dashboard

Application Usage

Measuring the user experience of applications can benefit both application owners and end users. If users are reporting slow performance, it is important to understand what is happening on the system. Is performance poor due to the user’s memory or CPU? Is storage or bad network connectivity the issue? Could it be slow because of the many tabs open in their web browser? Or is the issue firmly with the application?

uberAgent will give you a clear picture of what is happening on each user’s device. Comparing all users can provide insights into how applications are performing throughout the day. You can view details about crashes, load times, memory/CPU/disk usage, network connectivity problems, and even understand how often the app freezes.

There are many other benefits to getting a full catalog of deployed applications. uberAgent tells you which applications are installed, and which of those are used. You can understand how many licenses will be needed for an application, and plan purchases and upgrades around usage.

Application Performance dashboard

Network Monitoring

A user’s internet connection can play a large role in the perceived performance of applications.  When users are working remotely, they may not always have access to high-speed internet connections. With uberAgent’s network monitoring capability you can easily see how much data is being transferred, to where, and exactly how long that took. Built in dashboards can show you connectivity issues broken down by user or application. You can separate latency issues in Citrix sessions and latency in Citrix hosted applications, helping identify if the user’s connection or an issue at the data centre is the cause.

Network Communications dashboard

Browser Application Experience

With the shift to cloud and web-based UIs, it is important to include web application performance in measuring overall user experience. With plugins for Internet Explorer, Firefox, and Chrome, uberAgent can delve into the browser experience without needing any code changes to the monitored apps.

Details about page load times, render time, network communications, errors, and more are available by application or web page. Measure the performance of web-based apps whether they are hosted internally or available in the cloud.

The light-weight plugin is a trusted solution with over 600,000 downloads in the Chrome store.

Browser App Performance dashboard

Experience Score Dashboard

Individual metrics are useful for troubleshooting individual issues. To get a clear picture of the overall user experience, uberAgent creates a single user experience score. The experience score is a single view that shows the current and past status of all devices, applications, and users monitored by uberAgent. It allows for proactive monitoring of your environment, reducing downtimes and costs.

The trend of this score can let you know how the user experience is going, and allow you to compare scores across different days, users, or applications.

The experience score dashboard calculates and visualises experience scores for the entire userbase, breaking the data down by category and component, highlighting components where potential issues are originating from. The dashboard also provides quick access to important KPIs like logon duration, application responsiveness, and application errors.

Experience Score dashboard

These five benefits are just the start – uberAgent has many more features built in. With the flexibility of the Splunk platform you can even extend the dashboards, alerts, and reports to suit your own requirements.

JDS has extensive experience successfully configuring uberAgent for our customers. JDS is a gold partner of uberAgent, so we can install, configure, and provide you with licenses. If you would like to take advantage of the impressive user experience monitoring capability of uberAgent, get in touch with JDS today.

Implementing Salesforce monitoring in Splunk

The problem

A JDS customer embarked on a project to implement Salesforce to provide their users a single user interface to fulfil their customer needs.  Their aim, to make the interface easy to use and reduce the time to process customer requests.  At the same time, the business had to ensure that their customer data stored in Salesforce was secure and to be able to detect any malicious use.

The Solution

Implementing Splunk with the Splunk Add-on for Salesforce enabled the collection of logs and objects from Salesforce using REST APIs.  This in turn, enabled proactive alerting and the creation of informative dashboards and reports to satisfy the business’ security requirements.

Scenarios detected:

  • Failed or unusual login attempts (same user tries to login from multiple IP addresses)
  • Large amounts of data extracted from Salesforce
  • Unauthorised changes in Salesforce configuration such as Connected Apps settings or Authentication Provider settings
  • Integration user account activity occurring outside of scheduled job runs
  • Privileged user activity
  • Apex code execution

All of this was achieved by setting up the required data inputs via the Splunk Add-on.  Creating lookups to enhance the alert content with meaningful information and macros for re-usability and ease of administration, then adding alerts to ensure the required conditions were notified to the operational support teams.

Splunk dashboards and reports built on Salesforce data allowed the business to easily view login patterns and analyse EventLog events and Setup Audit Trail changes.  Additionally, Salesforce data ingestion and alert summary dashboards were added to assist the support team to identify issues or delays in data ingestion as well as review the number of alerts being generated over time.

When developing any application that provides access to secure information, it’s important to not only monitor in terms of user experience, but also look at security aspects. Our customer was able to satisfy the security monitoring requirements of the business with the Splunk Add-on for Salesforce and achieved their go-live target date. The configured alerts will keep them informed of any potential security issues, giving them confidence that the platform is secure. The accompanying dashboards provide an intuitive summary of user actions, all backed by an extended data retention policy in Splunk to satisfy regulatory compliance. With SalesForce data now available in Splunk, they are planning additional use cases to not only monitor security, but get insights into how the platform is used by employees.

Why choose JDS?

JDS has experience and expertise in bringing SalesForce application data into Splunk . If your focus is on security, performance, or custom monitoring, speak to JDS today about how we can convert your SalesForce data into useful insights.

Virtual Agent: Understanding The Limitations Of LITE

Understanding the difference between Virtual Agent LITE and the full Virtual Agent offering is a must when planning your organisation’s Virtual Agent journey.

The following matrix will help you to understand the benefits of the Virtual Agent LITE product as a starting point, whilst clearly highlighting the immense value that can be realised in proceeding with the full Virtual Agent offering.

Want to know more? We’d love to hear from you via [email protected] or 1300 780 432.

Working With ACLs In ServiceNow

 

ACLs or Access Control Lists are the process by which ServiceNow provides granular security for its data and can be applied to individual records, as well as fields within those records.

When working with ACLs, it is extremely important to note that the order in which an ACL definition is evaluated has performance implications.

These are:

  1. Roles
  2. Criteria
  3. Script

 

ROLES: FASTEST

Roles will evaluate extremely fast as they are cached in server memory, so using roles is always highly recommended.

CRITERIA: FAST

Conditions are based on values in the current record and will evaluate quickly, but only after the role has been checked.

Although you can have complex criteria using dot-walking (“Show related records”) these will incur a performance overhead as ServiceNow needs to load the related records.

In this example, the criteria is based on the company of the assigned person for that record, requiring ServiceNow to load TWO additional records to evaluate.

Remember, performance does not scale in a linear fashion.

Although criteria like this may seem blisteringly fast when looking at a single record in a development environment, it will be much slower in production as lots of people access records—and particularly if it is applied to a READ rule in a list view as the criteria has to evaluate for each and every individual row being displayed (multiplying the performance overhead).


SCRIPT: SLOWEST

Although slowest here is a relative term, ACL scripts will evaluate at least slightly slower than ACL roles and ACL criteria for a number of reasons.

Scripts are often needed in ACLs, but they should always be carefully considered for performance implications.

The best practice with scripts is to have them shielded by roles and criteria. In this way, the script won’t even run unless the ACL first matches the role and then matches the criteria, potentially sidestepping a performance overhead before it occurs.

Consider the following two ACLs. Technically, they’re identical, but one will run considerably faster than the other.

Even though they’re technically identical, the second ACL will be slower because:

  • The script will be run for ALL users and not just those that have the ITIL role
  • The script will run on ALL records not just those that are active
  • ServiceNow’s JAVA layer has to invoke a Rhino Javascript engine to evaluate this script

Ideally, scripts should only be used on ACLs that already have roles and criteria to ensure they’re only running when absolutely necessary.

ServiceNow is optimised to run ACLs extremely fast, but they can introduce a performance overhead on large instances with millions of records.

JDS is experienced in optimizing ACLs and can use a variety of methods to drastically improve ACL performance. For more information, reach out to the JDS ServiceNow team.

To learn more, contact our team today on 1300 780 432, or email [email protected].

How ServiceNow’s ‘Virtual Agent’ can assist your organisation: Part 4

This blog entry is part of a four-part blog series on how ServiceNow’s Virtual Agent can assist your organisation.

See Part 1 HERE

See Part 2 HERE

See Part 3 HERE

Part 4: Experiences Matter

Through this blog series I have spoken about, through Virtual Agent, it is easier to empower users, create more opportunities for contactless resolution and create better operational insights and accuracy.

This is to achieve an end goal.

This end goal is to achieve a better service experience for users and customers. Virtual Agent really drives this home by focusing on the elements mentioned throughout this blog series. This is largely due to the Virtual Agent’s ability to evolve as your employees and organisation does. It allows a user’s or customer’s experience to be front and centre, as it provides the opportunity to improve consistently, even if there is staff turnover.

This is done by bringing across the knowledge from previous employees to the current and future employees as a sort of synthetic genetic history (through the Virtual Agent's flows). Although in theory, staff turnover should happen less as agents can refocus on more engaging work due to the virtual agent taking over most of the daily mundane work. These blog entries have largely been focused on positives and the next point has only been touched upon previously, but a Virtual Agent is there to offer another option, not replace completely, for users to interact with the service desk. The key point there is that it is an option.

Offering Options

These articles have been centred around the reasons why Virtual Agent is a useful addition to your organisation and how it can dramatically improve the service experience, but Virtual Agent should never replace all other avenues that users can use to access the information or raise issues.

Some users know where to look, so forcing them to use the Virtual Agent would frustrate them. Not only that, sometimes it is an emergency, so being forced to go down the Virtual Agent path will just delay something that should not be delayed.

It is important not to forget the fact that accessibility is also important, so offering a phone helpline may also be helpful for users with poor eyesight or bad internet connections. In addition to this, there are some queries that are just so specific that doing anything other than chatting to a person will not be efficient or beneficial.

As a result, a Virtual Agent should not replace all other options as an attempted cost cutting measure or in an attempt to be “cutting edge”.

It may be tempting thought as your Virtual Agent matures that you consider outright replace certain options, but this should not be done without ensuring there are other clear options for your user base and that the service experience is not negatively impacted as a result.

Evolving Your Business

When you begin your Virtual Agent journey though, it may not solve the issue alone, but can gather more information before handing it off to a person via web chat or otherwise, which ensures the service desk can focus their efforts on more complex issues or necessary contact.

An example of this is serving the users better who need to user a different resolution method, such as a phone call. When a Virtual Agent becomes a more prominent element within you organisation however, there will be time for people to work on other more, previous considered “only if time persists” projects.

This is important for several reasons, but largely because it opens agent’s time to be able to work on a variety of other initiatives in the organisation. They can up-skill and learn skills to provide newer and more useful services to their customers. Service agents can strive to become more user experience focused and become experts in understanding how to help customers, as opposed to regurgitating the same information day in and day out.

Your business will be able to review new initiatives to either become more profitable, by being able to focus on what you currently offer or expanding and investigating options that previously seemed untenable due to resourcing constraints. Chat bots and Virtual Agents tend to be over-hyped, but using it correctly can be a huge benefit to your organisation.

Even if the Virtual Agent only helps in evolving your business only slightly, some of that hype is warranted as that may be enough to bring your organisation to the next level.

Summary

Over the past couple of months, this blog series has largely been focused on positives, but with every positive and idealistic plan in mind, it is important to have a dose of realism, which this blog entry focused on.

That’s not to say Virtual Agent is not a worthwhile endeavor, quite the contrary, but starting a journey with only the positives in mind can be potentially damaging to your organisation. In summary, in the first blog entry we focused on the concept of empowerment. Not only empowering users, but also service agents and the organisation as a whole.

This was further highlighted in the second entry when we focused on the user and service agent level by discussing the concept of contactless resolution. From a user perspective, this was being able to raise issues out of hours and solve it on their own when is convenient for them, without staying on hold whilst they are asked to turn their machine off and on again.

From an agent’s perspective, contactless resolution allowing service agents to work on different projects and stop working on mundane tasks day in and day out and now being able to focus on service experience. Then focusing on empowerment on an organisational level, as discussed in the third blog entry as a virtual agent assists with improving operational insights and accuracy. This meant using newly gathered and accurate data to improve the experience even further and potentially solve more issues proactively.

Finally, this article highlighted the fact that even though Virtual Agent has all these benefits, this is a journey that needs to properly be planned for and not used as the singular point of entry for a user or customer. This journey can be made easier by people who have helped other organisations down this journey, as they can bring their experiences and suggestions in the best way to introduce it slowly and effectively.

Without making this sound like a sales pitch, this is often where consultants come in to play and can recommend a good starting point to start this journey and equip your service agents for the future. Regardless however, I hope this blog series has been informative and has ensured that your customers and users are more a focal point than ever. Thanks for reading!

 

Thank you for taking the time to read this four-part series. If you have not already, take a read of the earlier parts and see what you missed!

If not, reach out to us at JDS Australia if you want to begin your virtual agent journey. In doing so, we hope that we can assist in empowering your people, allowing a higher rate of contactless resolution, improving operational insights and accuracy and ensuring that that experience of your users, matter.

How ServiceNow’s ‘Virtual Agent’ can assist your organisation: Part 3

This blog entry is part of a four-part blog series on how ServiceNow’s Virtual Agent can assist your organisation.

Part 3: Operational Insight & Accuracy

Every day that a service desk is operational, it creates data, both useful and not so useful.

As time continues though it can become quite overwhelming and the data that was once useful can be poisoned with data that makes it less useful. People tend to have different opinions, differing working styles and language quirks that is amplified when there is staff turnover.

As a result, the data they create is only as insightful as its consistency when dealing with a large amount of it.

Accuracy

Data accuracy and data in general is one of the most common issues in any organisation.

This can be due to several reasons, but there are some ways that inaccurate data that gets in the system can be avoided. When entering data repeatedly, it can be mundane, boring and although not done purposely, accidents can be and will be made. Not only this, individuals will normally only enter the information they want to or need to, so some insights that would be useful to know or capture simply won’t be. In making that more and more information mandatory however, it may even cause more mistakes as it is more work that does not appear immediately valuable to the people who enter it.

These are just some of the things that could be alleviated in a few different ways if required.

Virtual agents can assist in doing this entry without error, without complaints and because it will just do the same thing over and over, the mistakes will occur when done manually should not occur. This makes the resulting data more accurate. It is not only that however, it is something as simple as if someone has been worked on and has been resolved without contact.

You can track this, and the record will close once the conversation has closed with the virtual agent. In day to day work, you may be working on something that has been resolved, but you then go to lunch and forget to close the record, causing SLAs to breach and information to be forgotten. Once again, another possible data point that is compromised.

As a result, the way we attempt to resolve requests without contact needs to evolve, as the added complexity in certain issues of today’s world are not answerable with the previous methods described.

Insights

Accurate data and information is all well and good, but what is the point if it does not offer any real insight in how to improve your processes and business? This is likely because a lot of the information that is commonly captured is done only for contractual reasons.

Agents are not focused on improving service, because trying to capture this information and making it meaningful is a long and drawn out process This is often simply because everyone thinks differently and may enter the same different information differently.

Having a virtual agent alongside the journey though can assist in making this information consistent and capturing more information along the process in a logical matter as standard. Let’s think about the example of a few employees who are having issues connecting to the VPN.

In the various calls that had been made regarding VPN issues this week, Sam, Roger and Cameron have all been resolving these in different ways, but it has all been down to the singular issue. Sam has been saying it is because people are using their wrong username to connect to the VPN. Roger has been saying that people are attempting to use their email address to use the VPN. Cameron has been saying that people are not using their windows login username to use the VPN. If you read this on face value, they all appear similar, but requires someone that understands the issue to understand it it is all related to the same key issue.

Let’s just say now that these phone calls have now become a virtual agent flow that Sam, Roger and Cameron have designed with their years of experience on the service desk. They have created a flow talking about common VPN connectivity issues and listing off possible solutions in a logical step by step and conditional manner. In this flow, they also asking after each troubleshooting step if it helped or not. As the next person who has VPN connectivity issues continues along the process, they too have an issue that relates to the above scenario.

Now the virtual agent is answering it and provides the solution and tracks that a misunderstanding in what username should be used as a login method is extremely common and easily reported against. This is the case as the wording is consistent now. As a result of this, Sam decides that before people even request VPN access, he would highlight what format the username should be. In the meantime, Roger and Cameron are looking at what other common support issues they can resolve through the virtual agent and now have a more complex skill set then they did before through this design and continual improvement process.

This issue went through a few steps to get to this point but now is being proactively resolved by Sam highlighting the username format. As a summary, these steps were:

1. Reactive resolution: Numerous people called the service desk talking about service desk issues and spoke to Cameron, Sam and Roger about VPN connectivity issues.
2. Contactless resolution: The service desk realized this coming up and spoke about it in their daily standup, so Cameron, Sam and Roger created a virtual agent troubleshooting flow, capturing when this issue has been resolved.
3. Proactive resolution: Sam notifies users before requesting VPN access they need to enter a specific username and no more support calls are raised, minus the few that do not read the necessary steps correctly.

As issues progress towards the proactive resolution stage, the NPS and CSAT scores of the service desk improves, as less and less people need to wait in a queue to have their issue resolved or wait until they are answered from an email. This scenario, although may seem as a best case and overly convenient for the sake of a blog entry, is surprisingly a common situation that people find themselves in and can be brought across different less conveniently written scenarios. Even if the proactive resolution stage does not occur and the contactless resolution only occurs in half the scenarios, it is still a net improvement of never attempting to solve the issue. Out of the box, ServiceNow’s virtual agent can hook into its powerful survey application, so understanding what the service experience is easy to gauge as the weeks continue.

 

In the long run however, that should be a focus for the organisation as virtual agent assists in improving the service experience and as it should be highlighted, this matters.

In the fourth and final part of this four-part blog series, we will discuss just that, how service experience matters.

In the meantime, check out this great Virtual Agent demo from ServiceNow.

How ServiceNow’s ‘Virtual Agent’ can assist your organisation: Part 2

This blog entry is part of a four-part blog series on how ServiceNow’s Virtual Agent can assist your organisation.

Part 2: Contactless Resolution

Contactless resolution, no contact resolution and zero contact resolution are three ideas that are similar in concept, but are all trying to get essentially the same result.

This concept is not new at all, despite it getting more recent attention. Searching for zero contact resolution in my search engine, brings up a link to something created in 2008 discussing this very topic.

What this concept means and how it can be made a reality though has evolved and will continue to evolve as time continues as the technology to support this evolves.

What Does This Mean?

Contactless resolution means being able to resolve something without contacting a person. In other words, getting a result from self-service and without requiring involvement from another person.

This is different to proactive resolution, which is the ideal scenario and realistically this is something built upon years of experience and data. There will always be issues and requests that cannot be proactively resolved though, as people will always have questions and issues that cannot be predicted or have not been raised before.

Historically this was done through expecting a user to find a knowledge article and using the information from that knowledge article to solve their issue. Before that and outside of anything IT related, you could think of the opening times posted on the window of a local café as a method of contactless resolution.

You could go into a building to ask the opening time from a person, but in terms of contactless resolution this would mean reading a poster outside of it to get the same result.

However, as we as a species become more advance, so do our questions and issues.

As a result, the way we attempt to resolve requests without contact needs to evolve, as the added complexity in certain issues of today’s world are not answerable with the previous methods described.

Virtual Agent

This is where virtual agents come in.

A knowledge article and a poster on a window are all well and good for simple questions and queries, but it does not really evolve as the query evolve. It is a static bit of information. Also, these sources can be information overload (a bit like these blog entries some would say), so are not effective for complex questions. Imagine if you will that you are having printer issues. Historically, you would have searched in search engine with your printer make and issue and browsed around 10 websites, until you realise you do not have the permissions on your machine to be able to resolve this issue alone. Either that, or you will call the service desk, only for them to provide you a knowledge article with a step by step guide that they developed using the official website as a guide. Both “may” work but cannot evolve as your situation evolves without continual contact.

Let’s look at it from a ServiceNow virtual agent point of view.

Fortunately, your organisation has made the effort of saying what printers are assigned to what person and locations in your ServiceNow instance. You browse to your Service Portal and decide to “try” the virtual agent experience. You tell the virtual agent that the printer will not turn on and that takes you to the virtual agent topic related to printer issues. The virtual agent confirms you are working from a certain location with you and then understands that the printer you are having issues with is from a certain manufacturer (as your configuration management database is up to date and your user record says you are working from that location).

In doing this, it can provide step by step trouble shooting issues specific to that printer within a matter of seconds, simply from you typing your initial query and confirming your location. You try a few different steps and then get asked if it was able to solve your issue. It does not, however provides another solution that does. The virtual agent asks if the new recommendation helped and by saying yes, you record this information that then can be reported against to improve the virtual agent in the future.

All in all, this saves you the time of waiting on the phone waiting to talk to IT support, trying to find a website on your own and saves the service desk agent time. A simple sign may help with the opening hours of a business, but won’t help in deciphering complex issues, empowering users to solve their own issues and tracking what the common solutions are to issues to potentially proactively solve them in the future.

However, what does this mean for the service agent now that a “robot” has stolen “their job”.

Service Agent Concerns

One of the most common concerns when looking into virtual agents is how it may impact your service agents’ daily activities. It may not directly impact them, but they may feel as though that their day to day activities will change or they will simply be made redundant.

Yes, their day to day activities will change, but organisations can use this newly procured time to put their service agents to work in improving the virtual agent experience, improving their overall service experience and more importantly improving their business with this newly found time.

Service agents are just that, agents and individuals in place to provide a service to their customers. What can happen that instead of taking the same phone call day in and day out can therefore be exchanged with improving their applications to perform better and creating new services for their end users.

This will improve employee satisfaction and as a result, the retention of employees as it provides a more fulfilling job experience.

Their jobs will not be filled with mundane tasks that require data entry for the sake of data entry, Operational insights will also be more accurate to provide an even better service to their end users as it is no longer manually entered.

Although contactless resolution appears like a negative to the service agents without investigating it, it becomes a positive when it is implemented.

 

This is what really highlights the potential results you can get with a Virtual Agent at all levels of the business.

In the third part of this four-part blog series, we will discuss operational insights and accuracy.

In the meantime, check out this great Virtual Agent demo from ServiceNow.

How ServiceNow’s ‘Virtual Agent’ can assist your organisation: Part 1

 

This blog entry is part of a four-part blog series on how ServiceNow’s Virtual Agent can assist your organisation.

 

If you talk to someone about the present state of the IT industry, artificial intelligence, virtual agent and chatbots are topics that commonly surface in one way or another.

From forcibly having to “deal” with it while trying to raise a support query from your internet provider to something less prominent to having a popup in the bottom right part of your screen asking if there is anything they can help with.  These concepts have become front and centre in the drive to provide a better customer experience to users.

They are often get implemented with the best intentions, but when not implemented with the right strategy can turn a previously acceptable user experience, to a frustrating one where you are constantly getting distracted by notifications.

  • Is implementing a virtual agent the right thing to do?
  • Will it really provide a better experience for users?
  • Will it improve satisfaction for all members of my organisation and my customers?

In a word, yes.  This blog series will discuss four main topics that should be front and centre when talking and thinking about virtual agents for your organisation, as well as some small bits of wisdom to take on your journey.

We at JDS Australia would love to help you on this journey, and fortunately ServiceNow has a great Virtual Agent out of the box that you can utilise.

Part 1: Empowering People

When Virtual Agent comes up in conversation, the concept of empowerment comes up but normally only focusing on the end user.

In reality though, Virtual Agents help empower both sides of the coin.

What does this mean though?

How can virtual agents empower both end users, service agents and the organisation and their customers at large?

The End Users

To start, let’s start with a thought experiment.

You and everyone else reading this article is an end user somewhere.  Whether for your internet service provider, mobile provider or even as a patron of your favourite fast food chain, you have experience as an end user and will have seen an evolution in how this is done.  In your head, what do you consider a good experience? What do you consider a negative one?  What do you think would help that experience?  Fast food chains introduced self-service terminals where you can order without talking to someone and various telecommunication organisations introduced Virtual Agents, both with varying levels of success.   Now think about the place that you work or the customers that you serve.  What is something you answer day in, and day out based on a question that is commonly asked?

Frankly speaking, Virtual Agents have a bad habit of being introduced and forced onto users, whereas really it can be introduced to empower users, by offering them options and saving time.  If we investigate the last question in our thought experiment, the joke answer is “have you turned it on and off again”. It may be seen as a joke, but yes, it sometimes helps (despite our reluctance to do it before calling).

In a more complex example, what about access and permissions to an external system?  The most common response is to call up IT or ask your friendly IT support team to do it off the record, but what happens if you could do it yourself?

Various systems and applications offer a range of web services that you can hook into with ServiceNow via an integration.  Through these integrations and details you may find on a user record, you could simply automate it.  Where does Virtual Agent play into this though?  Before getting access to a system or understanding permissions, there are often a variety of questions based on the application you are speaking about.  The Virtual Agent can ask these questions first and respond based on the answers provided.  It may not necessarily remove all human interaction to make the request possible (such as requiring approvals), but it will handle the questions that need to be asked that may cancel a request before it is even raised.  Saving the time of the end user, as they no longer need to make time for a phone call and saving the time of the service agent, as they no longer have to spend the time to have the conversation, which includes the time to get back into the groove of what they were working on.  This gives the end user the feeling as they solved their own issue and provides them with the confidence to try to solve this issue first without calling the help desk.

What does this mean for the service desk agent though?  If they are not on the phone with end users, how does this empower them?  Doesn’t that make their job redundant?

The Service Agents

In a word, no.

In fact, having the various service agents involved to in the investigation of how they can better serve the end users is more important than ever.  These are the people who now can spend more time on more complex questions and fulfilling the manual requests when needed and know what is best when serving the end user.  The Virtual Agent empowers these users even more than the end users, as now they can be involved in the development and continual improvement of the Virtual Agent.  This provides the service agents the power to be directly involved in the improvement of their services to the end users but using their experience to ask the questions they need to, to get a better outcome.

That is the main opportunity for Virtual Agent when the service desk agent is directly involved.  They can help in improving the questions and topics that a Virtual Agent asks the end user, so they get the information that they need to resolve the query first time as they continually improve it.  That is what is important to note and the reason why service agents do not simply become redundant.  Implementing a Virtual Agent is not a one and done, it’s a continual process to ensure that as your understanding of your newly empowered end users improves, so the mean time to resolve tickets improves.  Up to the point that this no longer even becomes a metric for some requests, as through asking the correct questions, these issues can be resolved without even contacting the service desk.  This is a concept known as contact-less resolution and will be spoken about in more depth in the next part of this blog series.

So if the end users now feel empowered, as they are now able to solve more issues in their own time, out of hours and without picking up their phone and service agents now can focus on improving these experiences and can spend more time on more complex tasks, what does this mean for the organisation as a whole?

The Organisation

The organisation itself also is empowered as a result of this.  People now feel a sense of autonomy as they are not necessarily required to spend their work hours doing what they use to, as the Virtual Agent assists in alleviating some of the needs around this. The organisation can bring forth new initiatives to improve their service further.  The organisation can direct users down the path they need them too to achieve their goals… but the change on the organisational level is not so much about empowerment, but how the operational insights can move your organisation forward.  That topic however, will be discussed in a later part of our blog series.

What is the end goal when it comes to implementing a Virtual Agent?

How can this can be taken even further?

In the next part of this blog series, we'll cover contact-less resolution.

In the meantime, check out this great Virtual Agent demo from ServiceNow!