Products

Products represent specific offerings, services, or solutions provided by organizations.

Core Product Fields

Field Name

Type

Description

id

integer

Unique AlphaLens product identifier

product_name

string

Official product name

product_description

string

Detailed product description

organization_id

integer

ID of the organization that owns this product

data_source

string

Source of the product data

Product Classification

Field Name

Type

Description

product_categories

array[string]

Industry categories (e.g., "SaaS", "Mobile App")

product_target_audiences

array[string]

Target customer segments

business_models

array[string]

Business model types (e.g., "B2B", "Subscription")

revenue_models

array[string]

Revenue generation methods

Product Details

Field Name

Type

Description

key_features

array[string]

Main product features and capabilities

pricing

string

Pricing information (when available)

product_references

array[string]

Reference URLs and sources

reference_snippets

array[string]

Extracted text snippets from references

outlier

boolean

Indicates if data quality requires review

Rich Context: Product data includes references to enable you to understand where the information is sourced from.