Jump to: navigation, search

Using the CMS to Work with Knowledge Bases

Overview

After logging in, you can use the Genesys Knowledge CMS to:

Important

Relations between Knowledge Center Cluster and Knowledge Center CMS:

  • Knowledge Base definitions can be created in CMS and exported in Knowledge Center Cluster
  • A new Knowledge Base can be activated only using GAX plugin
  • Configurable options (Name, Description, Custom fields, Languages, Channels, Skills) can be exported from CMS to Knowledge Center Server
  • Deleting the Knowledge Base in Knowledge Center Server does not affect the CMS
  • Data can be Exported or Synchronized from CMS to Knowledge Center Server
  • Deleting an article from the CMS also deletes it from Knowledge Center Server (after Synchronization)
  • Making changes in Knowledge Center Server does not affect CMS
  • Deleting the Knowledge Base in the CMS does not affect Knowledge Center Server (documents or KB will be not deleted)

Logging Into the CMS

Prerequisites

  • A user with CMS privileges has been created in Config Server.


Start

Enter your user name and password and press the Log In button.

GKCCMSLogIn01.png


End

Working with Knowledge Bases

Creating a New Knowledge Base

Prerequisites

  • Knowledge.CMS.Administrator privileges have been assigned to the user.


Start

  1. Click the + sign on the main page.
    Gkc add kbase.png
  2. The Create Knowledge Base window appears.

    On the General tab:

    • Enter the unique knowledge base ID (the ID should consist only of numbers, Latin letters and underscores, with a maximum length of 50 characters).
    • Enter knowledge base name (maximum length of 50 characters).
    • Enter the Document Type (FAQ or Article).
    • (Optional) You can change the default icon assigned to the knowledge base.
    GKCCMSGeneral01.png
  3. To add custom fields, navigate to the Custom Fields tab and perform the following actions for each custom field:
    • Press the Add button.
    • Enter the unique name of the field (the name should consist only of numbers, Latin letters and underscores, with a maximum length of 50 characters).
    • Choose the field type.
    • Enter a default value, if you would like the field to have one.
    • Press the Confirm button.
    CreateKnowledgeBase CustomFields01CLOUD.png
  4. To add supported languages to Knowledge Base:
    • Click the Languages tab.
    • Move appropriate languages to the Selected languages list.
    • Select Default language from the list.
    • Click the Confirm button.
      CreateKnowledgeBase LanguagesCLOUD.png
      Important
      For information about automatic synchronization, please see Setting up automatic synchronization
  5. Your knowledge base has been created.
  6. Gkc new kbase.png

End

Deleting a Knowledge Base

Important
Deleting a Knowledge Base will delete all of the content in that Knowledge Base.

Prerequisites

  • The knowledge base has been defined in the CMS.
  • Knowledge.CMS.Administrator privileges have been assigned to the user.


Start

  1. Move your mouse over the appropriate knowledge base icon on the main page.
  2. Click Delete and confirm the action in the dialog box.
  3. CMS DeletingKB01.png

End

Editing a Knowledge Base Definition

Prerequisites

  • The knowledge base has been defined in the CMS.
  • Knowledge.CMS.Administrator privileges have been assigned to the user.


Start

  1. Move your mouse over the appropriate knowledge base icon on the main page.
  2. Click Edit.
  3. The Edit Knowledge Base window appears.
    GKCCMSEdit01.png
  4. Press Confirm to save your changes.

End

Defining Knowledge Base Availability

Use of skills provides the option of refining the the data that agents see when they interact with Knowledge Center. Agents will only have access to Knowledge Bases that best match their skills when availability is assigned.

Start

  1. Move your mouse over the appropriate knowledge base icon on the main page.
  2. Click Edit.
  3. The Edit Knowledge Base window appears.
  4. Click the Access tab.
  5. Select whether you would like knowledge base to be available for all of your agents or for only the agents that have one of the specified skills.
    GKCCMSAccess01.png
  6. Press Confirm to save your changes.

