Skip to main content
Version: Current

User Interface

Overview

The Knowledge Ingestion Service user interface allows users to configure, manage, and monitor knowledge ingestion for Conversational Agents.

Knowledge ingestion in IB-X is Agent-specific. Each Agent maintains its own isolated knowledge sources, ingestion runs, and semantic retrieval context.

The ingestion experience is launched directly from within the Agent Designer.

To access the ingestion interface:

  • Open the required Agent in the Designer
  • Click the Ingestions button available in the designer canvas

The Ingestions dialog displays all knowledge sources configured for the current Agent.


Ingestions Screen

The Ingestions screen acts as the operational dashboard for managing Agent knowledge sources and ingestion runs.

The screen provides:

  • Platform-wide ingestion metrics
  • Configured knowledge sources
  • Ingestion run monitoring
  • Search capability
  • Knowledge source management actions

Ingestion Metrics

The top section of the Ingestions screen displays ingestion usage metrics for the environment.

These metrics represent cumulative ingestion usage across all Agents within the environment.

MetricDescription
Embeddings CreatedTotal semantic embeddings generated across all Agent ingestions
Bytes IngestedTotal bytes processed during ingestion operations
Characters IngestedTotal characters processed for semantic indexing
Characters LimitMaximum ingestion quota available under the current subscription license
note

Although knowledge ingestion is configured at the Agent level, the ingestion metrics displayed in the dashboard represent cumulative platform-wide totals.

note

The Characters Limit is controlled through the subscription license using the DATA_INGESTION_LIMIT entitlement.

Initially, the ingestion metrics may display zero values until ingestion operations are performed.


The Search box allows users to quickly locate ingestion sources by:

  • Source name
  • Website URL

Add Ingestion

Click Add Ingestion to configure a new knowledge source for the current Agent.

The Knowledge Base Configuration wizard is displayed.

Knowledge configured through this workflow is available only to the current Agent.

Once the ingestion configuration is processed successfully, the configured source appears in the Ingestions dashboard as an Ingestion Source Card.


Ingestion Source Cards

After an ingestion source is processed successfully, it is displayed as a card in the Ingestions dashboard.

These cards act as the operational management interface for previously configured ingestion sources.

Each card contains operational details and management actions for the ingestion source.

Typical information displayed includes:

PropertyDescription
Source NameName of the configured knowledge source
Source TypeType of ingestion source such as website, file upload, or video
StatusCurrent ingestion state
Website URLConfigured source URL for website-based ingestion
URL CountNumber of discovered or selected URLs
MethodDiscovery method such as sitemap
Created DateDate the ingestion source was created

The card also provides actions for:

  • Expand ingestion details
  • View ingestion runs
  • Edit ingestion configuration
  • Delete ingestion source

Users can use these cards to manage, update, monitor, or remove existing ingestion configurations.


Ingestion Source Configuration Wizard

The Knowledge Base Configuration wizard guides users through the process of configuring knowledge sources for the current Agent.

The wizard dynamically adapts based on the selected source type and provides a guided ingestion experience for configuring:

  • Source details
  • Content extraction settings
  • Semantic collections
  • Website structure selection
  • Processing configuration
  • Ingestion review

The wizard currently supports:

Source TypeDescription
Website URLCrawl and ingest website content
File UploadUpload and process supported files