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

# How are paragraphs created for the /paragraphs endpoint?

With our `/v2/transcript/{TRANSCRIPT-ID}/paragraphs` endpoint you can export a completed transcript broken into paragraphs. These paragraphs are created using an algorithm that looks at certain heuristics like speaking time, text length, pauses, etc.

See [this section](/pre-recorded-audio/export-transcripts-as-srt-vtt-or-text) of our documentation to learn more about exporting paragraphs.
