Skip to main content
The Config Key (Settings) ‘admin/settings/’ section in Paradigm’s admin panel allows syst administrators to modify parameters that impact all companies and users connected to the instance.

General

DEFAULT_LANGUAGE

Specifies the default language for the system interface and communications.
This affects:
  • The language of the invitation emails sent to new users
  • The password creation and login pages
  • The entire Paradigm user interface

    Default Value: en

DEFAULT_SUPPORT_EMAIL

Defines the default contact email for user support.
This email is used for all support-related inquiries and help requests.
Default Value: support@lighton.ai This field is required but another email can be replace the lightOn default value. In this case LightOn you received any user support request 

SUPPORT_URL

Specifies the URL where users can access help articles, tutorials, and documentation. Default Value: https://lighton.mintlify.app/en 🧭 Note: This support portal is powered by Mintlify, which provides a seamless documentation and onboarding experience.
You can replace or remove this integration at any time through this configuration page if your organization uses another documentation platform. By default, Mintlify adheres to industry-standard compliance regulations, ensuring data security and privacy for your documentation.

LOG_RETENTION_PERIOD_DAYS

Determines the number of days log data is retained before being anonymized to comply with data retention policies. Default Value: 180

THEME

Defines the current theme or branding for the system interface.
Affects colors, fonts, and general visual presentation.
Default Value: Paradigm New Branding

API

DEFAULT_API_KEY_DURATION

Sets the default expiration duration for API keys created via the Paradigm interface. Default Value: 180 days

HEALTHCHECK_ALERTING_COOLDOWN

Defines the minimum interval between two health check alerts to prevent alert fatigue. Default Value: 240 days

HEALTHCHECK_ALERTING_EMAIL

Specifies the email address receiving health check failure notifications.

IS_API_ON

Indicates whether the API functionality is enabled for programmatic access. Default Value: Yes

Authentication

ACCESS_GRANT_DURATION_HOURS

Specifies the validity period for temporary debug access to anonymized data. Default Value: 48 hours

DEFAULT_SSO_PERMISSIONS_FOR_COMPANY_ADMINS

Determines whether company admins can configure their own SSO by default. Default Value: False

IS_SSO_ON

Enables or disables Single Sign-On (SSO) at the instance level. Default Value: False

SCIM_INSTANCE_ACTIVATION

Toggles the System for Cross-domain Identity Management (SCIM) feature. Default Value: False

SESSION_IDLE_TIMEOUT

Defines the inactivity duration (in seconds) before automatic logout. Default Value: 1440 seconds

Chat

DOCANALYSIS_V2_BATCH_SIZE

Defines how many documents are processed per batch for DocAnalysis. Default Value: 5

DOCANALYSIS_V2_STRATEGY

Sets the processing strategy for document analysis (speed vs. accuracy). Default Value: large
Before Sunny Seal release: small

DOCANALYSIS_V2_VERBOSE_IN_TOOL_CALL_ADMIN

Enables detailed logging for DocAnalysis in the admin dashboard. Default Value: False

DOCANALYSIS_V2_VISUAL_ON

Enables or disables Visual Language Model (VLM) completions in DocAnalysis. Default Value: False

IS_KG_DOCUMENT_TAGGING_ON

Toggles automatic Knowledge Graph tagging during document ingestion. Default Value: False

IS_KG_QUERY_SUGGESTION_ON

Enables suggested queries based on the Knowledge Graph. Default Value: False

IS_KG_TOOL_ROUTING_ON

Activates keyword-based tool routing to improve tool usage efficiency. Default Value: False

IS_MODELS_CHOICE_ON

Allows users to select different models for processing. Default Value: No

KG_SUMMARY_LANGUAGES

Specifies available languages for Knowledge Graph summaries. Default Value: en

Data

DATASOURCES_DOWNLOAD_LIMIT

Maximum number of data sources imported in parallel. Default Value: 10 documents

DATASOURCES_MAX_DOC_PER_IMPORT

Maximum number of documents imported in one batch. Default Value: 500

DATASOURCES_MAX_DOCS_PER_PAGE

Maximum number of files downloaded per page during scraping. Default Value: 100

DATASOURCES_MAX_PAGES_PER_SCRAPE

Maximum number of pages crawled in one scraping session. Default Value: 750

DATASOURCES_MAX_RETRIES

Maximum number of retries for failed imports. Default Value: 5

DATASOURCES_SUCCESS_RATE_THRESHOLD

Defines the threshold for considering an import successful. Default Value: 0.5

DATASOURCES_UPLOAD_SESSION_LIMIT

Maximum number of data sources uploaded in parallel. Default Value: 10

Documents

AUDIO_INGESTION_URL

URL to the audio ingestion service.

IS_DOC2QUERY_ON

Toggles the doc2query feature for query expansion. Default Value: False

IS_OFFLINE_INGESTION_ON

Activates document visual analysis and long-running processing during ingestion. Default Value: True

IS_VISUAL_INGESTION_ON

Activates the processing of visual elements during document ingestion. Default Value: True

MAX_DOCS_LIBRARY_SIZE

Maximum number of documents stored in the library. Default Value: 1000

MAX_DOCUMENT_SIZE

Maximum allowed size per document. Default Value: 100 MB

STORAGE_LIMIT_COMPANY / CUSTOM / PERSONAL / RANGE

Defines storage limits (in MB or number of documents) per company, user, or data type. Default Values:
  • Company: 102400 MB
  • Custom: 10240 MB
  • Personal: 10240 MB
  • Range: 1–10000000 documents

UPLOAD_SESSION_MAX_CONCURRENT_UPLOADS

Maximum concurrent uploads per session. Default Value: 20

UPLOAD_SESSION_QUEUE_COOLDOWN_PERIOD

Cooldown time (in minutes) between queue checks during uploads.

UPLOAD_SESSION_QUEUE_MAX_PARALLEL_PROCESSING_DOCS

Maximum number of documents processed simultaneously in an upload session. Default Value: 10

Pipeline

DEFAULT_PIPELINE

Specifies the default document ingestion pipeline version. **Default Value:**v2.1.1

Custom Script

Allows administrators to add or replace custom scripts in the HTML content of the Paradigm instance.
By default, this functionality integrates Product Fruits, a user onboarding and engagement platform.

Description

By default, LightOn includes Product Fruits, that:
  • Provides interactive onboarding for new users
  • Notifies users about new releases or maintenance periods
  • Offers contextual help to guide users during their first steps
  • Performs anonymous usage tracking to improve user experience and platform performance
Product Fruits is 100% compliant with industry data protection standards.
It can be customized with your organization’s branding, and you will have access to an admin account to manage the onboarding flows and in-app communications.
💡 Recommendation: We strongly recommend keeping the default Product Fruits integration to support continuous platform improvement and user enablement.
Default Value: Enabled (Paradigm instance key)
🧭 You can disable or replace this script at any time via the Config Keys page if your organization uses a different onboarding or analytics tool.