Skip to content

Commit 8e3f349

Browse files
author
Sanjeev Papnoi
committed
Merge branch '1.0'
2 parents 6c2bf25 + f0bf89f commit 8e3f349

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+161
-4
lines changed

_data/sidebar.yaml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@ sidebar:
1616
url: /uvdemo/installation/installation-windows.html
1717
- page: Mac
1818
url: /uvdemo/installation/installation-mac.html
19+
20+
- title: Apps
21+
items:
22+
- page: Explore Apps
23+
url: /uvdemo/apps/Explore-apps.html
1924

2025
- title: Users
2126
items:
@@ -38,6 +43,8 @@ sidebar:
3843
url: /uvdemo/knowledgebase/category.html
3944
- page: Article
4045
url: /uvdemo/knowledgebase/article.html
46+
- page: Marketing Announcement
47+
url: /uvdemo/knowledgebase/marketing_announcement.html
4148

4249
- title: Productivity
4350
items:
@@ -51,6 +58,14 @@ sidebar:
5158
url: /uvdemo/productivity/workflow.html
5259
- page: Prepared Responses
5360
url: /uvdemo/productivity/prepared-response.html
61+
62+
- title: Reports
63+
items:
64+
- page: Agent Acitivty
65+
url: /uvdemo/reports/agent-activity.html
66+
- page: Kudos
67+
url: /uvdemo/reports/kudos.html
68+
5469

5570
- title: Settings
5671
items:

_uvdemo/Apps/Explore-apps.html

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
layout: component-layout
3+
title: How to add an Apps?
4+
link-title: Explore Apps
5+
category: Apps
6+
url: /uvdemo/apps/Explore-apps.html
7+
tags: [Apps, Add Apps, Create Apps, Creating Apps, New Apps, Explore Apps, Publish Apps]
8+
---
9+
<div class="installation-component">
10+
<p class="component-title">UVdesk - How to add an Apps?</p>
11+
<div class="components-topics">
12+
<p class="component-sub-title">What are Explore Apps?</p>
13+
<p class="paragraph1">Integrate Apps as per as your needs to get things done faster than ever.</p>
14+
<p class="component-sub-title">Steps for adding apps-</p>
15+
<ol class="paragraph1">
16+
<li><i class="fa fa-caret-right"></i> Login to the UVdesk Support Portal.</li>
17+
<li><i class="fa fa-caret-right"></i> On the Dashboard, you will see <b>"APPS"</b> menu and under it, you will find <b>"Explore apps"</b>.</li><br/>
18+
<img class='ipsum-logo' src="/assets/images/apps/explore-apps.png" alt="uvdesk-image">
19+
<br/>
20+
<li><i class="fa fa-caret-right"></i> Click on the <b>"Explore apps"</b> Icon and then you will be redirected to a new page.</li>
21+
<img class='ipsum-logo' src="/assets/images/apps/explore-apps-1.png" alt="uvdesk-image">
22+
<li><i class="fa fa-caret-right"></i> In the new page, you will see a search bar and along with the pre-installed apps (if any).</li>
23+
<li><i class="fa fa-caret-right"></i> Here you can add apps and save changes. </li>
24+
</ol>
25+
</div>
26+
</div>

_uvdemo/Apps/index.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
layout: component-layout
3+
title: Apps
4+
---
5+
<div class="installation-component">
6+
<p class="component-title">Apps</p>
7+
<div class="components-topics">
8+
<p class="component-sub-title">Explore Apps</p>
9+
<ol>
10+
<li class="sub-a"><a href="/uvdemo/apps/Explore-apps.html" class="component-a" rel="noopener noreferrer" target="_blank">Installation on Ubuntu</a></li>
11+
</ol>
12+
</div>
13+
</div>