End

Importing Initial Documents

Prerequisites

  • The knowledge base has been defined in the CMS.
  • Knowledge.CMS.Document.Author or Knowledge.CMS.Category.Author privileges have been assigned to the user.
  • Files being targeted for import are available in the appropriate format. For more information, please see Importing Data into the Knowledge Center Server


Start

  1. Move your mouse over the appropriate knowledge base icon on the main page.
  2. Click Import data.
  3. Choose Language of content
  4. Browse to the appropriate XML file.
    GKCCMSImport01.png
  5. Click Import; your data be will imported into the CMS.

End

Notify Knowledge Center Server about new Knowledge Base

Start

  1. Move your mouse over the appropriate knowledge base icon on the main page.
  2. Click Export config.
  3. The confirmation window appears asking you to confirm that you would like send the information about knowledge base to the Knowledge Center server.
    GKCPublish02.png
  4. Click the Publish button.
    Important
    Content of the knowledge base will not be sent to the knowledge center server at this step. The CMS will only notify Knowledge Center Server about the existence of the knowledge, its name, id, supported languages, custom fields and access policy. You can view and edit sent information in the Administrator Plugin.

End

Working with Categories

Creating a New Category

Prerequisites

  • The knowledge base has been defined in the CMS.
  • Knowledge.CMS.Category.Author privileges have been assigned to the user.
  • No category has been selected.


Start

  1. Move your mouse over the appropriate knowledge base icon on the main page.
  2. Click Categories.
    GKCCMSCategories01.png
  3. Press the Create button.
  4. The Create Category window appears.
  5. Enter your category name.
    GKCCMSCategories02.png
  6. Save your changes or cancel them, using the appropriate buttons.

End

Viewing or Modifying a Category

Prerequisites

  • The knowledge base has been defined in the CMS.
  • The category has already been created.
  • Knowledge.CMS.Category.Author privileges have been assigned to the user.


Start

  1. Move your mouse over the appropriate knowledge base icon on the main page.
  2. Click Categories.
  3. Choose your category from the list and click the Edit button or double-click on the appropriate row.
  4. The Edit Category window appears.
    GKCCMSCategories03.png
  5. View or browse through the category changes history (using the drop-down with versions) or make changes in the category name.
  6. Save your changes or cancel them, using the appropriate buttons.
  7. Every time you make a change, a new version of the category will be created and the new version of the formerly approved category will be given a state of not approved.

End

Deleting Categories

Prerequisites

  • The knowledge base has been defined in the CMS.
  • The category has already been created.
  • Knowledge.CMS.Category.Author privileges have been assigned to the user.
  • A connection to Genesys Knowledge Center is available.


Start

  1. Move your mouse over the appropriate knowledge base icon on the main page.
  2. Click Categories.
  3. Select one or more categories from the list.
    GKCCMSCategories04.png
  4. Click the Delete button.
  5. Confirm your action in the pop-up.

End

Approving Categories

Prerequisites

  • The knowledge base has been defined in the CMS.
  • The categories have already been created.
  • Knowledge.CMS.Approver privileges have been assigned to the user.


Start

  1. Move your mouse over the appropriate knowledge base icon on the main page.
  2. Click Categories.
  3. Choose one or more categories from the list.
  4. Click the Approve button.
  5. Confirm your action in the pop-up.

End

Working with Documents

Creating a Document

Prerequisites

  • The knowledge base has been defined in the CMS.
  • The appropriate categories have been created.
  • Knowledge.CMS.Document.Author privileges have been assigned to the user.
Important
The maximum size of attachments is 20MB.

