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

# Join Daily Room (Full Screen, No Expiration)

> A workflow that creates and joins a full-screen video call room without expiration.

<Warning>
  This workflow requires the [Daily Video Conferencing
  Plugin](https://bubble.io/plugin/daily-video-chat-1622494385281x917140771709124600).
  Install it before proceeding.
</Warning>

## What This Workflow Does

This button **creates and joins a Daily video call room in full-screen mode** with no expiration. It's a great starting point for using the Daily plugin.

In a live app, you'd likely save the room details in your database—but this workflow provides the **core structure** to create and join a room in one click.

## **Key Features**

| Feature                | Description                             |
| ---------------------- | --------------------------------------- |
| ✅ **Full-Screen Mode** | Joins the call in a full-screen overlay |
| ✅ **Persistent Room**  | No expiration date                      |
| ✅ **One-Click Join**   | Instantly creates and joins the room    |

## **How to Install**

**🔍 Preview how to add a workflow to your editor.**

<video controls className="w-full aspect-video" src="https://res.cloudinary.com/dpfmaccxx/video/upload/v1740400034/Join_a_Daily_Room_Full-Screen_No_Expiration_cue72z.mp4" />

<Steps>
  <Step title="Find the workflow">
    Open the **PailPal extension**, go to **All** and search for **"Join Daily
    Room (Full-Screen, No Expiration)"**.
  </Step>

  <Step title="Copy the workflow">
    Click **"Copy"** on the workflow card to copy both the button and workflow.
  </Step>

  <Step title="Select destination">
    In **Bubble**, navigate to where you want to button.
  </Step>

  <Step title="Paste the workflow">
    Press **CMD+V (Mac) or CTRL+V (Windows)** to paste the workflow into your
    app.
  </Step>

  <Step title="Customize (Optional)">
    Modify the button's styling to match your app's design.
  </Step>
</Steps>
