Logs
Logs contain records of completed sessions with the AI. They provide an overview of the start and end time, the campaign invoked, the linked agent, and an in-depth transcript of the entire session, including operations and events. Logs are useful for debugging calls or analyzing how each session unfolded.
Each row in the logs table typically includes:
- Log ID
- Start Time
- End Time
- Billed Minutes (rounded up)
- Credits per Minute
- Charged Credits
- Campaign Invoked
- Linked Agent
Click the โฎ
menu on any log row to View Session Parameters or View Transcript.
Session Parametersโ
Double-click a log row or choose View Session Parameters to expand it into a detailed overview of the sessionโs metadata.
A dialog will appear showing the following information:
- Session Start โ Timestamp (GMT) of session start
- Session End โ Timestamp (GMT) of session end
- Campaign Invoked โ Campaign associated with the session
- App Linked โ Application associated with the session
- Connection Type โ SIP / Asterisk
- Connection Charges โ Typically 1 credit per minute
- Language โ Language used in the session
- Language Charges
- TTS Provider โ e.g., ElevenLabs, AWS Polly, or GCP
- TTS Charges
- Voice Name
- Voice Charges โ Premium voices incur higher costs
- Session Duration โ In
MM:SS
- Charges Per Minute (CPM) โ Base charges + voice charges
- Session Minutes (SM) โ Ceiled total minutes
- Total Charges โ
CPM ร SM
- Custom Header Data โ Any SIP or Asterisk headers passed in
Session Transcriptโ
You can view the transcript by clicking View Transcript in the Session Parameters dialog or directly from the three-dot (โฎ
) menu on a log row.
The transcript records the lifecycle of the entire session, including:
- Event โ Any notable events (e.g., Session Start, Call Transfer, Hangup requested by speaker)
- Agent โ What the agent said during the session (Note: May be incomplete if the session ended abruptly)
- Speaker โ What the speaker said
- Operation โ Actions performed by the agent, such as accessing the Knowledge Base or invoking an API