Start

  1. Move your mouse over the appropriate knowledge base icon on the main page.
  2. Click Documents; a list of documents appears.
    GKCListOfDocuments01.png
  3. Click the Create button; the Create Document window appears.
    GKCDocument01.png
  4. Fill in the FAQ tab by adding Question and Answer (required) or Article tab by adding Title, Summary and Description (required). Add alternative wordings of the question or title (by pressing the + sign in the Alternative questions field). Links and images are permitted in the Answer and Description fields to aid in answer clarity.
  5. Fill in the Categories tab by selecting the appropriate categories from the list on the left and moving them to the right.
    GKCDocument02.png
  6. Fill in the desired Custom fields values.
    GKCDocument03.png
  7. Add Attachments by pressing the Add button and then the Upload button. To remove attachments, press the Remove button.
    GKCDocument04.png
    Important
    Maximum file size: 20 MB.
  8. Fill in the Other tab as needed, including channel options which allows you to specify if a document is only for a specific channel type (for example, email only or chat only, or a combination of channels).
    The channel option is important for the agent experience. If the email attribute is added to content, then only agents that are engaging over email conversations will see that content. The experience would be similar for Chat. By default content is accessible for all agents using any channel. If content is public, it will be viewable to the public, regardless of the channel.
    GKCDocument05.png
    Important
    If the content is publicly facing, it will always be visible to customers regardless of the channel attribute.
  9. (Optional) Click on the Languages menu in the top right to create this document in multiple languages. For more information on Creating and editing documents in other languages, see Working with Multilingual Content.
  10. Save your changes or cancel them, using the appropriate buttons.

End

Viewing or Modifying a Document

Prerequisites

  • The knowledge base has been defined in the CMS.
  • The appropriate categories have been created.
  • The Document has already been created.
  • Knowledge.CMS.Document.Author privileges have been assigned to the user.


Start

  1. Move your mouse over the appropriate knowledge base icon on the main page.
  2. Click Documents; a list of documents appears.
    GKCListOfDocuments01.png
  3. Choose a Document from the list and double-click the appropriate row.
  4. View or browse through the category changes history (using the drop-down with versions), or make changes in the editor.
    GKCEditDocument03.png
  5. Save your changes or cancel them, using the appropriate buttons.
  6. Every time you make a change, a new version of the document will be created and the new version of the formerly approved document will be given a state of not approved.
    GKCEditDocument04.png

End

Deleting a Document

Prerequisites

  • The knowledge base has been defined in the CMS.
  • The Document has already been created.
  • A connection to Genesys Knowledge Center is available.
  • Knowledge.CMS.Document.Author privileges have been assigned to the user.
Important
You can only delete a document from the Knowledge Base if if the Genesys Knowledge Center Server contains a Knowledge Base document with the same name.

Start

  1. Move your mouse over the appropriate knowledge base icon on the main page.
  2. Click Documents.
  3. Select one or more Documents from the list.
  4. Click the Delete button.
  5. Confirm your action in the pop-up.
    Gkc cms docs delete.png

End

Approving Documents

Prerequisites

  • The knowledge base has been defined in the CMS.
  • The Document has already been created.
  • Knowledge.CMS.Approver privileges have been assigned to the user.


Start

  1. Move your mouse over the appropriate knowledge base icon on the main page.
  2. Click Documents.
  3. Select one or more Documents from the list.
  4. Click the Approve button.
    Gkc cms docs approve.png
  5. Confirm your action in the pop-up.

End

Working with Multilingual Content

To review Knowledge Base content in different languages, simply select the appropriate language from the list located in the toolbar and the language selection displays a list of documents or categories in the selected language. If a document was not defined in the selected language, but was defined in another language, it is then grayed out.

Creating a new language version of a document

Prerequisites:

  • If you are not currently in the document where you wish to add a new language, select the document from the list of documents and click Edit.

Start

  1. From the Language list on the right, you can view a list of available languages. Languages with a check mark denote documents which are currently available. Languages with an X denote documents which are not yet created.
    GKCLanguage04.png
  2. Click on the specific language with an X to create the new document in that language.
  3. Update appropriate fields.
  4. Save changes.
  5. Once approved, the language displays a check mark and its abbreviated form is now visible under the Languages column.
    GKCLanguage05.png

End

Publishing Knowledge base to Knowledge Center Server

Publishing selected documents

