Forecasting runs entirely within Omni using an internal statistical library. The agent doesn’t have access to the internet and doesn’t send your data to any external forecasting service. Only the metadata and query results already covered by AI data privacy are shared with the LLM to interpret your prompt and present results.
- “Forecast revenue for the next 3 months”
- “Project user growth for the next quarter”
- “Predict sales trends for the next 6 months”
Requirements
The Use Omni Agent setting in AI settings must be enabled to use this feature.How it works
When you ask the agent to forecast or project data:1
The Omni Agent extracts the time-series data from your query results or runs a new query if needed
2
It applies statistical forecasting models to identify trends and patterns
3
It generates projections for the requested time period. When a forecast spans multiple periods, the agent first forecasts the remainder of the current period using daily granularity data, then forecasts the remaining periods at the granularity you requested.For example, if you ask the agent to forecast 2027, it first forecasts the rest of 2026 using daily historical data, then uses that result along with annual history to forecast 2027.
4
The forecast results are displayed in the workbook or dashboard
Example prompts
The following examples demonstrate the types of prompts you can use to generate forecasts with the agent.Basic forecasting
- “Forecast the next 3 months”
- “Project this trend forward 6 months”
- “Predict values for the next quarter”
Specific metrics
- “Forecast monthly revenue for the next year”
- “Project user signups for the next 90 days”
- “Predict sales volume through the end of the year”
Analysis questions
- “What will revenue look like in 6 months?”
- “How many users can we expect next quarter?”
- “Where is this metric headed?”
Next steps
- Building queries & filters with AI: Learn how to create queries that work well with forecasting
- Generating visualizations with AI: Visualize your forecasts with AI-generated charts
- Optimizing your models for AI: Improve AI results with model context
- AI data privacy: Learn how Omni handles your data when you use AI tools

