Requirements
To use the Omni Agent’s quickstart skill you must have:- Querier, Modeler, or Connection Admin permissions
- AI features enabled for your organization
- A database connection with a schema available
Creating a topic with quickstart
Start the quickstart skill
You can access the AI quickstart skill from several places in Omni:
- New connection setup — The skill is offered after connecting a new database
- Home page — A prompt to build your first topic appears on the home page
- Chat page — The quickstart option appears when you open the AI chat
- New workbook tab — Click the Build a topic button in the bottom right of a new workbook tab
Describe your business questions
The Omni Agent will ask: What business questions do you want to answer?Focus on popular or common business questions in the same related area (for example, sales pipeline or customer retention) that a specific grouping of tables can answer. We recommend starting with 5-10 questions. For example:
- “What is our monthly revenue trend?”
- “Which products have the highest return rate?”
- “How does customer retention vary by acquisition channel?”
Provide context
The Omni Agent will ask for any supporting context that helps it understand your data. You can provide text or upload files:
- Table or schema names to use as a starting point
- Existing dashboards or SQL queries (as text or uploaded files)
- Data dictionaries or metric definitions
- Transcripts or recordings of stakeholder interviews
- dbt models or other documentation
- PDFs of dashboards, reports, or onboarding materials
Review the generated topic
The Omni Agent creates a single topic based on your input, including:
- Base view - the primary table for the topic
- Joins - relationships to related tables needed to answer your questions
- Fields - relevant dimensions and measures
- AI context - a description that helps the Omni Agent understand the topic for future queries
- Descriptions - human-readable labels and descriptions for the topic and its fields
Choose how to explore
After accepting the topic, the Omni Agent will ask how you’d like to proceed:
- Work through questions together — the Omni Agent generates a query for each business question you provided in the first step, walking through them one at a time
- Explore on your own — start using the new topic immediately in your workbook
Next steps
The generated topic is a starting point. As you and your team use it, you’ll likely want to refine and expand it:- Build sample queries — As you work through your business questions, save the queries as sample queries. This reinforces the Omni Agent’s understanding of the topic and improves future query accuracy. Building sample queries as you explore helps build more AI context and enhance the topic over time.
- Create additional topics — Use the quickstart skill again from a new workbook tab to build out more topics for different areas of your business. Each topic gives you a starting point to review and refine.
- Edit the topic to add or remove fields, adjust joins, or update metadata
- Review topic best practices for recommendations on topic design
- Use the Workbook Agent to explore your new topic with natural language questions