Important
Only approved documents and categories will be published to the Knowledge Center Server.

Prerequisites

  • The knowledge base has been defined in the CMS.
  • The categories have already been created and approved.
  • Your Documents have been created and approved.
  • A connection to Genesys Knowledge Center is available.
  • Knowledge.CMS.Approver privileges have been assigned to the user.
  • Knowledge.Author privileges have been assigned to the user.

Start

  1. Move your mouse over the appropriate knowledge base icon on the main page.
  2. Click Documents.
  3. Using the check boxes, select the document(s) you wish to publish or leave all documents unchecked to publish them all.
  4. Click the Publish button.
  5. All approved documents from the CMS are exported into Genesys Knowledge Center Server.
    GKCPublish01.png

End

Setting up automatic synchronization

Start

  1. Move your mouse over the appropriate knowledge base icon on the main page.
  2. Click Edit.
  3. The Edit Knowledge Base window appears.
  4. Click the Synchronization tab.
  5. Click the Automatic synchronization box to turn it On.
  6. Choose the following options:
    • attachment synchronization type
    • list of languages to be synchronized
    • set scheduling:
      • One time - to synchronize once
      • Daily - to synchronize every N hours
      • Weekly - to synchronize on the defined days of weeek
      • Monthly - to synchronize on defined days of month
    GKCSync01.png
  7. Press Confirm to save your changes.

End

Synchronizing recent changes

Prerequisites

  • A connection to the Knowledge Base must be available
  • Knowledge.CMS.Approver privileges have been assigned to the user.

Start

  1. Move your mouse over the appropriate knowledge base icon on the main page.
  2. Click Modifications from the side menu to see a list of documents that have been modified since the last synchronization.
  3. Click the Synchronize button.
    GKCSync02.png
  4. From the confirmation dialogue box, select the languages you wish to synchronize and click Synchronize.
    Synchronization03.png

    When the synchronization process completes, the list of modifications is then updated.

End

Working with Customer Feedback

Processing a "No answer" Item

Prerequisites

  • The knowledge base has been defined in the CMS.
  • A connection to Genesys Knowledge Center is available.
  • Knowledge.CMS.Document.Author privileges have been assigned to the user.
  • Knowledge.Author privileges have been assigned to the user.


Start

  1. Move your mouse over the appropriate knowledge base icon on the main page.
  2. Click Feedback.
  3. Choose the No answer tab.
    GKCFeedback01.png
  4. Choose one or more items from the list.
  5. Process each item:
    • Search for similar existing questions using the Search button.
      GKCSearch02.png
    • Click the Create document button and create a new document based on the No answer item.
      GKCDocument01.png
    • Delete unnecessary items using the Delete button.

End

Processing Votes

Prerequisites

  • The knowledge base has been defined in the CMS.
  • A connection to Genesys Knowledge Center is available.
  • Knowledge.CMS.Document.Author privileges have been assigned to the user.


Start

  1. Move your mouse over the appropriate knowledge base icon on the main page.
  2. Click Feedback.
  3. Choose the Votes tab.
    GKCFeedback02.png
  4. Choose one or more items from the list.
  5. Process each item:
    • Add a search query as an alternative question for the upvoted document using the Add as alternative button. Or Edit existing document. Or Create new document basing on search query.
      GKCEditDocument03.png
    • Delete appropriate items using the Delete button.

End

Processing Drafts

Prerequisites

  • The knowledge base has been defined in the CMS.
  • A connection to Genesys Knowledge Center is available.
  • Knowledge.CMS.Document.Author privileges have been assigned to the user.


Start

  1. Move your mouse over the appropriate knowledge base icon on the main page.
  2. Click Feedback.
  3. Choose the Drafts tab.
    GKCFeedback03.png
  4. If any drafts are awaiting review, they are present under this tab.
  5. Process each item: Create new document or Reject draft

End

This page was last edited on March 11, 2016, at 23:04.
Comments or questions about this documentation? Contact us for support!