Skip to main content
You can customize your conversation interface to match your style by updating Daily’s Prebuilt UI. Here’s an example showing how to customize the conversation UI by adding leave and fullscreen buttons, changing the language, and adjusting the UI color.

Customization Example Guide

1

Step 1: Create Your Conversation

In this example, we will use stock face ID r90bbd427f71 (Anna) and stock PAL ID pcb7a34da5fe (Sales Development Rep).
Use the following request body example:
Replace <api_key> with your actual API key. You can generate one in the PAL Maker.
2

Step 2: Customize the Conversation UI

  1. Make a new index.html file
  2. Paste following code into the file, replace DAILY_ROOM_URL in the code with your own room URL from step above
3

Step 3: Run the Application

Start the application by opening the file in the browser.