Pega Knowledge: User Guide 8.2
Pega Knowledge: User Guide 8.2
User Guide
8.2
©2018 Pegasystems Inc., Cambridge, MA. All rights reserved.
Trademarks
For Pegasystems Inc. trademarks and registered trademarks, all rights reserved. All other trademarks or
service marks are property of their respective holders.
For information about the third-party software that is delivered with the product, refer to the third-party
license file on your installation media that is specific to your release.
Notices
This publication describes and/or represents products and services of Pegasystems Inc. It may contain
trade secrets and proprietary information that are protected by various federal, state, and international
laws, and distributed under licenses restricting their use, copying, modification, distribution, or transmittal
in any form without prior written authorization of Pegasystems Inc.
This publication is current as of the date of publication only. Changes to the publication may be
made from time to time at the discretion of Pegasystems Inc. This publication remains the property
of Pegasystems Inc. and must be returned to it upon request. This publication does not imply any
commitment to offer or deliver the products or services described herein.
This publication may include references to Pegasystems Inc. product features that have not been licensed
by you or your company. If you have questions about whether a particular capability is included in your
installation, please consult your Pegasystems Inc. services consultant.
Although Pegasystems Inc. strives for accuracy in its publications, any publication may contain
inaccuracies or typographical errors, as well as technical inaccuracies. Pegasystems Inc. shall not be liable
for technical or editorial errors or omissions contained herein. Pegasystems Inc. may make improvements
and/or changes to the publication at any time without notice.
Any references in this publication to non-Pegasystems websites are provided for convenience only and
do not serve as an endorsement of these websites. The materials at these websites are not part of the
material for Pegasystems products, and use of those websites is at your own risk.
Information concerning non-Pegasystems products was obtained from the suppliers of those products,
their publications, or other publicly available sources. Address questions about non-Pegasystems
products to the suppliers of those products.
This publication may contain examples used in daily business operations that include the names of
people, companies, products, and other third-party publications. Such examples are fictitious and any
similarity to the names or other data used by an actual business enterprise or individual is coincidental.
This document is the property of:
Pegasystems Inc.
One Rogers Street
Cambridge, MA 02142-1209, USA
Phone: 617-374-9600 Fax: (617) 374-9620
www.pega.com
Document: Pega Knowledge User Guide
Publication date: March 23, 2019
Feedback
If you have comments for how we can improve our materials, send an email to [email protected].
Contents
Introduction................................................................................................................................................................................................ 5
Key features................................................................................................................................................................................................. 5
Access groups.............................................................................................................................................................................................. 6
About the Knowledge portal..................................................................................................................................................................... 7
Customize the dashboard........................................................................................................................................................... 8
Editing the dashboard....................................................................................................................................................8
Content templates...................................................................................................................................................................................11
Creating a template..................................................................................................................................................................................11
Deleting a template.................................................................................................................................................................................. 11
Pega Communities................................................................................................................................................................................... 29
Community site management................................................................................................................................................................ 29
Navigating a community site.................................................................................................................................................................. 29
Starting a new discussion........................................................................................................................................................................31
Best answers capability........................................................................................................................................................................... 31
Searching in the Community.................................................................................................................................................................. 32
Community moderation..........................................................................................................................................................................33
Moderating posts and members............................................................................................................................................................33
Reported posts............................................................................................................................................................................33
Moderating a post...................................................................................................................................................................... 34
View user profile......................................................................................................................................................................... 34
Deactivating an account............................................................................................................................................................ 34
Mark a best answer................................................................................................................................................................... 35
Reporting abusive or inappropriate posts.............................................................................................................................. 35
Introduction
Pega Knowledge is a centralized solution that helps provide quick, accurate, and consistent answers to
customer questions. Using knowledge articles and community discussions, customers and CSRs can
find answers to questions, which your company can manage centrally. You no longer have to rely on
institutional knowledge that can leave whenever an employee does or be stuck delivering inconsistent
answers depending on channel, time, or location. Pega Knowledge solves these problems and provides
you with all of the following features:
Centralize Information
Reduce time spent handling multiple edits and searching for answers with combined information in a
centralized location.
• Key features
• Access groups
• About the Knowledge portal
Key features
• Author and rapidly publish knowledge content
• Manage the content life cycle from a single portal
• Provide authors with the tools and privileges to create, update, and publish rich content
• Capture and route feedback to authors to evaluate and refine answers
• Deliver the right content at the right time to agents and customers
• Provide access across multiple channels
• Guide content approval and publishing flows to ensure quality content
Access groups
When Pega Knowledge is installed, it contains the following pre-configured access groups.
KMAuthor
• Configured with primary authoring role
• Creates draft content, and submits to the
Approval stage
KMApprover
• Configured with Primary authoring role
• Creates and approves content for the Publication
stage
KMPublisher
• Configured with Primary authoring role
• Creates, approves, and publishes content
KMSysAdmin
• Configured with complete access to the
application along with Dev Studio
ExternalKMUser
• Configured for external users to access help sites
and community site in read only mode.
KMModerator
• Community moderation tool access and related
privileges
KMCommunityUserAG
• Configured for external users to access
community sites where users can add and edit
comments and posts. This access role can be
assigned to the registered community members.
Each access group is assigned a different level of privilege that controls the editing, approval, and
publishing capabilities within the content authoring stages:
• Creation/Draft
• Approval
• Publication
Pega Knowledge is designed to accommodate quality assurance requirements of knowledge management
organizations, where multiple levels of content approvals may be required during the content creation
process. The use of privileged access groups supports the stage-based content creation process provided
by the application, allowing separation of the authoring, approval, and publication roles.
Some organizations may not require this degree of role separation for content creation and the overall life
cycle management, for example, handling content improvements and archiving. For those organizations,
Pega Knowledge supports a straight-through processing option for creating, approving, and publishing
content by using the KMPublisher or KMSysAdmin access groups. This allows creating and publishing
content, without requiring separate approval or publication from other access groups.
applications. Pega Knowledge also provides a set of REST API's that support integration with your existing
web sites to search and display taxonomy categories and related articles, and to receive article ratings
from your customers.
All statuses
From the All statuses list, select the desired content status. The search results display related content.
For example, to see archived content, select the Resolved-Archived option.
Filter by category
Click the Filter by category link, and select the relevant category. The search results display related
content.
Note: You can create new content from the Content page by clicking the New content button. For
more information, see Creating content.
Authors can also search for content directly from the portal search bar in the Knowledge Portal header,
where you can search by Knowledge Content (KC-XXX) or Knowledge Content Published (KCP-XXX) article
id’s, or search by article title. The portal provides a number of filtering capabilities including work types
such as Content Candidates, Feedback, and published content.
• Import content
• Exporting content
Import content
As an author, you can import the content using a .CSV file. Map the columns to the Pega Knowledge
content structure. If there are columns that do not match the existing data structure, you may need to
extend the data model and user interface to match.
When you import the content, Pega Knowledge assigns content IDs according to these rules:
• If the content ID is not mentioned in the .CSV file, a new content ID is created.
• If the content ID is mentioned in the .CSV file, the new content replaces the existing content.
• If the number of characters exceeds 32767, the .CSV file gets imported upto the character limitation. To
import these articles, add the content to the next row and enter True in the Link to previous column.
Content ID column should be empty for article that you have added in the second row.
Note: If any errors occur while importing the .CSV file, error messages describing the failure are
displayed on the resulting import page.
Exporting content
As an author, you can export the selected content to a .CSV file.
1. In the left navigation panel, click Knowledge > Content > All content.
2. Under the Name column, select the check boxes for the content to export or select the check box next
to the Name label to select all available content.
3. Click Export. The resulting .CSV file is generated for you to download to a local or shared directory.
Content templates
Content templates provide pre-formatted styles used to create knowledge articles. Content templates can
be used by organizations that need to foster consistency in certain content types, like Frequently Asked
Questions (FAQs), or how-to documents, or other content that requires formatting for consistent quality
and clarity.
The creation and maintenance of content templates are restricted to administrator and publishers, but
can be used while creating content by all authors.
You can create a template using the Rich Text Editor, or you can cut and paste a pre-formatted template
from Microsoft Word ™, for example. Microsoft Word™ formats may require further editing in the Rich
Text Editor(RTE) using the source option.
The templates landing page shows published and draft templates. Published templates are available
to you and other authors whenever you create content. Draft templates are in edit mode and are not
available to other authors until after they have been published.
• Creating a template
• Deleting a template
Creating a template
1. From the left navigation panel, click Configurations > Templates. The Templates page shows the list of
published templates.
2. Click New Templates.
3. On the New Templates page, enter the title and description in the text fields.
4. Create a template by entering content into the Rich Text Editor (RTE) and applying styles, images, and
text alignment. To import an existing template, click the Template icon. For example, a template could
contain the company title, logo, font styles, and format.
5. Click Save Draft to save the draft template.
6. Click Publish. The new template is displayed under the Published tab and it is available for all authors
for selection.
Deleting a template
You can delete an existing template if it is not required. Deleting a template does not affect content to
which you have already applied a template style.
To delete a template, perform the following steps:
You can configure the Publisher and Admin operators with privileges to create, approve, and publish
content, thereby supporting a straight-through creation process by a single author. This approach can
be used when a single or smaller group of knowledge authors requires a more streamlined process for
content creation.
Pega Knowledge leverages Pega’s dynamic case management capabilities to create content as cases.
This approach supports content (case) routing, using service levels agreements (SLAs) and progression of
content status based on individual stages.
• Taxonomy
• Creating content
• Publishing content
• Creating draft content in the Pega Customer Service interaction portal
• Changing content status
• Editing content
• Rejecting content
• Printing an article
• Multi-language management
• Enabling automatic content tags
• Reassigning articles
Taxonomy
A taxonomy allows you to classify or group similar content to organize your knowledge base and support
a more efficient search and display of content. Pega Knowledge supports a multi-level taxonomy category
structure to meet your business needs. You can assign a taxonomy category when you create content. The
application also supports the linking of multiple taxonomy categories to content.
Prior to creating your taxonomy categories, consider the most logical structure that aligns with how you
want to organize and classify your content. Some organizations create taxonomy categories that match
their organizational structure.
Note: The Uncategorized category is a required taxonomy level included with Pega Knowledge
and cannot be edited. It is used for temporary movements of content from one taxonomy category
to another. It is also used when you delete a taxonomy category that is in use. Because all content
requires an associated category, any content assigned to a category you delete is temporarily
assigned to the Uncategorized category until you assign it to another category.
2. In the Category name field, enter the name of the new category.
3. Optional: To create the new category under the respective parent or top level category, click Change
and then select a parent category. If the parent category is not selected, then the new category is
created as a parent category.
4. Optional: Select the appropriate Authorized role from the list and click Add. The Authorized role
option is used to add security content visibility settings to a category. You can apply multiple roles to
a category. Pega Knowledge authors might not have visibility to all access roles and could require a
separate operator login. For more information, see Defining security.
5. To select an image to use for this category, click Choose file and click Upload.
Note: Sample category icons are provided in the Pega Distribution media in the Resource Kit
directory (SampleCategoryIcons.zip). Your system administrator can unzip this file onto a
shared drive or a location where you can access and upload the desired category icon.
6. To save the new category, click Submit.
Note: After you delete the category, any related content is automatically assigned to the
Uncategorized category. Authors should check the uncategorized category in the Taxonomy page
periodically to review content and assign it to the proper category.
• Editing a category
• Deleting a category
Editing a category
You can edit the details of a particular category to change the category type, category name, authorized
roles, and the category image.
Deleting a category
You can delete unwanted categories from the taxonomy.
1. On the Category page, click the Delete icon for the category to delete.
2. Click Delete.
Note: After you delete the category, any related content is automatically assigned to the
Uncategorized category. Pega Knowledge authors should check the uncategorized category in
the Taxonomy page periodically to review content and assign it to the proper category.
Defining security
Content visibility can be restricted at the taxonomy category level, allowing only privileged users access to
the restricted content using search, suggested content, or the top-rated articles sections.
Assigning access roles in Pega requires visibility to that application using an operator that has privileges
for the system administrator role and access to the Pega Knowledge portal. It is a best practice to modify
one of your Pega application's System Administrator operator's access group or create a new operator
to include the KMPortal. The operator's application rule should also include the PegaKMPortal:08-01
ruleset that is placed above any Pega- rulesets. This operator then has access to both your application and
Pega Knowledge, allowing the visibility and assignment of your application's access roles to the taxonomy
categories through the Taxonomy editor.
Note: Pega Knowledge provides the CSKMSecurityAdmin access group for assigning security
for Pega Customer Service access roles. Pega Customer Service managers with the CAManager
access group have full visibility to all Pega Knowledge content, and by design are not restricted
by the category security defined in the taxonomy editor. Articles that are linked to service cases
by a manager will also be visible to Customer Service CSRs, regardless of the category security
restriction. This enables the Pega Customer Service manager complete control on the content their
CSRs must view when assisting customers. This is the only exception to the category security access
role model. Example: A Pega Customer Service search for an article that is restricted by access role
at the taxonomy level will not be displayed in the search results if the CSR does not possess the
required access role for that article's category.
Assigning security restrictions is hierarchical, meaning that if a higher level taxonomy category has
assigned (one-to-many) access roles, then all its related child categories inherit those roles. Any content
assigned to these child taxonomy categories requires that the end user have at least one of the assigned
access roles to enable visibility.
If an access role is assigned at a lower (child) level in a taxonomy category hierarchy, with no other access
roles assigned above the child, then only content at the level where the access role is assigned would
require the user to have that access role. Content linked to taxonomy categories above the child with the
access role would not have any visibility restrictions, assuming that no access roles are assigned at the
higher levels in that category hierarchy.
Creating content
As an author, you can create content by defining key attributes such as content title, abstract, and
publication date. The status of the content is assigned as New-Draft and remains in this status until the
author clicks Submit to route the content to the Approval stage. After submitting the content for approval,
the status changes to Pending-Approval.
1. From the Knowledge portal, click Create > Create Content. In Knowledge Content landing page, a
New-Draft version is created.
2. Enter a clear and concise title for your content.
Note: When you tab out of the article title, the application automatically verify the duplicates,
searching for any content with the same or similar title. All content with the same or similar title
is displayed.
3. If you find an existing article, click Resolve as duplicate or to create a new content, click continue.
4. Enter a brief abstract that describes your content. This is visible to users when they point to the
content title.
5. Select the taxonomy category to which the content belongs. You can select multiple categories for the
same content.
6. You can add text using any one of the following methods:
a. To add and format text manually, use Rich Text Editor. For more information, see Editing content.
b. To add the source URL that points to the content, then select Publish settings > Content type >
URL. Enter the content URL details in the Content Source URL text field.
Note: Ensure that you test the URL. Click Save Draft and Preview to ensure that URL redirects,
popups, or other authentication are accounted for and do not negatively impact the end-user
experience. Using the Preview feature, you can view content as an end user would see it in your
application.
7. Select the master language from the Language list.
8. If you plan to post a translated version of this article in one or more additional languages, select the
Add language check box.
9. Click New translation > Select a language > Submit. When you publish an article, it creates cloned
draft versions of the master article that can be translated into the designated languages. The draft
articles are routed to the Knowledge Content - Translations work basket, where an author can directly
translate to the specified language or export to a CSV file that can be sent to a vendor for translation.
For more information on language management, see Multi-language management.
Note: Actual content translation is not supported by Pega Knowledge. For more information
on configuring the auto-translation API, see Pega Knowledge Implementation guide on Pega
Knowledge product page.
10. Update the Schedule settings:
• Publish on – Enter or select the desired date and time for this content to be made available to
end users. The default setting will automatically make the content available to end users upon
publication, assuming content is being published in a production system.
• Expire on - Enter or select the desired date and time when you want this article to be automatically
archived and no longer available to end users.
11. Optional: Select Schedule review in to set up an automatic content review notification in the specified
time period (for example 6, 12, or 18 months). Upon reaching the review date, a notification is
automatically emailed to each author in the system with a valid email address. This functionality
assumes the related Pega Knowledge email account has been configured and is active.
12. Select the desired display settings:
• For internal use (employees only) – select this option to make this content visible only to employees
and not to external customers.
Note: Other Pega Knowledge security restrictions, if specified in the associated Taxonomy
category, are also applied to employees.
• Show version number on content - select the check box to show the version number on the content
page viewed by end users.
13. You can add tags, attachments, and links to the content. These details are useful for referring to other
related topics or files.
14. Click Save Draft to save the draft content.
15. After your content is in the desired format for submission, then click Submit. The content moves to the
Approval stage and the content status changes to Pending-Approval.
Publishing content
Publishing content provides an opportunity to publish approved content and make it available to end
users.
2. In the Create content page, add details about the article in Title, Abstract, Categories and Content
fields. For more information, see Creating content.
3. Click Submit.
The draft article or idea is routed to the Knowledge Content - Content Candidates (KCC) workbasket in the
Knowledge portal.
Editing content
Publishers can make changes to an existing or published content. When you are editing published
content, the current version of the content remains available for end users.
To edit content, perform the following steps:
1. In the left navigation panel, expand Knowledge and click Content.
2. Search for and click the content that you want to edit.
3. To make changes to the content, click Edit. Pega Knowledge creates a new version of the content with a
Pending-Publish status and allows the author to make changes.
4. After making changes to the content, click Publish. The new version is saved with Resolved-Published
status and made available to users. The previous version is automatically archived with the Resolved-
Archived status.
Adding videos
You can add videos to the content based on your business needs.
To insert a YouTube™ video, follow these steps:
1. Click Source to view the HTML source code for the page
2. Copy and paste the Embed tag from the original video on the YouTube™ site. The video displays in the
Pega Knowledge display harness and is played based on browser settings.
3. Click Source and the video displays in the content Body (rich text editor), and you can play the video.
4. To adjust the size of the video display, clicking Source and edit the tag.
Note: Google Chrome browser may generate an error when you publish an article with the
YouTube Embed code for security reasons. However, refreshing the Google Chrome browser shows
that the video was successfully published.
Archiving content
As a publisher, You can archive published content that is no longer required for your customers. After you
archive the content, the content search results do not display the archived content.
To archive content, perform the following steps:
1. In the left navigation panel, expand Knowledge and click Content.
2. Search for and click the content that you want to archive.
3. From the Actions menu, click Archive content. The content status changes to Resolved-Archived.
Clone content
The clone content capability creates a copy of an existing content. Clone content helps you to reuse the
existing content, and then modify as needed. The cloned content appears with a New-Draft status.
To clone content, perform the following steps:
1. In the left navigation panel, expand Knowledge and click Content.
2. Click the content that you want to clone.
3. From the Actions menu, click Clone content. The content status appears as New-Draft.
Rejecting content
As an Approver or Publisher, you can reject content if the content is not appropriate or if the content
requires changes. The content status automatically changes to Pending-DraftRejected and the content
stage is set to Creation/Draft. You can reject the content and assign it to the original author or route it to
the Knowledge Content - Drafts workbasket for another author to pick up.
To reject content, perform the following steps:
1. In the Pega Knowledge portal, click Workbaskets.
2. From the Pick a workbasket list, select Knowledge Content – Publish. All articles with a content
status of Pending-publish are shown.
3. Select the content you want to edit. You can validate the content and edit if necessary. You can
reject the content and assign it to the original author or route it to the Knowledge Content - Drafts
workbasket for another author to pick up.
4. To reject the content, from the Actions menu, click Reject.
You can add rejection notes, explaining what needs to be corrected in the content. When an author opens
the rejected content to edit, the Rejection note displays at the top of the screen for easy reference.
Authors can also withdraw content while in edit mode. Click Actions > Withdraw Content to withdraw
content that is not required.
Printing an article
Using the Pega Knowledge portal, you can print an article to review in a hard copy format. This feature lets
you print the article and images.
To print an article, perform the following steps:
1. In the left navigation panel, expand Knowledge and click Content.
2. Click the content that you want to print. You can also print the content in edit mode.
3. From the Actions menu, click Print.
Multi-language management
Using multi-language management capabilities, authors can create and manage articles with linked
translated versions.
Note: Language management does not translate articles. Language management lets you export
the article and send it to an external translation vendor, and then import it back into the Pega
Knowledge application for final publication.
After the master language article is published, the application automatically creates cloned drafts, each
flagged with the selected languages for translation. These drafts are routed to the Knowledge Content
– Translations workbasket where the author can either edit the articles or select the articles to export.
Upon export, Pega Knowledge creates a .CSV file with the main article attributes mapped to columns (for
example, title, abstract, language flag, content body, and tags). You can then send this exported article for
translation.
Any subsequent edits to the published master language articles automatically creates drafts of the linked,
translated versions and routes them to the Knowledge Content – Translations workbasket for edits
or external translations. This simplifies the operational aspects of managing multiple linked translated
versions for authors.
After the translations have been completed, the updated .CSV file can be imported back into the
application for final review, editing, QA, and publication.
Each article has a language flag that helps the translation vendor to know the appropriate language for
each article.
Pega Language packs do not translate Pega Knowledge articles, but do provide localization for the
Knowledge Portal for menu options, navigation panel labels, and other UI elements that are handled in
the language pack.
Reassigning articles
Using the bulk processing capability, Pega Knowledge users with KMPublisher or KMSysadmin role can
transfer (reassign) articles in bulk and can also Withdraw or Reject content. Users can filter articles by
status, author, or work queue. Pega Knowledge users can select the desired bulk action such as Transfer,
Withdraw, or Reject content.
• Creating a troubleshooter
• Creating and adding questions to a troubleshooter
• Creating questions in the Question repository
• Creating troubleshooter categories
• Creating a troubleshooter content
• Deleting a question
• Deleting a troubleshooter
Creating a troubleshooter
You can create a troubleshooter to present one or more questions to a user. You should organize your
questions to guide the user through the appropriate diagnostic steps.
You can see the newly added troubleshooter in the Troubleshooters list. You can now create and add
question to the respective troubleshooter.
You can create questions using a radio button, text box, answer or information, and launch a different
troubleshooter. Each question that you create gets assigned with a question ID, troubleshooter, and
question type. You must determine the order of questions before you create the questions.
1. From the left navigation panel, click Knowledge > Troubleshooters. and then click Troubleshooters
tab.
2. In the Troubleshooters tab, click the appropriate troubleshooter name link from the troubleshooters
list.
3. Click Add question. You can add a question to a troubleshooter in two ways, one way is by adding
an existing question from the question repository or another way is by creating a new question for a
particular troubleshooter.
4. If you want to add an existing question from the Question repository, select the Choose from
Question repository check box.
a. In the Repository questions text box, search for the question that you want to add by using the
first the three letters of the question or by using the Repository question code, for example RQ-02.
b. Select the question that you want from the list. The Answer/Information and Response type auto-
populates. You can make changes to the question if required.
5. To create a new question, enter the question in the Question text box.
6. Select the fields that you want to add to the articles from the Response type drop-down list:
• Radio button- You can provide the list of choices that a user can select.
• Textbox- You can add a text box that allows users to enter text. For example, user can give
feedback.
• Answer / Information- You can add text as answers or link an article from a particular category
using the rich text editor.
• Launch Troubleshooter- Select another diagnostic or troubleshooter from the Launch another
diagnostic drop-down list. This helps the user to find the information by navigating to another
troubleshooter.
7. You can add a service case in the rich text editor or as a suggested action.
a. To allow customer service representatives or customers to launch a service case from the inline text
of the question, click the Case types icon in the rich text editor. Search for the case type and click
Add. You can add a particular case type in the rich text editor.
b. To allow customer service representatives or customers to launch a service case from the
Suggested actions section, click Add item in the Suggested actions section. Search for the case
type and click Add.
Note: To add and launch a particular case type from the troubleshooter, you need to
configure the Pega Knowledge troubleshooters with your Pega Customer Service application.
For more information on configuring the Pega Knowledge troubleshooter, see Configuring the
Pega Knowledge troubleshooters.
8. If the current question is the response to any of the previous questions, select the dependent question
from the Show current question when drop-down list. If this is the first question in a particular
troubleshooter, there is no need to select any question.
9. To set the response condition for the current question, select the question from the Question
response was drop-down list. If the selected dependent question is of Textbox response type, then
enter the information in Question response was text box.
10. To add related articles for the current question, in the Related articles section, click Add item. Search
for the articles that you want to add and click Submit.
11. Click Save. This question now gets displayed in the troubleshooter question list.
1. From the left navigation panel, click Knowledge > Troubleshooters and then click Question
Repository tab.
2. Click Add repository question.
3. Enter the question in the Question text box. This question gets displayed in the question list.
4. Select the fields that you want to add to the articles from the Response type drop-down list:
• Radio button- You can provide the list of choice that a user can select.
• Textbox- You can add a text box that allows users to enter the text. For example, user can give a
feedback.
• Answer / Information-You can add text as answers or link an article from a particular category
using the rich text editor.
5. To add related service cases for the current repository question, in the Suggested Actions section,
click Add item. Search for the service cases that you want to add and click Submit.
6. To add related articles for the current question, in the Related articles section, click Add item. Search
for the articles that you want to add and click Submit.
7. Click Save.
1. From the Knowledge portal, click Create > Create Content. In Knowledge Content landing page, a
New-Draft version is created.
2. Enter a clear and concise title for your content that specifies the purpose.
3. Enter a brief abstract that describes your content. This is visible to users when they point to the
content title.
4. Click Add category and select the taxonomy category to which the content belongs. You can select
multiple categories for the same content.
5. Select the Content type as Troubleshooter from the Content type drop-down list
6. To link this content with a troubleshooter, select the respective troubleshooter from the
Troubleshooter drop-down list.
7. Update the Schedule settings:
• Publish on – Enter or select the desired date and time for this content to be made available to
end users. The default setting will automatically make the content available to end users upon
publication, assuming content is being published in a production system.
• Expire on - Enter or select the desired date and time when you want this article to be automatically
archived and no longer available to end users.
8. Select the desired display settings:
• For internal use (employees only) – select this option to make this content visible only to
employees and not to external customers.
Note: Other Pega Knowledge security restrictions, if specified in the associated Taxonomy
category, are also applied to employees.
• Show version number on content- select the check box to show the version number on the
content page viewed by end users.
9. You can add tags, attachments, and links to the content. These details are useful for referring to other
related topics or files.
10. Click Save Draft to save the draft content.
11. After your content is in the desired format for submission, then click Submit. The content moves to the
Approval stage and the content status changes to Pending-Approval.
12. Optional: To preview the troubleshooter content, click Preview.
Deleting a question
You can delete unwanted questions that you have added to a troubleshooter.
Note: You cannot insert questions in a troubleshooter, but you can append new questions. You
must determine the order of questions before you create the trouble shooting questions.
Follow these steps to delete a question:
Deleting a troubleshooter
You can delete an existing troubleshooter if it is not required. All the questions applied to the particular
troubleshooter gets deleted.
To delete a troubleshooter:
Pega Communities
Pega Communities provides an ability to your customers, partners, and employees to explore and discuss
solutions to common questions and issues. Community members can leverage the expertise of their
peers and your business experts to openly collaborate and find answers in a safe, moderated forum.
Using Pega Customer Service, customer service representatives can view a summary of the most recent
community posts by a customer, view all of the customer's posts, and open a full discussion thread to
see an entire conversation for full context. Customer service representatives can reply to a post which
is automatically marked as Best Answer or can mark an existing reply as Best Answer if a participating
member has already provided the correct answer.
Published tab
Displays the published community site, and the sample (site provided with the installation), displaying
the community title, author name, last updated date, and status. When you select a community site, you
are directed to the community configuration page. You can update the configuration setting and styles
and click Publish to publish the changes.
Click Save Draft to save your changes in draft. This helps you to review the site and publish later.
Draft tab
Displays the draft community sites details, and status. When you select a community site, you are
directed to the community configuration page. After updating the configuration settings, click Publish to
publish the community site or click Save Draft to save the community site as a draft.
to find that answer. Replies marked as Best Answer are automatically routed to a Pega Knowledge
workbasket as knowledge content candidates, If approved and promoted to a Pega Knowledge content,
community best answers can be another source for providing valued content leveraged by both internal
and external users.
Categories
On the Categories tab, you can see the categories that are available in the community site. Select a
category to view relevant questions and solutions. You can also comment, reply, and follow the posts.
Recent
In the Recent tab, you can see the most recent posts and replies.
Trending
In the Trending tab, you can see the most active posts in the community.
My discussion
In the My discussion tab, you can see the list of the discussions that you started and the discussions
that you follow.
Badges
Pega Communities provides an awards and badging capability to encourage active participation among
members. Members earn badges based on reaching thresholds for number of replies, best answers, use
of tags, and a variety of other criteria. In the Badges tab, you can see the badges that you have earned,
details about the other badges that you can be awarded, and the criteria that are required to earn them.
Start a discussion
Click this option to start a discussion and enter your question. For more information about starting a
new discussion, see Starting a new discussion.
Recent badges
Displays the recent badges received by community members.
Follow
Members can follow the community posts and discussions to track. You can see all the followed posts
and discussions in My discussion tab.
Popular tags
Displays the commonly used tags in the community. Click a tag to search for relevant articles or
discussions.
Community moderation
With community moderation, you can continuously monitor the community site to ensure that it is active,
healthy, and safe forum for customers and business partners. As a moderator, you can browse the
community sites and see the posts that require proactive action, rather than waiting for a member to
report an issue.
Moderation dashboard
In addition to moderation capabilities available directly on the community site, the KMModerator user
is also provided moderation tools directly in the Knowledge Portal, accessed from the Moderation link
under the Community navigation panel option.
Log in to the Knowledge Portal as a moderator to view the Moderation dashboard. As shipped, the
Moderator dashboard provides a view of two community-related charts
• Community activity report by day, week, month, or year, such as new posts, and answered or
unanswered posts.
• Best answers accepted and rejected chart gives an insight on number of best answers that are
actually converted to published content and the number of best answers that are rejected
• Reported posts
• Moderating a post
• View user profile
• Deactivating an account
• Mark a best answer
• Reporting abusive or inappropriate posts
Reported posts
You can search for a reported post by using the post title and post types. In the Reported posts tab, enter
the post title and select the post type from the All reported drop-down list.
As a moderator, you can review reported posts and take various actions on individual posts or the entire
discussion threads, or the owning member of the post. The Reported posts tab displays a complete list of
reported posts.
Moderating a post
As a moderator, you can perform various actions on individual posts or on the entire discussion thread.
1. In the Knowledge portal's left navigation panel, select Community > Moderation.
2. In the Reported posts tab, under the post content column, click a post link. A post content page
displays.
3. To close the reported post, click Resolve.
4. To cancel the changes, click Cancel.
Deactivating an account
When a member's account is deactivated for certain period of days, after the deactivation period is
completed, the system agent, PegaKMPortal runs, and removes the member from deactivation status.
This agent runs every day at 12 am IST.
To modify the agent rule, follow these steps: