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.Documentation Index
Fetch the complete documentation index at: https://docs.tavus.io/llms.txt
Use this file to discover all available pages before exploring further.
For more options, check the Daily theme configuration reference and Daily Call Properties.
Customization Example Guide
Step 1: Create Your Conversation
In this example, we will use stock replica ID r90bbd427f71 (Anna) and stock persona ID pcb7a34da5fe (Sales Development Rep).
Replace
<api_key> with your actual API key. You can generate one in the Developer Portal.Step 2: Customize the Conversation UI
-
Make a new
index.htmlfile -
Paste following code into the file, replace
DAILY_ROOM_URLin the code with your own room URL from step above


