Skip to content

Latest commit

 

History

History
75 lines (47 loc) · 3.09 KB

catalog.md

File metadata and controls

75 lines (47 loc) · 3.09 KB
copyright lastupdated
years
2015, 2019
2019-04-08

{:shortdesc: .shortdesc} {:new_window: target="_blank"} {:tip: .tip} {:deprecated: .deprecated} {:pre: .pre} {:codeblock: .codeblock} {:screen: .screen} {:javascript: .ph data-hd-programlang='javascript'} {:java: .ph data-hd-programlang='java'} {:python: .ph data-hd-programlang='python'} {:swift: .ph data-hd-programlang='swift'}

Using content catalogs

Content Catalogs provide an easy way to add common intents to your {{site.data.keyword.conversationshort}} service workspace. {: shortdesc}

This version of the {{site.data.keyword.conversationshort}} documentation is deprecated. Go here instead. {: deprecated}

IMPORTANT: Content Catalog intents are meant to provide a starting point, and not meant to be fully built-out for production use. It is recommended that you review and expand on these intents, to make them better suited to how your application will use them.

Adding a content catalog to your workspace

{: #add-catalog}

Use the {{site.data.keyword.conversationshort}} tool to add content catalogs.

  1. In the {{site.data.keyword.conversationshort}} tool, open your workspace and then select the Content Catalog tab in the navigation bar.

  2. Select a content catalog, such as Banking, to see the intents that are provided with it.

    Screen capture showing available catalogs

    You will see information about the intents that are defined in the Banking category.

    Screen capture showing Banking category intents

    Intents that are added from a content catalog are distinguishable from other intents by their naming convention; in this case, #Banking_ . . .

  3. Select Close arrow to return to the Content Catalog tab.

  4. Next, add the Banking content catalog to your workspace by clicking the Add to workspace button. You will see a message indicating that the Banking intents have been added to your workspace.

    Screen capture showing Add to workspace button

  5. Now, select the Intents tab, and verify that the Banking intents have been added to your workspace.

    Screen capture showing Banking intents listed on Intents tab

Results

The intents from the Banking content catalog have been added to the Intents tab of your workspace, and the system begins to train itself on the new data.

Editing content catalog examples

Like any other intent, once the Banking content catalog intents have been added to your workspace, you can make the following changes:

  • Rename the intent.
  • Delete the intent.
  • Add, edit, or delete examples.
  • Move an example to a different intent.

You can tab from the intent name to each example, editing the examples if you choose.

To move or delete an example, select the example by selecting the check box and then select Move or Delete.

Screen capture showing how to move or delete an example