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

# Modal

Use the `Modal` step to display content (text, images, GIFs, videos) in a separate pop-up window, temporarily overlaying the main application interface.

**Key Characteristics:**

* **Purpose:** Present larger pieces of information, media, or interactive elements without navigating away.
* **Appearance:** Opens as a distinct pop-up window, often dimming the background.
* **Flexibility:** Can contain rich content including text, media, and actionable buttons (similar to the `Ask` step).
* **Common Use Cases:**
  * Displaying introductory messages or summaries.
  * Showing larger images or longer videos.
  * Presenting questions or choices with actions.
  * Focusing user attention on critical information.

*Example Use Case: For a first-time user with no sample data, use a Modal to show a video tour of a fully populated dashboard.*

<video controls width="100%" src="https://base.pyne.ai/storage/v1/object/public/docs//Modal.mp4" title="Modal Example Video">
  Sorry, your browser doesn't support embedded videos.
</video>
