---
title: "Script To Timeline"
description: "Local-first visual environment for building and running AI workflows. Build agents visually, deploy anywhere, privacy by design."
canonical: https://docs.nodetool.ai/nodes/nodetool/script/scripttotimeline
markdown: https://docs.nodetool.ai/nodes/nodetool/script/scripttotimeline.md
product: NodeTool
source: https://github.com/nodetool-ai/nodetool/blob/main/docs/nodes/nodetool/script/scripttotimeline.md
---

# Script To Timeline

**Type:** `nodetool.script.ScriptToTimeline`

**Namespace:** `nodetool.script`

## Description

Assemble a script's current takes into a voiceover timeline — one audio clip per voiced line, laid end to end with the authored pauses, each linked back to its script line. Updates the linked timeline in place when the script already has one. Voice the script first.
    script, timeline, voiceover, assemble, sequence

    Use cases:
    - Turn a voiced script into an editable sequence
    - Build a narration track for a video edit
    - Round-trip re-voiced lines into an existing timeline

## Properties

| Property | Type | Description | Default |
|----------|------|-------------|---------|
| script | `script` | The voiced script to assemble. | - |

## Outputs

| Output | Type | Description |
|--------|------|-------------|
| output | `timeline` |  |

## Related Nodes

Browse other nodes in the [nodetool.script](./) namespace.
