Features
Last update: October 14, 2025
General
1
Login
The application's ability to display a login page with various sign-in options. Currently supports:
Basic authentication (username and password)
Sign in with Google
Sign in with Azure Entra ID
Sign in with GitHub
Application
1
Manage chatbot applications, including creating, editing, viewing, and deleting application configurations.
2
A curated list of FAQ-style questions that appear in the application interface as recommended prompts.
3
Defines customizable prompt templates that guide how the application interacts with AI models.
4
Defines system-level prompt templates that guide how the application processes and structures responses.
Knowledge Base
1
A centralized repository for managing a knowledge base by uploading and organizing information that helps answer user questions and generate responses.
2
Create FAQ questions (auto-generated from the knowledge base) later shown in the application’s ‘Question Library’
AI Agent
Pipeline and Preset
1
Manage and configure RAG (Retrieval-Augmented Generation) pipeline for how data is retrieved and processed.
2
Manage prompt templates specific to a RAG pipeline that determine how the system and user interact with the model.
3
Manage configurations that define how prompts are processed and how responses are structured.
4
Manage presets for Document Processing Orchestrator (DPO) pipelines that link to knowledge base for defining all configurations.
LLM Model
3
Manage external LLM providers by supplying provider name, API credentials, etc, then organization can use models from multiple sources.
User Management
1
Enables management of user access by creating and assigning roles and permissions to ensure secure and organized usage across the platform.
Organization Management
1
Manage organizational profiles, including setting up organization names and custom branding.
3
Integrate external third party services by connecting or disconnecting supported connectors (e.g. Google Drive, Slack, GitHub).
4
Configure external third-party communication applications (e.g., WhatsApp) to enable messaging integration with your GLChat applications.
Subscription
1
Provides an overview of all active organization subscriptions, including plan details, usage status, and renewal information.
2
Allows administrators to define and adjust resource quotas for each subscription plan, controlling available limits such as storage, API usage, or active agents.
Audit Log
1
Records all approval activities performed through the Human-in-the-Loop (HITL) process..
Guardrails
1
Enforces safety and behavior rules by checking inputs and/or outputs to ensure compliance, relevance, and appropriateness.
Last updated