> ## 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.

# January 3, 2025

> Bunch of AI Improvements, More/Better Usage Data, Concurrency Improvements, and 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>

## AI conversation and AI query analysis

*Jamie Davidson · `Ai` `Workbook`*

Pair of new, early AI features: one for inviting new questions in a topic to get oriented on the data available; the second will summarize query results and point at follow-up analysis (we have some data processing pieces to solve there prior to release)

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

## Better AI filters

*Gustav Staprans · `Ai` `Workbook`*

Some new tuning to AI query to improve filter construction using more structured LLM endpoints. Plus some improvements to make sure global AI query (outside of topics) is more scalable on larger models.

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

## More usage analytics and new model analytics

*Arielle Strong · `Administration`*

We're exposing a bunch more topics for exploration of Omni usage data. Also an early look at model metadata - exposing field usage across the app, and workbook vs shared model for dashboards.

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

## Load testing

*Nancy Chacko · `Administration`*

Some detail into recent load testing for high concurrency deployments, plus a bunch of the fixes we put in place to improve response time with high concurrency.

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

## Branch menu organization

*Luke Bowerman · `Workbook` `Modeling`*

New folders for organization branches (just use "/"), plus alphabetical ordering.

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

## Vis polish (pie and line weight)

*Rob Miller · `Visualization`*

Few small improvements to vis - bringing color controls to pie charts and some tuning for line weights in charts.

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

## More time formats

*Sarah Waterson · `Visualization`*

Adding a new swath of internationally friendly time formats to vis.

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

## Support admin UI

*Chris Merrick · `Administration`*

The launch of our admin tools for support location controls and full support lockout.

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

## Topic-fields validation fix

*Conrad Slimmer · `Modeling`*

Putting the finishing touches on topic-scoped fields (ie fields that only live in single-topics). Now type inference will work as expected.

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

## Multi-object user attributes in SQL

*Steven Talbot · `Modeling`*

We now support arrays in user attributes with multiple values in SQL calls using IN()

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