After every call, Talkturo’s AI info extractor reads the full conversation transcript and pulls out any relevant facts it finds — email addresses, company names, stated preferences, product interests, and more. It then writes that data directly into the CRM contact record, either populating existing custom fields or creating new ones on the fly. You get an enriched contact record without any manual data entry.Documentation Index
Fetch the complete documentation index at: https://docs.talkturo.ai/llms.txt
Use this file to discover all available pages before exploring further.
How it works
The AI reads the transcript
The info extractor analyzes the conversation and identifies facts the caller shared — for example, their email address, the company they work for, a product they mentioned, or a preference they expressed.
Fields are matched or created
For each piece of data found, the extractor checks whether a matching custom field already exists on the contact record:
- If a matching field exists, it writes the value into that field.
- If no matching field exists and Auto-create missing custom fields is enabled, it creates a new custom field and populates it.
Info extraction runs automatically at the end of every call — you do not need to trigger it manually. There is no delay; the data appears in the contact record shortly after the call completes.
What gets extracted
The extractor captures any factual information a caller shares during the conversation. Common examples include:Contact details
Email addresses, phone numbers, and names mentioned during the call.
Company information
The organization the caller represents, their role, or their industry.
Preferences and interests
Products or services the caller expressed interest in, timelines, and stated needs.
Any other mentioned data
Any fact the caller shares that the AI recognizes as structured, storable information.
Auto-create missing custom fields
When the extractor finds a fact that does not match any existing custom field, it can create a new field automatically. New fields are always created as text type. You can change the field type afterward in your custom field settings if you need a number, date, or select field instead. To disable auto-creation (so extraction only writes to fields you have already defined), turn off Auto-create missing custom fields in your assistant’s Functions tab.Enable info extraction on an assistant
Info extraction is a per-assistant setting. You configure it in the Functions tab of each assistant.Choose extraction targets
Check Save to Contact to write extracted data to the contact’s custom fields. You can also enable Auto-create missing custom fields to let the extractor add new fields when it finds data with no existing match.
View extracted data
After a call completes, open the contact record in the Contacts page. The custom fields section shows all values the extractor wrote, alongside any fields you had populated previously. Each field displays its current value — you can edit any value manually if the extraction result needs correction.Tips for better extraction
Related pages
- Manage contacts in Talkturo CRM — View the contact records that info extraction writes data into.
- Organize accounts with CRM companies — Manage the company records linked to your contacts.