Speed up widget development with Sitefinity MCP server. Learn more...

Agentic RAG connection

Progress® Agentic RAG is a Retrieval-Augmented Generation (RAG) platform offered as SaaS, designed to index and query unstructured data (documents, audio, video, web content, etc.) and return grounded, generative answers via Large Language Models (LLMs). It emphasizes trust, quality metrics, and integration flexibility rather than being just a chat interface.

At a high level, Progress Agentic RAG provides:

  • Indexing of unstructured and structured data in multiple formats and languages.
  • RAG pipeline orchestration: retrieving relevant context and augmenting LLM input to reduce hallucination and increase relevance.
  • AI agents to automate data ingestion, retrieval, enrichment and reasoning steps.
  • APIs and SDKs for Python and JS/TS for programmatic use.

The Sitefinity CMS connector enables you to index selected content types and make them available to AI systems through Agentic RAG knowledge boxes.

For more information about knowledge boxes, see Agentic RAG documentation.

Set up a connection

PREREQUISITES: You need a Progress Agentic RAG account.

To create an Agentic RAG connection, perform the following: 
  1. Navigate to Administration » Agentic RAG connection.
  2. Click Create a connection.
  3. In Connection name, enter a descriptive name that helps you identify the connection later.
  4. In Index content types..., select what content types can be used by the Agentic RAG system for AI answers.
  5. In Index content from..., select which sites can provide content to the Agentic RAG system.
  6. Under Knowledge box, provide the following credentials:
    • NucliaDB API endpoint
      Open your Agentic RAG knowledge box and copy the NucliaDB API endpoint from the screen.

      NOTE:  Provide only the base domain part of the URL, before the /api/ component.

    • Knowledge box UID
      Open your Agentic RAG knowledge box and copy the Knowledge box UID from the screen.
    • API key -
      Open your Agentic RAG knowledge box and navigate to Advanced » API Keys. Create a new API key with Writer permissions and paste it here.
  7. Click Create.

Content Indexing

Once the connection is established, Sitefinity will automatically index the selected content types from the specified sites. The indexed content becomes available for:

  • AI-powered search queries
  • Context-aware responses
  • LLM-based content retrieval

Permissions

By default, only administrators can see the Agentic RAG connection page. To change this, perform the following:

  1. Navigate to Administration » Permissions » Feeds and notifications.
  2. From the drop down of providers, select ARAGProvider.
  3. Change the permissions as needed.

NOTE: Only items with view permissions set to Everyone will be sent to the knowledge box.

Use Agentic RAG with AI Assistant widget

To learn about using Agentic RAG with the AI assistant widget, see Sitefinity AI Assistant.

Use Agentic RAG with AI Search

You can use the Agentic RAG connection with AI Search widgets.

The AI Search widgets provide a conversational, context-aware search experience powered by Progress Agentic RAG (PARAG). For more information, see AI Search.

Tags

AI-powered

Was this article helpful?

Next article

AI Search