Welcome to {{ config.appName }}
{{ netsuiteAuth.isAuthenticated ? 'Start a conversation or use the prompt library' : 'Please login' }}
{{ config.appName }}
Preparing your environment ...
NetSuite Connection Required
{{ authError }}
{{ config.appName }}
OAuth PKCE authentication connects directly to your NetSuite account with no credentials stored in the application. Your data visibility is governed entirely by your assigned NetSuite role.
Query live NetSuite data, analyse trends, and surface actionable insights using natural language. No SuiteQL knowledge required — the assistant handles the complexity behind every question.
Pre-loaded with curated knowledge of NetSuite CRM, sales, manufacturing, and executive reporting. Domain-specific intelligence applies best-practice context to every response.
Extend the assistant with custom prompt files specific to your processes, terminology, and workflows. Deploy company expertise as a governed knowledge base available to every user.
{{ config.appName }}
{{ netsuiteAuth.isAuthenticated ? 'Start a conversation or use the prompt library' : 'Please login' }}
Provider: {{ aiProvider.name || aiProvider.type || 'Not configured' }}
Current Model: {{ aiProvider.model || 'Not selected' }}
Provider and API keys are configured via the config/providers.json file on the server.