Skip to main content
The Anrufe (Calls) page is where you review, manage, and process call records.

Call list

All calls are displayed in a filterable, sortable table (desktop) or card view (mobile).

Filtering

FilterDescription
SearchSearch by customer name, phone number, or call summary
StatusAll / Success / Failed
DoneAll / Done / Not done
EmployeeFilter by assigned employee (or “unassigned”)
AgentFilter by agent
Date rangeCustom start and end date

Column customization

Customize which columns are visible and in what order:
  1. Click the column settings icon in the toolbar
  2. Toggle columns on/off
  3. Drag columns to reorder them
  4. Click Reset to restore defaults
Your column preferences are saved locally and persist between sessions.

Call actions

Mark as done

Click the checkbox or toggle to mark a call as processed. If your organization has auto-delete enabled, done calls are automatically moved to the trash.

Assign employee

Use the dropdown in the employee column to assign a call to a specific employee. Select “unassigned” to remove the assignment.

Add notes

Click the note icon to open the note dialog. Notes are free text — use them for follow-up reminders, action items, or additional context.

Report errors

Click the error icon to flag a call with an issue. Select the error type and add a description.

Call detail sheet

Click on any call to open the detail side panel:
SectionContent
HeaderCustomer name, status, date/time
Customer infoName (editable), request/subject (editable)
Call statusSuccess/failed dropdown, disconnection reason
EmployeeAssignment dropdown
DurationCall length
SummaryAI-generated call summary
TranscriptFull conversation transcript (expandable)
AudioCall recording player
NotesAdd or edit notes
Navigate between calls using the up/down arrows in the detail sheet.

CSV export

Export your filtered calls as a CSV file:
  1. Apply your desired filters
  2. Click the CSV Export button in the toolbar
  3. The file downloads with all visible columns
Filename format: anrufe_YYYY-MM-DD_HH-mm.csv

Bulk operations

Delete multiple calls

  1. Click the delete mode button in the toolbar
  2. Select calls using the checkboxes
  3. Click Delete selected to move them to the trash
  4. Confirm the action

Trash (Papierkorb)

Deleted calls are soft-deleted — they’re moved to the trash and can be recovered.
ActionWhere
View trashSettings > Papierkorb
RestoreClick restore icon on a trashed call
Permanently deleteClick delete icon on a trashed call
Empty trashDelete all trashed calls at once

Auto-delete

Enable in Settings > Organization: when a call is marked as done, it’s automatically moved to the trash.

Via API

Read call records programmatically — see Calls API. The API is read-only; call management actions (done, assign, notes) are Dashboard-only.