---
title: "Meeting Transcription"
description: "Access meeting recordings and transcripts via tl;dv"
canonical_url: "https://meingpt.com/en/docs/integrations/connectors/tldv"
language: en
---

# Meeting Transcription

tl;dv is built into MeinGPT as a native connector and provides access to meeting recordings and transcripts via the tl;dv platform.

## Main Features

### Meeting Overview
- **`builtin-tldv-list-meetings`**: Lists all available meetings
  - Filter by date and meeting type (internal/external)
  - Free-text search over the meeting title
  - Pagination for large data volumes

### Meeting Details
- **`builtin-tldv-get-meeting-metadata`**: Retrieves meeting metadata by meeting ID
  - Participants
  - Date
  - Organizer

### Transcripts
- **`builtin-tldv-get-transcript`**: Downloads the complete meeting transcript by meeting ID
  - Timestamps for each contribution
  - Speaker identification

### Highlights
- **`builtin-tldv-get-highlights`**: Important meeting moments by meeting ID
  - Automatically detected and manually marked highlights

## Use Cases

### Meeting Follow-up
```
"Show me the transcript from yesterday's customer call"
"What were the key points from the team meeting?"
```

### Information Search
```
"In which meeting did we discuss the new feature?"
"Who mentioned the project deadline?"
```

### Meeting Analysis
```
"What was the average meeting duration this week?"
"What topics were discussed in the marketing meetings?"
```

## Benefits

- Automatic transcription of all meetings
- Searchable meeting history
- No manual note-taking required
- Integration with common meeting platforms

## Configuration

Requires your personal tl;dv API key. Enter it in the assistant's tl;dv tool configuration, in the "tldv API Key" field — the key is stored securely there and never shown in chat.
