General Questions
What is Tuner?
What is Tuner?
Who is Tuner for?
Who is Tuner for?
How does Tuner work?
How does Tuner work?
- For supported platforms like Retell and Vapi, this is a one-click setup.
- For custom-built voice agents, you can use our simple API to send call data to Tuner.
What voice AI platforms do you support?
What voice AI platforms do you support?
- Retell, Vapi, or Dograh: a guided setup in the dashboard, no code.
- LiveKit or Pipecat: install that framework’s Tuner SDK.
- Anything else: the custom stack route, using either the custom SDK or the Custom API.
What languages does Tuner support?
What languages does Tuner support?
What kind of insights can I get from Tuner?
What kind of insights can I get from Tuner?
- High-Level Metrics: Total calls, success rate, average call duration.
- Call Analysis: User intent, call outcomes, and sentiment trends.
- Issue Detection: Red flags for issues like hallucinations, high latency, and agent loops.
- Drill-Down Capabilities: Full transcripts and evaluation results for every call.
Technical Questions
Can my self-hosted voice agent connect to Tuner?
Can my self-hosted voice agent connect to Tuner?
- Retell, Vapi, or Dograh: a guided setup in the dashboard. Add your platform key and pick your agent, or drop the Tuner node into your Dograh workflow. No code, and Tuner configures the receiving side for you.
- LiveKit or Pipecat: install that framework’s Tuner SDK, LiveKit or Pipecat, and attach it to your session. It captures the call as it happens and sends it when the call ends.
- Any other platform, or a stack you built yourself, for example Plivo, Bland, or Twilio: use the custom stack route. On Python, the custom SDK attaches observers to your own STT, LLM, and TTS and does the capture for you. In any other language, build the call payload yourself and POST it to the Custom API. Both arrive in Tuner as the same thing.
Where is your API documentation?
Where is your API documentation?
What is the difference between a Workspace ID and an Agent Remote ID?
What is the difference between a Workspace ID and an Agent Remote ID?
- Workspace ID: A unique identifier for your entire workspace in Tuner. Used in API calls to route data to the correct account.
- Agent Remote ID: A unique identifier that links a specific agent in Tuner to its counterpart on your voice platform. How this works depends on your provider, see below.
How do I find my Workspace ID and Agent Remote ID?
How do I find my Workspace ID and Agent Remote ID?
- Workspace ID: Found in your Tuner dashboard under Workspace Settings > General.
- Agent Remote ID: Depends on how you’re sending call data to Tuner:
- Retell, Vapi, or other webhook-based providers: Copy the agent ID from your provider’s dashboard and paste it when creating an agent in Tuner. This lets Tuner match incoming calls to the right agent.
- Custom API (LiveKit, Pipecat, etc.): Tuner auto-generates this ID for you when you create an agent. Use it in your API requests to attribute calls to the correct agent.
Security & Privacy
Can Tuner itself be deployed on-premises?
Can Tuner itself be deployed on-premises?
- Your voice agent can run anywhere, including entirely on your own infrastructure. See the question above on connecting a self-hosted voice agent.
- Tuner runs as a hosted cloud service on the Pay as You Go, Builder, and Growth plans. On-premise deployment is available on Enterprise, alongside SOC 2 and HIPAA compliance, custom integrations, and a DPA on request. It is scoped with the Tuner team rather than switched on from the dashboard, so contact hi@usetuner.ai to talk through it.
How does Tuner handle sensitive caller data (PII)?
How does Tuner handle sensitive caller data (PII)?
[NAME] before the transcript is stored. The original, unredacted transcript is never kept, and all analysis runs on the clean version.The setting is workspace-wide, so it applies to every agent in the workspace. See Data Redaction (PII) for the full walkthrough.Billing and Credits
How does the pricing work?
How does the pricing work?
What do the plans include, and what can I get for my credits?
What do the plans include, and what can I get for my credits?
How are credits consumed?
How are credits consumed?
How do I purchase more credits?
How do I purchase more credits?
What happens when I run out of credits?
What happens when I run out of credits?
Can I see my credit usage?
Can I see my credit usage?