How It Works
- You define a custom field (e.g., “System Type”, “Materials Needed”, “Financing Discussed”)
- For AI fields, you write a plain-English prompt describing what to extract
- Every new recording is automatically analyzed and the value is filled in
- Values show up on recording detail pages, list views, and opportunity details
AI Fields vs Manual Fields
AI fields are extracted automatically from the transcript. You write a prompt like:“What type of HVAC system does the customer currently have? Return the system type or null if not mentioned.”The AI reads the transcript, extracts the answer, and shows its confidence level (low, medium, or high). You can see the AI’s reasoning for every extraction. Manual fields are filled in by your team. Use these for things the AI can’t determine — like a rep’s personal assessment of the customer’s readiness to buy, or whether a follow-up was scheduled.
Creating a Custom Field
Go to AI Ridealong Settings > Custom Fields and click New Field.1
Choose the source
Pick AI-generated if the system should extract it from transcripts, or Manual if your team will fill it in.
2
Name and configure
Give it a clear name (e.g., “System Type”). Choose the value type:
For dropdown fields, add at least 2 options.
3
Choose where it applies
Recordings — for in-home appointment data. Calls — for call center data.
4
Pick display locations
Choose where the field shows up: recording detail page, recordings list, opportunity detail, etc.
5
Write and test the AI prompt (AI fields only)
Write a clear, specific prompt. Then use the test playground — pick a real recording and see what the AI extracts before you save.
Writing Good AI Prompts
The prompt is the most important part. A clear prompt gets accurate results. Good prompts are:- Specific about what to look for
- Clear about the expected format
- Explicit about what to return when the info isn’t in the transcript
Editing Values
AI-extracted values can always be manually overridden. On any recording detail page, click the field value to edit it.- AI values show a sparkle icon and a confidence indicator
- Manual values show a pen icon
If AI extraction runs again on a recording (e.g., when a new field is added), it will overwrite all AI-computed values — including ones you’ve manually edited. If you need a value to stick, consider using a manual field instead.
CRM Sync
If you have a CRM integration connected (HubSpot, Salesforce, etc.), you can sync custom field values directly to your CRM. On the custom field editor page, open any field and scroll to the Sync to CRM panel.1
Enable sync
Toggle on “Sync to [your CRM]”.
2
Choose the object and property
Pick which CRM object to sync to (e.g., Opportunity, Deal, Account) and which property to write the value to.
3
Save the mapping
4
Test it
Pick a recording that’s linked to a CRM record, click Send test, and verify the value appears in your CRM.
CRM sync only works for recordings that are linked to a CRM record (job/opportunity). If a recording isn’t matched to a job, there’s nowhere to push the value.
Frequently Asked Questions
How quickly are AI fields extracted?
How quickly are AI fields extracted?
Within a few minutes of the recording being transcribed. All AI fields are extracted in a single pass, so adding more fields doesn’t slow things down.
Will AI values update if I change a field's prompt?
Will AI values update if I change a field's prompt?
Changing a prompt only affects future recordings. Existing recordings keep their current values. If you need to re-extract, contact support.
What if the information isn't in the transcript?
What if the information isn't in the transcript?
The AI returns null and shows low confidence. Make sure your prompt tells the AI what to return when the info isn’t mentioned (e.g., “return null if not discussed”).
Is there a limit on how many custom fields I can create?
Is there a limit on how many custom fields I can create?
No hard limit. However, more AI fields means a slightly longer extraction time per recording, so keep it focused on what your team actually uses.
Who can create and manage custom fields?
Who can create and manage custom fields?
Admins can access the custom fields settings page.
Can I use custom fields for call center calls too?
Can I use custom fields for call center calls too?
Yes. When creating a field, set “Applies to” to Calls instead of Recordings. The field will show up on call detail and list pages instead.