Manage knowledge bases

List, inspect, create, update, and delete knowledge bases, including empty knowledge bases and knowledge bases created with data sources. Use the knowledge-base identifier returned by the relevant action for later operations.

Choose a task

Task

Description

Find readable knowledge bases

Paginated list of knowledge bases (semantic models) that can be read by the current workspace.

Inspect knowledge-base tag counts

Reading the current workspace can read the tag statistics of the knowledge base.

Inspect a knowledge-base definition

Query model definitions and source quantities by knowledge base ID.

Start with an empty knowledge base

Create an empty knowledge base.

Create a knowledge base without sources

Create a knowledge base without data sources.

Create with initial sources

Create a knowledge base with initial sources; success does not mean the content is retrievable.

Change a knowledge-base description

Change the description or compatible legacy source fields; the name cannot be changed.

Remove a knowledge base

Delete the knowledge-base definition while preserving source Catalog tables and files; handle references first.

Last updated on