> For the complete documentation index, see [llms.txt](https://docs.dapta.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dapta.ai/dapti/capabilities/industry-benchmarks.md).

# Industry Benchmarks

Dapti has access to anonymized, aggregated benchmarks across every industry on the Dapta platform. Ask how your performance compares, what high-performing peers do that you do not yet, and how to close any gap. Below are three of the most useful benchmark conversations.

{% hint style="info" %}
Benchmarks are privacy-safe: Dapti only sees aggregated industry averages, never individual companies' data. Your numbers are also kept private from peers.
{% endhint %}

***

## Compare Against Your Industry

Ask Dapti for a side-by-side comparison of your account against your industry's averages on Dapta. Dapti pulls live benchmarks and your numbers in parallel and returns a metric-by-metric table with plain-English commentary.

**Try this prompt:**

> *How do my voice agents compare to other real estate agents on Dapta?*

<figure><img src="/files/8qOAZwHPwkUN1u2oWwtB" alt="Dapti comparing the user&#x27;s voice agent against the Real Estate and Construction industry benchmark on Dapta (185 companies), with a side-by-side table covering connection rate, success rate, average call duration, total calls, and agents deployed, plus a What This Means section analyzing each metric"><figcaption><p>Dapti returns a side-by-side comparison and explains what each metric difference actually means in your industry.</p></figcaption></figure>

Other comparison prompts you can use:

* *"Compare my account to the ecommerce average on Dapta"*
* *"How does my connection rate compare to dental clinics?"*
* *"Where am I ahead of my industry, and where am I behind?"*

***

## See What High Performers Do Differently

Beyond raw metrics, ask Dapti what the top performers in your industry are doing structurally: which use cases they cover, what kinds of agents they run, what they extract from every call, how they retire and re-engage leads.

**Try this prompt:**

> *What do the best-performing real estate companies on Dapta do that I'm not doing yet?*

<figure><img src="/files/XRjTqT2254ERq2RkVZzc" alt="Dapti listing 5 patterns that top real estate companies use including running at scale, multiple specialized agents (buyer qualifier, outbound prospector, appointment scheduler), longer richer calls, post-call output variables, and a re-engagement loop, followed by a prioritized &#x27;Your 3 Highest-Impact Next Moves&#x27; table"><figcaption><p>Dapti turns peer behavior into a prioritized action list specific to your account.</p></figcaption></figure>

Other peer-pattern prompts you can use:

* *"What use cases do dental clinics typically run on Dapta?"*
* *"What output variables do real estate top performers capture?"*
* *"What kind of campaigns work best in my industry?"*

{% hint style="success" %}
Dapti combines its industry view with what it knows about your account. The "next moves" it surfaces are gaps you specifically have, not generic advice.
{% endhint %}

***

## Translate the Gap Into Specific Improvements

When the benchmarks surface a gap (shorter calls than peers, fewer agents, lower success rate), ask Dapti to translate that gap into concrete prompt or workflow changes you can apply.

**Try this prompt:**

> *How should I structure my real estate agent's prompt to close the 32-second call duration gap with my industry peers?*

<figure><img src="/files/8lgYl4kPBlGgs7GR7Rd5" alt="Dapti diagnosing why the call duration gap exists and proposing a structured prompt rewrite covering identity and conversational persona, layered discovery, objection handling, and closing sequence. Includes a table showing where seconds are lost and how to recover them, plus a linked Academy tutorial video on improving voice agent prompts"><figcaption><p>Dapti translates the benchmark gap into concrete prompt changes and surfaces a relevant Academy tutorial video.</p></figcaption></figure>

Other gap-closing prompts you can use:

* *"My connection rate is below average. How do I improve it?"*
* *"My call success rate trails dental benchmarks by 10 points. Where should I focus?"*
* *"What prompt patterns help close my industry's most common objections?"*

***

## Next Steps

{% content-ref url="/pages/9VV2mFTv81FnCZ0y12C3" %}
[Account Evaluation](/dapti/capabilities/account-evaluation.md)
{% endcontent-ref %}

{% content-ref url="/pages/O5M0qkWH3Xt43SlXnHnk" %}
[Voice Agents](/dapti/capabilities/voice-agents.md)
{% endcontent-ref %}

{% content-ref url="/pages/ITt1P6qAQhK8f6FgbVFk" %}
[Call Analytics](/dapti/capabilities/call-analytics.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.dapta.ai/dapti/capabilities/industry-benchmarks.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
