> ## Documentation Index
> Fetch the complete documentation index at: https://www.tella.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Transcript ready

> Triggered when a video's transcript has been generated and is ready.



## OpenAPI

````yaml /webhooks.json webhook transcript.ready
openapi: 3.1.0
info:
  description: Webhook events sent by Tella to your configured endpoints
  title: Tella Webhooks
  version: 1.0.0
servers: []
security: []
tags:
  - description: Events related to videos
    name: Videos
  - description: Events related to playlists
    name: Playlists
paths: {}

````

## Related topics

- [Webhooks](/docs/webhooks.md)
- [Set up webhooks](/docs/help/integrations/set-up-webhooks.md)
- [Retranscribe a video](/docs/help/editing/retranscribe-a-video.md)
- [Actions and triggers available in Tella-Zapier integration](/docs/help/integrations/actions-and-triggers-available-in-tella-zapier-integration.md)
- [Edit with the transcript](/docs/help/editing/edit-the-transcript-of-a-tella-video.md)
