Intro
Domo AI Pro is the advanced tier of Domo AI. It provides customizable, consumption-based AI capabilities for teams that need greater control, flexibility, and scalable AI usage. This article explains:- What each AI Pro feature does and the problems it solves
- How AI credits and AI tokens are consumed
- Where to find more information about each capability
Note: AI Chat continues to operate at its existing rate until it is fully integrated into AI Pro.
How Pricing Works in Domo AI Pro
Domo AI Pro uses a transparent, consumption-based pricing model with two components: 1) AI operation charges and 2) model token usage.AI Operation Charges
- Every AI Pro operation consumes 0.01 Domo Consumption credits.
- An operation represents a single AI invocation within Domo AI Pro.
Model Token Usage
- Each operation also incurs token charges based on the model used and the size of the input and output.
- Token pricing varies by model and is listed on the Rate Card tab on the Credit Utilization page in Admin.
- Customer-provided models do not incur credit charges for tokens.
- Domo-hosted models consume credits per token.
Security and Privacy
Domo AI Pro follows the same enterprise-grade security and privacy standards as all Domo AI features:- Models run within Domo’s secure infrastructure.
- Prompt data and model interactions remain inside your Domo instance.
- Domo does not use your data to train external public models.
AI Pro Features
AI Agent Tasks in Workflows
AI agent tasks embed AI reasoning and decision-making into automated workflows, such as routing requests or generating summaries.- Each sub-call within an agent task counts as a separate operation.
- Token usage depends on prompt size, response length, and the number of steps executed.
Magic ETL AI Pro Capabilities
Magic ETL Text Generation Tile
Use the text generation tile to create narrative explanations and summaries within Magic ETL workflows.- Each run consumes one operation plus tokens based on data volume.
Magic ETL Vector Output Tile
Use the vector output tile to generate vector-based assets, such as SVG files, within Magic ETL.- Consumption includes one or more operations and tokens based on output complexity.
Advanced AI Pro Capabilities
AI Playground
AI Playground is a safe environment for prototyping prompts, testing models, and understanding token usage before embedding AI into workflows, ETL, or applications.- Each prompt consumes one operation and tokens equal to the combined size of the prompt and response.
- Text-to-SQL prompt: ~2,600 input tokens and ~40 output tokens
- Text generation: ~140 total tokens
- RegEx generation: ~550 total tokens
AI-Powered Analysis in Jupyter
AI-powered analysis extends Jupyter Workspaces with AI-assisted forecasting and advanced modeling.- Each AI invocation consumes AI operation charges and tokens based on model usage.
- Some scenarios (such as forecasting) may primarily incur AI operation charges with minimal token usage.
AI Services Direct API Calls
You can invoke AI Services directly from Jupyter notebooks, custom applications, or external systems.- Operation and token consumption depend on which AI service is called, prompt complexity, and any data or files included in context.
- Simple requests resemble AI Playground usage, while complex requests align with broader AI consumption pricing.