Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.nedzo.ai/llms.txt

Use this file to discover all available pages before exploring further.

After every voice call, Nedzo can automatically analyze the conversation. Configure these features from the Settings tab under Conversation Analysis.

Success evaluation

Automatically determine whether a call achieved its goal. When enabled, the AI evaluates each completed call and marks it as successful or unsuccessful based on your criteria. You can customize the evaluation prompt to match your specific objectives. Default behavior: Evaluates whether the call met the agent’s stated objectives (e.g., booked a meeting, qualified a lead, resolved an issue). Custom prompt example: “The call is successful if the contact agreed to a follow-up meeting or expressed clear interest in our product.”

Summary generation

Generate a concise summary of every call. When enabled, each call gets an automatic summary that includes:
  • Key discussion points
  • Outcomes and decisions
  • Action items
  • Any notable details
Summaries appear on the call detail page in your dashboard. You can customize the summary prompt to focus on what matters to your business. Custom prompt example: “Summarize the call focusing on: the contact’s main pain point, any pricing discussed, and the agreed next steps.”

Call disposition

Automatically classify the outcome of each call into a category. Disposition categories:
CategoryDescription
InterestedContact expressed interest
Not InterestedContact declined or showed no interest
Appointment BookedA meeting was scheduled
Follow-Up RequiredNeeds another touchpoint
Wrong NumberReached the wrong person
VoicemailLeft a voicemail
Do Not CallContact requested no further calls
OtherDoesn’t fit other categories
You can customize the disposition prompt to adjust how calls are classified.

Data extraction

Extract structured data from conversations automatically. This is useful for pulling out specific information that your team needs.

Adding extraction fields

  1. Click Add Field under Data Extraction
  2. Configure the field:
SettingDescription
NameField identifier (e.g., “budget”, “timeline”)
TypeText, Number, or Yes/No
DescriptionWhat the field captures (e.g., “The contact’s monthly budget”)
  1. The agent extracts this data from every call

Field types

TypeOutputExample
TextFree-form string”Q3 2025”
NumberNumeric value5000
Yes/NoBooleanYes

Use cases

  • Budget — Extract the contact’s stated budget (Number)
  • Decision timeline — When they plan to make a decision (Text)
  • Has authority — Whether they’re the decision maker (Yes/No)
  • Pain points — Main challenges mentioned (Text)
  • Competitor — Any competitor names mentioned (Text)
Extracted data appears on the call detail page and can be used for filtering and reporting.