Skip to main content

Question 1: Do you want to use Mindset’s list view UI?

Embed Builder Components

What You Get

Complete UI

Full list view with cards or table

Search & Filter

Built-in search and filtering capabilities

Edit & Delete

Integrated edit and delete actions

Create New

Built-in create functionality
Best for: Teams who want a complete out-of-box experience with minimal setup

Question 2: Who provides the knowledge/context?

Tenants Upload Their Own Files

Approach: Embed Context Builder or Context Configuration componentsWhen to use:
  • Tenants manage their own knowledge
  • Each tenant has unique content
  • Self-service model

You Provide Centrally

Approach: Create app-level contexts via APIWhen to use:
  • Centralized knowledge management
  • Consistent content across tenants
  • You control all knowledge sources

Mix of Both

Approach: Embed context components AND create app-level contextsWhen to use:
  • Base knowledge provided centrally
  • Tenants can add custom content
  • Hybrid knowledge model

Use RAG MCP Instead

Approach: No contexts needed, provision RAG MCP in agent sessionsWhen to use:
  • Using external RAG system
  • Custom vector database
  • Advanced knowledge retrieval

Component Comparison Matrix

<mindset-agents-manager> & <mindset-contexts-manager>

Best for: Standard admin interfaces with minimal customization needs

Common Implementation Patterns

Pattern 1: Full Self-Service (Most Common)

Use Case: Tenants fully manage their agents and knowledgeComponents:
  • <mindset-agents-manager>
  • <mindset-contexts-manager>
Setup:
Zero configuration, complete functionality
Use Case: You provide all knowledge, tenants just configure agentsComponents:
  • <mindset-agents-manager>
  • App-level contexts (created via API)
Setup:
Simpler UI, centralized content control
Use Case: You need branded list views with custom layoutsComponents:
  • <mindset-agent-configuration>
  • <mindset-context-configuration>
  • Your custom list views
Setup:
Maximum customization, more development
Use Case: Base knowledge from you, custom knowledge from tenantsComponents:
  • <mindset-agents-manager>
  • <mindset-contexts-manager>
  • App-level contexts (created via API)
Setup:
  1. Create app-level contexts via API
  2. Embed both builder components
  3. Tenants see app contexts + can create their own
Flexibility for both centralized and custom content

Quick Reference Table