1. Capture
Record from your phone.
This is built to live on your home screen so it feels like an app, not another tab. One tap. Record. Done.
2. Confirm
See exactly what it heard.
Transcript, summary, tasks, stage suggestion, and draft message are shown before CRM writes happen.
3. Apply
Keep your pipeline clean.
The approved note becomes a contact update, activity history, tasks, and pipeline movement inside the CRM core.
CLI
Send full audio files from the terminal.
Developers and AI coding agents can use the `agentlog` CLI to authenticate, upload an entire call recording, wait for speaker diarization, and read back the structured CRM-ready result.
npm install -g voice-crm-cliagentlog login --base-url https://app.agentlog.example --email agent@example.comagentlog audio send ./call.mp3 --wait --jsonagentlog logs review <log_id> --jsonagentlog logs apply <log_id> --person <person_id> --yesagentlog logs create --text "Met Maria. Budget is under 850k." --waitagentlog logs search "Brickell buyer" --jsonInstall to homescreen
Make it feel like a real app on the phone.
AgentLog is being built as a Progressive Web App so agents can add it to their home screen, open it full screen, and tap record right after a showing or call.
01Open AgentLog on your phone.
02Add it to your home screen.
03Tap record after every call.
04Confirm what was captured, then apply.
Install AgentLog
Add AgentLog to your home screen for one-tap recording after every call.