_uvdemo/knowledgebase/article.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
<img class='ipsum-logo' src="/assets/images/knowledgebase/artcle-4.jpg" alt="uvdesk-image">
3434
<li><i class="fa fa-caret-right"></i> Under the <b>Revisions</b> feature, it stores a record of each saved or published article. You to see what changes you made in the article along with the time and date and you can also restore back the revision made on any specific date.</li>
3535
<li><i class="fa fa-caret-right"></i> The agent will also add Categories into the article by typing the first two alphabets of the Category name and then select it and add in the article.</li><br/>
36+
<li><i class="fa fa-caret-right"></i> The agent will also view, preview and update their articles as taping on the front right side corner buttons.</li><br/>
3637
<img class='ipsum-logo' src="/assets/images/knowledgebase/article12.png" alt="uvdesk-image">
3738
<li><i class="fa fa-caret-right"></i> Click on <b>"Save Changes"</b> to save information and create a new Article.</li>
3839
</ol>
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
layout: component-layout
3+
title: How to add an Announcement?
4+
link-title: Marketing Announcement
5+
category: Knowledgebase
6+
url: /uvdemo/knowledgebase/marketing_announcement.html
7+
tags: [Marketing, Marketing Announcement, Add Marketing Announcement, Create Marketing Announcement, Creating Marketing Announcement, New Marketing Announcement, Categories, Publish Marketing Announcement]
8+
---
9+
<div class="installation-component">
10+
<p class="component-title">UVdesk - How to add an Announcement?</p>
11+
<div class="components-topics">
12+
<p class="component-sub-title">What is a Marketing Announcement?</p>
13+
<p class="paragraph1">Add promotional information that includes promo title, promo text, tag, tag color, and product link with text.</p>
14+
<p class="paragraph1">This promotional information will display on the customer panel.</p>
15+
<p class="component-sub-title">Steps for creating a Marketing Announcement-</p>
16+
<ol class="paragraph1">
17+
<li><i class="fa fa-caret-right"></i> Login to your UVdesk Support Panel.</li>
18+
<li><i class="fa fa-caret-right"></i> On the Dashboard, you will see <b>"KNOWLEDGEBASE"</b> menu and under it, you will find <b>"Marketing Announcement"</b>.</li><br/>
19+
<img class='ipsum-logo' src="/assets/images/knowledgebase/marketing_ann.png" alt="uvdesk-image">
20+
<br/>
21+
<li><i class="fa fa-caret-right"></i> Click on the <b>"Folders"</b> Icon and then you will be redirected to a new page.</li>
22+
<li><i class="fa fa-caret-right"></i> Click on <b>"New Announcement"</b> button to add a new Announcement.</li>
23+
<img class='ipsum-logo' src="/assets/images/knowledgebase/add_announcement.png" alt="uvdesk-image">
24+
<br/>
25+
<li><i class="fa fa-caret-right"></i> Enter Title, Promo text and select the promo tag as offer, Update accordingly from the drop down and choose the tag color.</li>
26+
<img class='ipsum-logo' src="/assets/images/knowledgebase/save_announcement.png" alt="uvdesk-image">
27+
<br/>
28+
<li><i class="fa fa-caret-right"></i> Enter the link text and paste the link URL, select the status as publish or draft and choose the group from the drop down.</li><br/>
29+
<li><i class="fa fa-caret-right"></i> When the status is Publish, then the folder will be displayed on the front-end.</li><br/>
30+
<li><i class="fa fa-caret-right"></i> Click on <b>"Save Advertisement"</b> to save information.</li><br/>
31+
</ol>
32+
</div>
33+
</div>

_uvdemo/productivity/tags.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
<p class="component-sub-title"><b>Quicks steps for adding Tags:</b></p>
1818
<p class="paragraph1">The tags can be added manually to any ticket by the support staff or the administrator. Follow these simple steps to tag any ticket.</p>
1919
<ol class="paragraph1">
20+
<img class='ipsum-logo' src="/assets/images/productivity/Tags.png" alt="uvdesk-image">
2021
<li><i class="fa fa-caret-right"></i> Login to your UVdesk Support Panel.</li>
2122
<li><i class="fa fa-caret-right"></i> Go to the <b>Ticket View</b> and open a ticket as per your need. </li>
2223
<li><i class="fa fa-caret-right"></i> On the left side of the ticket, you will find the <b>Tags</b> box.</li>

_uvdemo/reports/index.html

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
layout: component-layout
3+
title: Reports
4+
---
5+
<div class="installation-component">
6+
<p class="component-title">Reports</p>
7+
<div class="components-topics">
8+
<p class="sub-a">Automate your processes by creating set of rules and presets to respond faster to the tickets.</p>
9+
<p class="component-sub-title">Components :</p>
10+
<ol>
11+
<li class="sub-a"><a href="/uvdemo/reports/agent-activity.html" class="component-a" rel="noopener noreferrer" target="_blank">Agent Activity</a></li>
12+
</ol>
13+
</div>
14+
</div>

