Concepts → Incorta RAG

Overview

Incorta Retrieval-Augmented Generation (RAG) introduces native unstructured data management capabilities that enable users to upload, process, manage, and use files directly within the platform. Users can create knowledge stores from a dedicated subtab under the Content tab, add files to those stores, and the content becomes available in Incorta Nexus for semantic search and RAG.

Uploaded files are automatically processed and indexed using configured AI services, enabling users to retrieve contextual information and interact with enterprise documents through AI chat experiences.

The Incorta RAG capability streamlines the management of unstructured content and simplifies AI-powered knowledge retrieval workflows within Incorta.

Note

Incorta RAG is available starting 2026.3.0

Important

Incorta RAG requires a premium cluster, Incorta Nexus enabled, and configured AI services, including a Large Language Model (LLM), Embedder, and Reranker. For information on enabling Incorta RAG, refer to Guides → Configure Server.

Knowledge Stores

The Knowledge Stores subtab is available under the Content tab in Analytics. Knowledge stores are repositories for organizing and managing unstructured content within Incorta. Users can create knowledge stores and upload files that are automatically processed for semantic retrieval.

Once a knowledge store is enabled for Incorta Nexus, its content becomes searchable through AI chat experiences.

Knowledge stores simplify the management of enterprise documents by centralizing unstructured content in a format optimized for retrieval and contextual response generation.

Semantic Search and RAG

Incorta RAG uses embedding, reranking, and language model services to support semantic retrieval workflows.

When a user submits a prompt through AI chat:

  1. Relevant document chunks are retrieved from the configured knowledge stores.
  2. Retrieved content is reranked for relevance.
  3. The LLM generates contextual responses using the retrieved information.

This process enables natural language interaction with uploaded enterprise content and improves the relevance of generated responses.

Limitation

AI service configurations are applied at the cluster level and cannot be configured per knowledge store.