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

# Embed events

> Build interactive experiences in your embedded Omni application with JavaScript events.

Omni events make it easy to create interactive, integrated experiences when embedding Omni in your application:

* With just a few lines of JavaScript, [your app can listen](/embed/events/consume) for what users are doing inside embedded Omni content - like selecting filters, downloading content, or switching tabs - and respond in real time.

* You can also [send events back into Omni](/embed/events/send) to drive the experience from the outside, whether that’s updating filters in embedded content or navigating to a specific page.

* Omni's [table and Markdown visualizations](/embed/events/visualizations) can emit events on click with a little bit of configuration