_uvdemo/reports/kudos.html

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
layout: component-layout
3+
title: How to add Kudos?
4+
link-title: Kudos
5+
category: Reports
6+
url: /uvdemo/reports/kudos.html
7+
tags: [Kudos, Add Kudos,New Kudos, Adding Kudos]
8+
---
9+
<div class="installation-component">
10+
<p class="component-title">UVdesk - How to add Kudos?</p>
11+
<div class="components-topics">
12+
<p class="component-sub-title">What is Kudos?</p>
13+
<p class="paragraph1">Kudos is all about the ratings of <b>"Agents"</b> profile whether they have got a good response or the bad one from the customers.</p>
14+
<p class="paragraph1">UVdesk – It also displays whether the agent is a star performer or a mediocre one.</p>
15+
<p class="component-sub-title">Steps for adding kudos-</p>
16+
<ol class="paragraph1">
17+
<li><i class="fa fa-caret-right"></i> Login to your UVdesk Support Panel.</li>
18+
<li><i class="fa fa-caret-right"></i> On the Dashboard, you will see <b>"Reports"</b> menu and under it, you will find <b>"Kudos"</b>.</li><br/>
19+
<img class='ipsum-logo' src="/assets/images/reports/kudos.png" alt="uvdesk-image">
20+
<br/>
21+
<li><i class="fa fa-caret-right"></i> Click on the <b>"kudos"</b> Icon and then you will be redirected to a new page.</li>
22+
<li><i class="fa fa-caret-right"></i>In the Kudos section within the Reports, the owner or the agent can see the ratings provided by the customers for their support.</li><br/>
23+
<li><i class="fa fa-caret-right"></i>The agent or the owner can see <b>Ticket Id</b>, <b>Customer Name</b>, <b>Customer Email</b>, <b>Timestamp</b> on which <b>Kudos Rating</b> is provided by the customer.</li><br/>
24+
<li><i class="fa fa-caret-right"></i>In the Filter View, the owner or the agent can see the Kudos Rating by selecting any particular Agent, Group, Team, Type, Priority.</li><br/>
25+
<img class='ipsum-logo' src="/assets/images/reports/kudos-1.jpg" alt="uvdesk-image">
26+
</ol>
27+
</div>
28+
</div>
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
layout: component-layout
3+
title: How to add Agent Activity?
4+
link-title: Agent Activity
5+
category: Reports
6+
url: /uvdemo/reports/agent-activity.html
7+
tags: [Agent Activity, Add Agent Activity,New Agent Activity, Adding Agent Activity]
8+
---
9+
<div class="installation-component">
10+
<p class="component-title">UVdesk - How to add an Agent Activity?</p>
11+
<div class="components-topics">
12+
<p class="component-sub-title">What is an Agent Activity?</p>
13+
<p class="paragraph1">A support staff member who manages support tickets is referred to as an <b>"Agent"</b>. It implies that the agent will respond to customers, close tickets, change ticket information, and transfer tickets from one group/team to another, among other items.</p>
14+
<p class="paragraph1">UVdesk – Agent Activity view to serve a better experience for your customers.</p>
15+
<p class="component-sub-title">Steps for adding agent activity-</p>
16+
<ol class="paragraph1">
17+
<li><i class="fa fa-caret-right"></i> Login to your UVdesk Support Panel.</li>
18+
<li><i class="fa fa-caret-right"></i> On the Dashboard, you will see <b>"Reports"</b> menu and under it, you will find <b>"Agent Activity"</b>.</li><br/>
19+
<img class='ipsum-logo' src="/assets/images/reports/agent-activity.png" alt="uvdesk-image">
20+
<br/>
21+
<li><i class="fa fa-caret-right"></i> Click on the <b>"Folders"</b> Icon and then you will be redirected to a new page.</li>
22+
<li><i class="fa fa-caret-right"></i> Here you will see the page with the ID, Subject, Customer, Total Reply and Agent Last Reply.</li><br/>
23+
<img class='ipsum-logo' src="/assets/images/reports/agent-activity-1.png" alt="uvdesk-image">
24+
</ol>
25+
</div>
26+
</div>

_uvdemo/settings/branding.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151

5252
<li><i class="fa fa-caret-right"></i> Under the <b>"SEO"</b> section, the owner can also set Meta Description and Meta Keywords.</li>
5353
<li><i class="fa fa-caret-right"></i> Under the <b>"Links"</b> tab, the owner can enter the label and URL of Header Link and Footer Link. The owner can add multiple Header and Footer Links under this tab. </li>
54-
54+
<li><i class="fa fa-caret-right"></i> Under the <b>"Time"</b> section, the owner can also set the date and timezone.</li>
5555
<br/>
5656
<img class='ipsum-logo' src="/assets/images/settings/branding6.png" alt="uvdesk-image">
5757

0 commit comments

Comments
 (0)