ai_context to a field that confused the AI, or refine synonyms on a measure users call by another name.
Suggestions live in the AI Hub. Each suggestion targets one object in your model (a topic, a view, or a field) and includes a rationale plus the chat sessions that motivated it.
What suggestions can change
Suggestions only recommend changes to AI-context fields:ai_contexton the model, a topic, a view, or a fielddescription,synonyms, orsample_valueson a field
Requirements
- Organization Admin permissions (required for the AI Hub).
- Omni AI enabled in AI Hub > Setup for your organization.
- A shared model with at least one prompt that shows signal. Signals include explicit feedback (a thumbs up/down or a comment) and automatically-detected signals in the user’s prompt (positive or negative sentiment, frustrated tone, or mild or strong profanity).
Open the suggestions page
- Open the AI Hub from the left navigation.
- Select Suggestions in the AI Hub sidebar.
- Choose a shared model from the model selector.
Read a suggestion
Each card collapses to a title and a priority badge. Expand a card to see:- Rationale — why this change would help, written against the feedback patterns that motivated it.
- Suggested change — what the AI is recommending, in plain language (for example, “Set AI Context on Net New ARR in Opportunity”).
- Proposed diff — a preview of the change to your model YAML. The actual edit is drafted by the Modeling Agent and may differ.
- Sources — the chat sessions whose feedback drove this suggestion. Click a source to open the chat.
| Priority | What it means |
|---|---|
| P1 | Highest impact. Strong, repeated signal in feedback or a clear quality issue. |
| P2 | Medium impact. Useful improvement supported by some feedback. |
| P3 | Lower impact. Worth considering but less urgent. |
Generate suggestions
Suggestions are generated on a schedule. Once you enable a schedule for a model, Omni regenerates suggestions automatically once per day at 2:00 AM. The timezone is captured from the browser you used to enable the schedule. The list refreshes the next time you open the AI Hub Suggestions page. To enable a schedule:- Open AI Hub > Suggestions and select the model.
- Click Schedule AI suggestions… in the empty state, or open the ⋮ Suggestion options menu and select it.
- Confirm the timezone shown in the dialog and click Enable.
To change a schedule’s timezone, open the dialog and click Turn off, then re-enable it from a browser in the desired timezone. To turn scheduling off entirely, open the dialog and click Turn off.
Implement a suggestion
To apply a suggestion to your model:- Open the suggestion card.
- Click Implement in IDE chat.
- Omni opens the Model IDE for that shared model, with the suggestion pre-filled in the Modeling Agent chat panel.
- Review the proposed change, then let the Modeling Agent draft the YAML edit.
Ask about suggestions in the Modeling Agent
You can also browse suggestions conversationally from the Model IDE. Open the Modeling Agent chat panel and ask:Lifecycle
Each time suggestions are generated, Omni reviews the existing list against the current state of your model and the latest feedback:| Outcome | What happens |
|---|---|
| Suggestion is still valid and unchanged | Kept as-is |
| Suggestion’s recommendation needs to be revised based on new feedback | Updated in place; previous source sessions are preserved |
| Suggestion’s target field no longer exists in the model | Removed |
| Suggestion is already implemented in the model | Removed |
| New patterns appear in feedback | Added as new suggestions |
Troubleshooting
I don't see a Suggestions tab in the AI Hub.
I don't see a Suggestions tab in the AI Hub.
Verify the following:
- You have Organization Admin permissions.
- Omni AI is enabled in AI Hub > Setup for your organization.
I generated suggestions but the page is empty.
I generated suggestions but the page is empty.
Generation runs in the background and typically takes one to three minutes. Reload the page after a minute or two.If the page is still empty after several minutes, there may not be any recent prompts that meet the signal requirements.
I applied a suggestion but it's still in the list.
I applied a suggestion but it's still in the list.
Applied suggestions remain in the list until the next generation run detects the change in your model. The next scheduled run, or a manual regenerate, will clear it.
A suggestion's target field no longer exists.
A suggestion's target field no longer exists.
Suggestions whose target field has been renamed or removed are dropped from the list on the next generation run. You don’t need to manage these manually.
Next steps
- AI Hub — Monitor AI adoption, quality, and credit usage.
- Modeling Agent — Apply suggestions and edit your model from chat.
- Optimize models for Omni AI — Add the metadata that makes the AI answer better.