Skip to main content
Heify turns voice recordings into structured data. You define what to extract, Heify does the rest: transcription, field extraction, AI summaries, quality scoring, and analytics — all through a pipeline you control.

How the Pipeline Works

Every transcription in Heify flows through the same building blocks:

Configuration

The template that defines how to process audio: what fields to extract, whether to summarize, which language, custom vocabulary, and webhooks.

Evaluator

An optional quality-scoring rubric. Define criteria with weights that sum to 100 — Heify scores every call against them automatically.

Participant

An optional person profile — a support agent, job candidate, salesperson, or any individual. Attach a participant to a transcription to track their performance over time.

Transcription

The result: full transcript, extracted fields, AI summary, evaluation score, and more — ready to query or export.
Only a Configuration is required. Evaluators and Participants are optional modules you can add when you need quality scoring or per-person performance tracking.

Choose Your Path

The Sandbox is Heify’s browser-based interface. No code required — create configurations, upload audio, and explore results in minutes.
1

Sign in

Go to sandbox.heify.com and enter your email address.Heify uses passwordless authentication — no passwords to set or remember. After you submit your email:
  1. A 6-digit OTP code is sent to your inbox
  2. Enter the code in the Sandbox (you have 3 minutes before it expires)
  3. You’re in — your session lasts 30 days
You can paste the full 6-digit code directly into the first field and it fills in automatically.
2

Configure your API key

Before you can transcribe, the Sandbox needs an API key linked to your account.Open API Keys & Sandbox from the top-left menu (or follow the yellow banner on the Dashboard). Your sandbox key auto-provisions and auto-configures — no manual steps needed. The status indicator turns green: Ready.
Your sandbox key is automatically shared across devices. Log in from any browser and it’s already configured.
3

Create a Configuration

A Configuration tells Heify what to do with each audio file.
  1. Go to ConfigurationsCreate Configuration
  2. Give it a Tag (a name, e.g. support-calls-v1)
  3. Toggle Automatic Summary on if you want an AI-generated executive summary per call
  4. Add Extraction Fields to pull structured data from conversations:
Field nameTypeDescription
customer_sentimentstringOverall sentiment: POSITIVE, NEGATIVE, or NEUTRAL
call_reasonstringMain reason the customer called
resolvedbooleanWhether the issue was resolved during the call
  1. (Optional) Add custom vocabulary — product names, internal terms, abbreviations — to improve transcription accuracy
  2. Click Create Configuration
Use the Quick Actions shortcuts to add common fields (sentiment analysis, quality rating, next action) with a single click.
4

Transcribe your first audio

  1. Go to Transcribe in the sidebar
  2. Select your Configuration from the dropdown
  3. (Optional) Select an Evaluator and/or a Participant if you have them
  4. Choose how to submit:
    • Upload file — drag & drop or click to browse (MP3, WAV, MP4, WebM, AAC, and more)
    • URL — paste a public link to an audio file
  5. Click Process
Once submitted, a link appears to open the transcription detail directly. The transcription is processed asynchronously — if you see a Processing status, wait a moment and click the Refresh button to check for updates.
5

Review your results

Once processing is complete (status: Completed), click the transcription to open the detail view:
  • Full transcript with speaker labels and timestamps
  • Extracted fields — the structured data you defined (e.g. resolved: true, call_reason: "billing issue")
  • AI Summary — if you enabled it in the configuration
  • Evaluation — score, pass/fail status, and per-criterion feedback (if you used an evaluator)
  • Export to PDF — the full report in one click

Success!

You’ve successfully transcribed your first audio/video file with Heify!