8000 [ADD] VoIP: Support Agent Workflow · odoo/documentation@2470b25 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2470b25

Browse files
justinmallettesamueljlieber
authored andcommitted
[ADD] VoIP: Support Agent Workflow
closes #13335 X-original-commit: 04311e9 Signed-off-by: Jessica Rogers (jero) <jero@odoo.com> Co-authored-by: Sam Lieber (sali) <36018073+samueljlieber@users.noreply.github.com>
1 parent a52a7f6 commit 2470b25

File tree

3 files changed

+130
-3
lines changed

3 files changed

+130
-3
lines changed

content/applications/productivity/voip.rst

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,16 +101,22 @@ VoIP workflows
101101
==============
102102

103103
Here are a few commonly used workflows for Odoo |VOIP|. This technology is especially popular with
104-
sales teams, but can be useful for other teams as well.
104+
sales teams and support teams, but can be useful for other teams as well.
105105

106106
.. cards::
107107
.. card:: Sales teams and VoIP
108108
:target: voip/sales_calls
109109
:large:
110110

111-
Learn how to use VoIP for a sales team. This includes making sales calls, handling
112-
follow-ups, and sending a sales quotation while on a call.
111+
Learn how to use VoIP for a sales team. This includes making sales calls, handling follow-ups,
112+
and sending a sales quotation while on a call.
113113

114+
.. card:: Support queues and VoIP
115+
:target: voip/support_calls
116+
:large:
117+
118+
Learn how to use VoIP for a support team. This includes joining a call queue as an agent and
119+
handling support tickets that require calls.
114120

