# Giving Feedback on Calls

{% embed url="<https://www.loom.com/share/cf2e76abf7074da6a0681f2bcebe5543>" %}

📍 Where to Start

Head to **⚙️ Advanced Settings** and select the **📞 Call Log** tab.

#### 🪄 How It Works:

1. 📋 From the call list, click on any call you’d like to review.

<figure><img src="/files/V0XIDSC0Mu28Mk4L5hDg" alt=""><figcaption></figcaption></figure>

2. 🎧 You’ll be taken to the **Call Analysis** page where you can listen to the recording and read the transcript.

<div align="left"><figure><img src="/files/eFMMZ9kBri3Ur65oQ5f3" alt=""><figcaption></figcaption></figure></div>

3. 👍 👎 Select either **thumbs up** or **thumbs down** depending on how the call went.

\
![](/files/R8KZPDNmvu2CS3KiqPmz)

4. 📝 A modal will appear asking for a quick comment—tell us what worked or what could be better.

\
![](/files/F2Ha8vU4pijOi0Y5aZKu)\
\
5\. 💬 You can also go to the **Comments** tab on the top right to leave additional or more detailed feedback.\
\
![](/files/SedWilyfisfp9lwMRIor)\
\
6\. 🔔 Mention the Dapta team by typing `@Dapta` or use `@` to select a specific team member. It’s a quick way to notify someone directly, loop in your team, or flag a call for review.\
\
![](/files/2c40p4o3dBbJAlTpYROM)<br>

💡 **Why it matters:** Your feedback helps us train the AI to get smarter and more accurate over time. Every comment helps improve future calls.


---

# Agent Instructions: 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/ai-voice-agents/how-to-set-up-your-ai-voice-agent/giving-feedback-on-calls.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.
