Off to the races

Daily Prebuilt Quick Start

3 Easy Steps to World Class Video

1

Create your account:

Sign up for a free Daily account

Verify your email.

Create a subdomain

Your subdomain is used to create your meeting links. For example, you.daily.co/meeting.

2

Embed the code:

<html>
  <script crossorigin src="https://unpkg.com/@daily-co/daily-js"></script>
  <body>
  <script>
    const callFrame = window.Daily.createFrame();
    callFrame.join({ url: 'DAILY_ROOM_URL' });
  </script>
  </body>
</html>
3

Launch your experience:

Paste the code into your HTML file and open it in your browser.Open in browser
You're ready to go!

Make it yours

Configure

Every video use-case is unique, so we designed Daily Prebuilt with configurability in mind. Discover the various config properties to perfect your video experience.

Read the docs

Theme

Brand colors? You got it. Align Daily Prebuilt to your look and feel by creating a theme object.

Read the docs

Extend

Add third-party apps, such as Miro, YouTube or Google Docs, or create your own custom integrations.

Read the docs

Take a test drive

Ready for a quick demo? Take Daily Prebuilt for a test drive.