You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Templates/Employee FAQ/README.md
+50-2Lines changed: 50 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,15 @@
1
+
---
2
+
typora-copy-images-to: Images
3
+
---
4
+
1
5
# Employee FAQ PVA Template
2
6
3
7
## Overview
4
8
5
9
Bots are great at helping your employees to self serve HR, IT or any other internal employee functions by providing automated responses and taking meaningful actions. This increases employee's efficiency and saves your organization cost and time.
6
10
7
-
Bots have limitations and when a bot can’t help, it needs a way to connect employee with human subject matter experts. The Employee FAQ bot template is built with [Power Virtual Agents](https://powervirtualagents.microsoft.com/) that comes with a built-in capability to log an employee’s escalation request, notify a human expert, and allow them to quickly respond to the employee - all within [Microsoft Teams](https://www.microsoft.com/microsoft-teams/group-chat-software). It also obtains employee feedback so you can make improvements to the bot over time. Being built on top of Power Virtual Agents, it can be easily customized and extended to suit your needs with no develeper and data science background required.
11
+
Bots have limitations and when a bot can’t help, it needs a way to connect employee with human subject matter experts. The Employee FAQ bot template is built with [Power Virtual Agents](https://powervirtualagents.microsoft.com/) that comes with a built-in capability to log an employee’s escalation request, notify a human expert, and allow them to quickly respond to the employee - all within [Microsoft Teams](https://www.microsoft.com/microsoft-teams/group-chat-software). It also obtains employee feedback so you can make improvements to the bot over time. Being built on top of Power Virtual Agents, it can be easily customized and extended to suit your needs with no developer and data science background required.
12
+
8
13
9
14
## Features
10
15
@@ -38,6 +43,24 @@ The template supports the following features:
38
43
39
44
40
45
46
+
#### Language Support
47
+
48
+
Each language has its own solution file in the **Solutions** folder. The supported languages are listed below:
49
+
50
+
51
+
- Chinese Simplified
52
+
- Chinese Traditional
53
+
- Dutch
54
+
- English
55
+
- French
56
+
- German
57
+
- Indonesian
58
+
- Japanese
59
+
- Portuguese (Brazilian)
60
+
- Spanish
61
+
62
+
63
+
41
64
## License requirement
42
65
43
66
Employee FAQ template can be used with Office licenses that include Power Virtual Agents. Learn more about [Licensing for Power Virtual Agents for Teams](https://docs.microsoft.com/power-virtual-agents/teams/requirements-licensing-teams). Easy way to check is if you can launch [Power Virtual Agents Teams app](https://aka.ms/PVAForTeams) in your Microsoft Teams client.
@@ -128,19 +151,40 @@ We need to update Power Automate Flows, validate the Employee FAQ bot is working
128
151
129
152
4. Select the **FAQ Bot - Request** flow to open it. This flow takes employee's escalation request and notify human expert in a team channel.
130
153
1. Select **Edit**.
154
+
131
155
2. Open the action **Convert time zone - Select Your Timezone** and set the **destination time zone** to your timezone.
@@ -175,6 +219,7 @@ We need to update Power Automate Flows, validate the Employee FAQ bot is working
175
219
4. Leave review
176
220
177
221
9. For **Talk to agent** and **Leave review**, make sure to check the bot posts request and feedback to the team and channel you configured earlier. _Note that you won't be able to deep link to yourself from the request adaptive card if you are the same person requesting it._
222
+
178
223
179
224
180
225
#### Set up Power App Teams tab
@@ -217,6 +262,8 @@ You can review the bot's performance in Power Virtual Agents built-in [Analytics
217
262
10. Select the Employee FAQ tab
218
263
219
264

265
+
266
+
220
267
221
268
222
269
## Next steps
@@ -240,6 +287,7 @@ Once you are satisfied with the bot's content, it's time to make it available to
240
287
Alternatively, you can also directly [share the bot's installation link](https://docs.microsoft.com/power-virtual-agents/teams/publication-add-bot-to-microsoft-teams-teams#install-a-bot-as-an-app-in-microsoft-teams) with others in the organization without going through the admin approval process. Make sure you change the bot's [access](https://docs.microsoft.com/power-virtual-agents/teams/configuration-security-teams) to fit your target audience so they have permission to install the bot.
0 commit comments