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

# Editor

> Visual editor timeline compilation and download

Compile and download timelines created in the visual editor.

## Endpoints

<CardGroup cols={2}>
  <Card icon="play" title="Compile Timeline" href="/api-reference/editor/compile_editor_timeline">
    Compile an editor timeline
  </Card>

  <Card icon="download" title="Download Timeline" href="/api-reference/editor/download_editor_timeline">
    Download compiled timeline
  </Card>
</CardGroup>
