Skip to main content

Intro

The Credit Usage Stats report contains multiple AI-related identifiers within fields such as skuGroup, skuId, and entityType. This article outlines each AI-specific field and explains its role in the report.

skuGroup

The skuGroup field categorizes usage by product area. The following values are AI-related.
ValueMeaning
jupyterUsage related to creating and using Jupyter Workspaces.
ai-agentIncludes all usage from AI Chat and AI Content Builder. Any activity across these products is grouped under this skuGroup.
ai-proCovers any AI model usage — whether in Playground or AI Models — including both customer-provided and Domo-provided models.

skuId

The skuId field identifies the specific product or model generating usage. AI-related SKUs are grouped below by category. AI Agent SKUs
ValueMeaning
ai-agent-chatUsage from AI Chat interactions and requests.
ai-agent-content-builderUsage from AI Content Builder, including dashboard and app content generation.
AI Pro model processing SKUs
ValueMeaning
ai-pro-model-processing-customer-providedProcessing usage for customer-provided AI models.
ai-pro-model-processing-llm-domo-embed-text-cohere-v1-inputProcessing usage for the Domo-provided Cohere text embedding model.
ai-pro-model-processing-llm-domogpt-anthropic-medium-v1-inputProcessing usage for the Domo-provided DomoGPT Medium model.
ai-pro-model-processing-llm-openai-gpt-4-inputProcessing usage for the Domo-provided OpenAI GPT-4 model.
Note: The specific SKUs available may vary depending on your instance configuration and model availability. The values above are representative examples.
AI Pro operations SKUs
ValueMeaning
ai-pro-operationTracks AI operational usage, such as running or managing AI models.
Data Science/AutoML SKUs
ValueMeaning
executions-datascience-automl-trainingUsage from AutoML training executions or Data Science model training.

entityType

The entityType field indicates the Domo object or surface that generated the AI usage.
ValueMeaning
AI AgentIndicates usage from AI Chat or AI Content Builder.
DATAFLOWRepresents a dataflow that includes or executes an AI model (for example, Text Generation, Classification, or Sentiment Analysis).
DATA_SCIENCE_NOTEBOOKA Jupyter Workspace.
DATA_SOURCEA data source used for an AI operation (for example, a source associated with the ai-pro skuGroup).
DataSetA dataset associated with AI usage.
ODYSSEY_WORKFLOW_MODELIndicates that a Workflow utilized an AI model (for example, for prediction or automation).
RYUU_APPRefers to usage within a Pro Code App (a custom-built Domo application).
USERDirect user-initiated usage, such as AI Chat, Content Agent, or calls made directly to the AI API.