InsightPilotDocumentation
v2.0.0Changelog

Customization

Most buyer customization can be done from Settings without editing code.

Branding

Change app name, logo, favicon, sidebar style, theme preferences, mail sender, and locale from the Settings panel.

Permissions

Use Roles and Permissions to control who can manage settings, connect databases, run SQL, export results, review documents, and manage advanced governance modules.

Integration Presets

Presets are pattern-based and editable. Add table patterns, sample questions, schema labels, dashboards, anomaly rules, and executive brief templates for your ecosystem.

Developer Extension Points

  • App\Services\InsightPilot\OpenAiService for AI calls.
  • AiSchemaContextBuilder for AI-safe schema context.
  • SqlGuardService for SQL safety checks.
  • IntegrationPresetService for ecosystem presets.
  • DemoTemplateService for demo package content.