Documentation

{{docApp.title}}

{{docApp.description}}

Connect an AI assistant

Your AI assistant can read this documentation directly, so it answers from the current content instead of guessing. Add one of the servers below to your client — they use the Model Context Protocol (MCP). Each one covers a different body of content, so add the one you need.

The catalog did not load. Refresh the page to try again.

Loading…

How can we help?

{{docApp.searchError}}

Searching in {{docApp.searchFilterBySpecificBookTitle}}

 {{docApp.currentResultsSearchText}}  in {{docApp.searchFilterBySpecificBookTitle}}
Found {{docApp.searchResponse.totalResultsAvailable}} matches. Showing the top {{docApp.searchResponse.results ? docApp.searchResponse.results.length : 0}}. Use a more specific search to further narrow down the results.
No documentation pages match this search, so all content types are shown. Most matches are in {{docApp.searchDocTypeRescue.best.name}}.
There is no book with the ID "{{docApp.searchBookRescue.bid}}", so the book filter from this link was ignored and results from all books are shown.

You have an odd number of " characters in your search terms - each one needs closing with a matching " character!
  • {{resultItem.title}} {{resultItem.matchedBy === 'semantic' ? 'semantic' : (resultItem.matchedBy === 'both' ? 'keyword + semantic' : 'keyword')}}

    {{resultItem.url}}

{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}

{{docApp.libraryHomeViewProduct.description}}

  1. {{book.title}}

Topic Structure

Topics are a type of categorization for knowledge base articles. You can create a hierarchical structure using topics to provide a logical grouping of articles and a way to easily navigate through the knowledge that users are looking for.

Before you begin

  • To create and manage topics, you must have either the Knowledge Administrator role or the Knowledge Manager role assigned to you.
  • To organize articles into a structure, you must first have created articles in your knowledge base. The articles don’t need to be complete, but they need to have article IDs and titles.

Accessing the Topic Structure view

Topics and topic structures are unique to each knowledge base. Once you have created a knowledge base, you can find the Topic Structure option in the navigation panel for that knowledge base.

Topic Structure Menu

Creating topic structures

To create a topic structure:

  1. Click the + button.
  2. Give the topic a meaningful name (required) and description (optional).
  3. Assign a parent topic. If the topic is not acting as a sub-folder, set the parent topic to Root.
  4. Set the status to Active, In Development, or Retired.

Information

Sub-topics are automatically sorted in alphabetical order

To put an existing article into a topic:

  1. When viewing the article in its Article view or Details view, click the edit button next to the Topic field.
  2. Select a topic from the list of topics you have created.

Editing topics

You can change a topic’s title or its status by editing it. You can also add translations.

To edit an existing topic:

  1. Click its name in the topic hierarchy.
  2. Click the edit button next to its name.
  3. Make your changes, then click Save.

To delete a topic:

  1. Click its name in the topic hierarchy.
  2. Click the edit button next to its name.
  3. Click the delete button (the trash can), then click Yes to confirm.
In This Document