Skip to content

Commit 59a93f7

Browse files
committed
[ADD] Live chat: expertise
1 parent bcec04a commit 59a93f7

File tree

3 files changed

+46
-0
lines changed

3 files changed

+46
-0
lines changed

content/applications/websites/livechat.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -261,3 +261,4 @@ When they click the link, they are redirected to a new chat window.
261261
livechat/chatbots
262262
livechat/reports
263263
livechat/participate
264+
livechat/expertise
Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
=========
2+
Expertise
3+
=========
4+
5+
In Odoo's **Live Chat**, agents can designate *Expertise* in one or more areas. This allows
6+
conversations to be assigned to them based on their areas of expertise.
7+
8+
When a visitor requests help on a specific topic, Odoo can automatically assign the conversation to
9+
an agent who declared that expertise. Expertise improves routing efficiency, reduces wait time, and
10+
ensures customers speak to the most qualified person available.
11+
12+
Create a new expertise
13+
======================
14+
15+
To create a new expertise, navigate to :menuselection:`Live Chat app --> Configuration -->
16+
Expertise` and click :guilabel:`New`. Enter a :guilabel:`Name` for the area of focus.
17+
18+
.. tip::
19+
An expertise should not be too granualar, as it needs to encompass a large amount of customer
20+
concerns.
21+
22+
Under :guilabel:`Operators`, select one or more users from the drop-down to assign this expertise.
23+
24+
Set live chat expertise
25+
=======================
26+
27+
To set a user's live chat expertise, click on the user avatar in the top-right corner of any page in
28+
the database. Select :guilabel:`My Preferences` from the drop-down menu to open the profile page. On
29+
the right side of the :guilabel:`Preferences` tab, select one or more options from the
30+
:guilabel:`Live Chat Expertise` drop-down list.
31+
32+
.. image:: expertise/select-expertise.png
33+
:alt: A user profile with the Live Chat Expertise menu open.
34+
35+
Forward conversations based on expertise
36+
========================================
37+
38+
.. Chatbot steps
39+
40+
41+
Looking for help conversations
42+
==============================
43+
44+
.. identify conversations based on status and expertise
45+
23 KB
Loading

0 commit comments

Comments
 (0)