Lumi Docs
  • About Lumi AI
  • Setting Up
    • Quick Start
    • 1. Connect
    • 2. Configure
      • Configuration Tips
      • Add Tables & Fields
      • Add Business Context
      • Advanced Configuration
    • 3. Distribute
  • Using Lumi
    • Getting Started
    • Lumi Use Cases
      • Data Exploration
      • Business Metrics
      • Anomaly Detection
      • Trend Analysis
      • Root Cause Analysis
      • Data Quality
    • Best Practices
      • Prompting Best Practices
      • Boards Best Practices
      • Versioning Best Practices
    • Chat Limitations
    • Knowledge Base Utility
      • Curated Prompts
      • Leveraging Memories
    • Network Configuration
  • Product Features
    • Chat
    • Boards
    • Knowledge Base
      • Overview
      • Connection
      • Tables
        • Custom Fields
      • Model
      • Business Context
      • Memories
      • Users
      • Restoration
    • Organization Settings
      • Organization Profile
      • Tool Integrations
      • Gateway Management
      • Members
    • User Profile
    • Notifications
    • Data Gateway
      • Deployment
      • Configuring for Boot
    • Source System Integrations
      • PostgreSQL
      • Microsoft SQL Server
      • MySQL
      • Databricks
      • BigQuery
      • Snowflake
      • SAP HANA
      • Oracle
      • AWS Athena (Pre-release)
    • Secondary Interfaces
      • Slack
      • Microsoft Teams
    • Release Notes
Powered by GitBook
On this page
  • Define Business Terminology
  • Step-by-Step Guide
  • Sample Examples For Reference
  • Business Terminology
  • Key Metrics
  • Business Context Best Practices

Was this helpful?

  1. Setting Up
  2. 2. Configure

Add Business Context

PreviousAdd Tables & FieldsNextAdvanced Configuration

Last updated 5 months ago

Was this helpful?

Define Business Terminology

Define specific business terminology and instructions on how key business metrics should be calculated.

Step-by-Step Guide

  1. Navigate to the 'Context' tab.

  2. Ensure you are in Edit Mode.

  3. Add in specific business terminology you would like Lumi to know about.

  4. Add in context on how Lumi should calculate key metrics when prompted.

Sample Examples For Reference

To help guide your input, consider these examples illustrating how to define business terminology and key metrics calculation instructions:

Business Terminology

Detail
Content

CP

‘CP' is the short abbreviation for customer name 'Custom Parts Unlimited LLC' (ID = C0522).

Key Metrics

Detail
Content

Obsolete SKUs

Obsolete SKUs are SKUs where sum of consumption over the past 12 months is equal to zero.

Net Order Count

To calculate net order count, subtract the distinct count of returned orders (where order_status = ‘Returned’) from the distinct count of closed orders (where order_status = ‘Completed’).

Business Context Best Practices

  • Clarity Is Key. Use clear, concise language to describe terms and calculation methods. Avoid ambiguity to ensure Lumi accurately interprets your instructions.

  • Consistency Matters. Ensure consistency in terminology and metrics definitions across your inputs to prevent confusion and ensure reliable analytics outputs.

  • Validate Through Testing. After inputting your business context, run test prompts to verify that Lumi correctly understands and applies the provided information. Adjust as necessary based on the outcomes.

  • Regular Updates. Business operations and metrics can evolve. Regularly review and update your context inputs to keep Lumi's outputs relevant and accurate.