115121
.. toctree::
116122
:titlesonly:
@@ -120,3 +126,4 @@ VoIP workflows
120126
voip/voip_widget
121127
voip/devices_integrations
122128
voip/sales_calls
129+
voip/support_calls
Lines changed: 120 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,120 @@
1+
=======================
2+
Support calls with VoIP
3+
=======================
4+
5+
.. |VOIP| replace:: :abbr:`VoIP (Voice over Internet Protocol)`
6+
7+
A useful tool for support teams, Odoo |VOIP| is used as a way to get in contact with customers that
8+
need some help. Using |VOIP| can help improve customer satisfaction, reduce support costs, and
9+
allows support agents to navigate an Odoo database while on a call.
10+
11+
Instead of being tied to their desks, support agents can take calls from anywhere they have access
12+
to Odoo :doc:`VoIP <../voip>`.
13+
14+
.. important::
15+
This feature requires at least one :doc:`call queue <axivox/call_queues>` to be configured.
16+
17+
.. seealso::
18+
`Odoo Tutorial: Working as a Support Agent
19+
<https://www.odoo.com/slides/slide/working-as-a-support-agent-odoo-voip-4617>`_
20+
21+
Log into a support queue
22+
========================
23+
24+
If :doc:`call queues <axivox/call_queues>` are set up, begin a support shift by logging into a call
25+
queue.
26+
27+
Begin by clicking :icon:`oi-voip` :guilabel:`(VoIP)` in the top-right corner of the Odoo database.
28+
From there, click :icon:`fa-keyboard-o` :guilabel:`(keyboard)`, then dial the *agent connection*
29+
number and click :icon:`fa-phone` :guilabel:`(phone)`.
30+
31+
Once the support agent calls their *agent connection code*, they'll hear a short message letting
32+
them know they are logged into the queue. From here, the agent receives support calls according to
33+
the administrator's :doc:`call queue strategy <axivox/call_queues>`. When a support agent receives a
34+
call, the Odoo |VOIP| widget appears in the bottom-right corner of their screen with the caller's
35+
phone number, as well as their name if the number is tied to a customer profile.
36+
37+
.. note::
38+
When support staff are added as :doc:`static agents <axivox/call_queues>` to a call queue, they
39+
do not need to log into the queue to receive calls from that queue.
40+
41+
Call a customer from a support ticket
42+
=====================================
43+
44+
As part of a support agent's daily tasks, they might be asked to call customers with open support
45+
tickets. With Odoo |VOIP|, the support agent can stay in the Odoo database throughout the entire
46+
workflow.
47+
48+
From the database's home page, click the **Helpdesk** app, click into a helpdesk, and then open a
49+
ticket. If the ticket does not already have a call activity scheduled, click :guilabel:`Activities`
50+
in the ticket's chatter, then set the activity's :guilabel:`Activity Type` to :guilabel:`Call`, and
51+
then fill out the rest of the activity form, and finally click :guilabel:`Schedule`.
52+
53+
.. image:: support_calls/create-call-activity.png
54+
:alt: Scheduling a call activity for a support ticket.
55+
56+
From here, the agent has three ways to make a call:
57+
58+
- Hover over the :guilabel:`Phone` field in the ticket, then click :icon:`fa-phone`
59+
:guilabel:`Call`.
60+
- In the ticket's chatter, click the customer's phone number.
61+
- In the upper-right corner, click the :icon:`oi-voip` :guilabel:`(VoIP)` icon to open the |VOIP|
62+
widget. From the :guilabel:`Next Activities` tab, select the call, and finally click the
63+
:icon:`fa-phone` :guilabel:`(phone)` icon near the bottom of the widget.
64+
65+
Work during a call
66+
------------------
67+
68+
Once the call with the customer begins, the support agent can still move about the Odoo database.
69+
Also, there are shortcut icons in the |VOIP| widget that the support agent can use to access common
70+
actions, like sending an email to the customer, or pulling up their profile. Learn more about
71+
:doc:`the documents a support agnet can access <voip_widget>` during a call.
72+
73+
The support agent can also take some actions during the call:
74+
75+
- :icon:`fa-arrows-h` :guilabel:`(transfer)`: Transfer a call to another team member.
76+
- :icon:`fa-microphone` :guilabel:`(microphone)`: The support agent can mute themselves during a
77+
call.
78+
- :icon:`fa-pause` :guilabel:`(pause)`: Place the caller on hold.
79+
80+
Handle call follow-ups
81+
----------------------
82+
83+
The |VOIP| widget can handle some common follow-up tasks, but support agents can still navigate Odoo
84+
for tasks not available in the widget.
85+
86+
Here are some of the common follow-up tasks that can be managed from the |VOIP| widget:
87+
88+
- Send a follow-up email sharing troubleshooting steps with the customer using the
89+
:icon:`fa-envelope` :guilabel:`(envelope)` icon.
90+
- Update the customer's mailing address by clicking on the :icon:`fa-user` :guilabel:`(user)` icon,
91+
which opens their profile.
92+
- Schedule a second call with the customer by clicking the :icon:`fa-clock-o` :guilabel:`(clock)`
93+
icon, setting the :guilabel:`Activity Type` field to :guilabel:`Call`, and then filling out the
94+
rest of the form.
95+
96+
End the support call
97+
--------------------
98+
99+
When it is time to end the call, the support agent clicks the red :icon:`fa-phone`
100+
:guilabel:`(phone)` icon in the lower-right corner of the |VOIP| widget. When they do, the call is
101+
logged in the ticket's chatter.
102+
103+
If they have not done so already, the support agent then marks the phone call activity as done. To
104+
do so, navigate to the ticket's chatter and find the :guilabel:`Planned Activities` section, then
105+
click :icon:`fa-check` :guilabel:`Mark Done` on the planned call to remove it from the
106+
:guilabel:`Next Activities` tab in the |VOIP| widget.
107+
108+
Log out of a support queue
109+
==========================
110+
111+
Once the agent's shift ends, or if they are taking a break, they can log out of the support call
112+
queue.
113+
114+
Begin by clicking :icon:`oi-voip` :guilabel:`(VoIP)` in the top-right corner of the Odoo database.
115+
From there, click :icon:`fa-keyboard-o` :guilabel:`(keyboard)`, then dial the *agent disconnection*
116+
number and click :icon:`fa-phone` :guilabel:`phone`.
117+
118+
Once the support agent calls their *agent disconnection code*, they'll hear a short message letting
119+
them know they are logged out of the queue. From here, the agent will no longer receive support
120+
calls until they log back in.
Loading

0 commit comments

Comments
 (0)
0