Overview
Test your LiveKit agents with automated room and token management. Cekura handles room creation and token generation automatically.- No-code
- Code
Run tests directly from the frontend without writing code.
1
Configure LiveKit credentials
Go to your agent settings and configure LiveKit integration:
Required fields:

- Provider: LiveKit
- LiveKit API Key: Your API key
- LiveKit API Secret: Your API secret
- LiveKit URL: Server URL (e.g.,
wss://your-server.livekit.cloud)
Accessing Config in Your Agent:
Config parameters you might be using in your livekit agent’s code. The configuration JSON is stored in the LiveKit room’s metadata. Access it in your agent’s entrypoint:
2
Run tests from frontend
Select scenarios and run tests using the UI:
Click “Run with LiveKit” to execute your tests. Cekura automatically:

- Creates unique rooms for each scenario
- Generates access tokens
- Executes tests and cleans up resources
3
View results
Results appear in your dashboard. Track test status, metrics, and conversation details in real-time.