Documentation Index
Fetch the complete documentation index at: https://docs.dograh.com/llms.txt
Use this file to discover all available pages before exploring further.
Overview
The Tuner integration node automatically sends your completed call data (transcript, metadata, and call outcomes) to Tuner after each call finishes. This lets you monitor agent performance, run evaluations, and track quality trends without any custom code.Prerequisites
- A Tuner account with an active workspace
- A Dograh voice agent workflow
Setup
1. Create an agent in Tuner
Log in to Tuner and create a new agent. When configuring the agent, set the Provider to Custom API β this is required for the Dograh integration.
2. Gather your Tuner credentials
Youβll need three values from your Tuner account:| Credential | Where to find it |
|---|---|
| Agent ID | Agent Settings β Agent Remote ID |
| Workspace ID | Workspace Settings β General Settings β Workspace ID |
| API Key | Workspace Settings β Tuner API Key |


3. Add the Tuner node to your workflow
In your Dograh workflow editor, click Add node and scroll to the Integrations section. Select Tuner.


4. Configure the node
Click on the Tuner node and fill in the following fields:- Tuner Agent ID β The Agent Remote ID from Tuner
- Tuner Workspace ID β Your numeric workspace ID
- Tuner API Key β Your workspace API key
- Enabled β Toggle on to activate the export


5. Verify the connection
Make a test call through your agent. Once the call completes, check the Call Logs tab in your Tuner agent dashboard. The call should appear within a few moments.Disabling the integration
To temporarily stop exporting calls to Tuner, open the Tuner node configuration and toggle Enabled off. Your credentials are preserved β toggle it back on anytime to resume.Troubleshooting
| Issue | Solution |
|---|---|
| Calls not appearing in Tuner | Verify all three credentials are correct with no extra whitespace |
| Node shows βNot configuredβ | Open the node and fill in Agent ID, Workspace ID, and API Key |
| Workflow not sending data | Make sure the workflow is published, not just saved as a draft |
| Wrong agent in Tuner | Confirm the Tuner agentβs Provider is set to Custom API |
Learn more
- Tuner β The observability, simulation, and testing layer for voice
- Tuner documentation β Complete Tuner platform docs