> ## Documentation Index
> Fetch the complete documentation index at: https://docs.omni.co/llms.txt
> Use this file to discover all available pages before exploring further.

<AgentInstructions>

## Submitting Feedback

If you encounter incorrect, outdated, or confusing documentation on this page, submit feedback:

POST https://docs.omni.co/feedback

```json
{
  "path": "/demos/2024/20240628",
  "feedback": "Description of the issue"
}
```

Only submit feedback when you have something specific and actionable to report.

</AgentInstructions>

# June 28, 2024

> Alerts, Email Bursting (User Attributes in Schedules), AI Querying, & More

<Note>
  **Stay in the loop!** Subscribe to the [demo RSS feed](/demos/rss.xml) to be notified when we post new demos.

  Demos highlight what we are working on or experimenting with, but are not a guarantee of release. Let us know your thoughts at [support@omni.co](mailto:support@omni.co).
</Note>

## Scheduled alerts (behind a flag)

*Corey Ruderman · `scheduling`*

Scheduled alerts! Now you can configure schedules to only send data when specific triggers are met, keeping the inbox lighter, and making schedules more actionable.

<Frame>
  <iframe src="https://www.youtube.com/embed/SZEFIWSMHm0" width="100%" height="400" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />
</Frame>

## User attributes in schedules / bursting (behind a flag)

*Corey Ruderman · `scheduler` `permissions`*

User attribute bursting in the scheduler. One dashboard, 100 recipients, each with different filters, now in a couple clicks.

<Frame>
  <iframe src="https://www.youtube.com/embed/PnDDqwuliRM" width="100%" height="400" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />
</Frame>

## Semi additive measures / Omni Dimensionlize (about to launch)

*Steven Talbot · `modeling` `workbook`*

Semi additive measures. Working with data that doesn't aggregate over time (MAUs, credit balances, etc) can be painful. Now we have native operators that can handle all that nuance with minimal effort.

<Frame>
  <iframe src="https://www.youtube.com/embed/QLQgVputzNw" width="100%" height="400" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />
</Frame>

## Omni usage logs + event collection (on request + in-app soon)

*Chris Merrick · `administration` `permissions`*

Custom logging pipeline for customers that need full usage details. Also the underpinnings of event collection for in-app usage reporting.

<Frame>
  <iframe src="https://www.youtube.com/embed/HhpbZ2fp18M" width="100%" height="400" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />
</Frame>

## Better Git conflicts + commit history (launched)

*Conrad Slimmer · `modeling` `git`*

More improvements to the git integration to better handle conflicts between imported changes and activity in the app via commit history.

<Frame>
  <iframe src="https://www.youtube.com/embed/9TeVhVedyvk" width="100%" height="400" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />
</Frame>

## Embed SSO URL validation (launched)

*Nate Agrin · `embed`*

New tooling to validate embed SSO URL generation to ensure embed apps are easy to authenticate

<Frame>
  <iframe src="https://www.youtube.com/embed/T0FK-_Dgi_w" width="100%" height="400" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />
</Frame>

## Skinnier Omni payloads (launched)

*Nate Agrin · `performance`*

Massive improvements to data compression for large payloads, sometimes reducing data sizes by upwards of 50% for large data sets

<Frame>
  <iframe src="https://www.youtube.com/embed/tP7MEWpuccI" width="100%" height="400" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />
</Frame>

## Omni AI official launch (launched)

*Gustav Staprans · `workbook` `ai`*

A quick look at the launch of Omni AI for natural language querying in the app alongside the field picker - data any way you want it.

<Frame>
  <iframe src="https://www.youtube.com/embed/Sjjk2GZIW00" width="100%" height="400" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />
</Frame>

## Dashboard filters in content validator (launched)

*Steven Talbot · `modeling` `dashboard`*

A bit more tuning to handle filters in the content validator - making sure dashboards are immune to schema changes.

<Frame>
  <iframe src="https://www.youtube.com/embed/ew2eb9DL-9Y" width="100%" height="400" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />
</Frame>
