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

# Import from Library

> Browse workspace media and turn a selected asset into a draft layer.

Library exposes media from the draft's active workspace inside the editor. Use it to bring existing workspace assets into your video draft without leaving the editing surface.

<Frame caption="Workspace media available in the editor Library modal">
  <img src="https://mintcdn.com/tessact/vfxW-9CCvO3MqPNT/images/editor/screenshots/editor-media-library-wayanad.png?fit=max&auto=format&n=vfxW-9CCvO3MqPNT&q=85&s=835684df6756362e9ce97cbf32b2d404" alt="Library modal showing realistic workspace media assets" width="1440" height="900" data-path="images/editor/screenshots/editor-media-library-wayanad.png" />
</Frame>

## Import workflow

<Steps>
  <Step title="Open Library">
    Choose **Library** on the left rail. Confirm the workspace that owns the expected assets is active if they are missing.
  </Step>

  <Step title="Inspect and select the asset">
    Use the card thumbnail and visible metadata to distinguish similarly named shots, then toggle the intended card into the selection. Library cards do not open a media preview here, so verify motion and audio after insertion.
  </Step>

  <Step title="Place the playhead">
    Seek to the intended insertion frame. Review nearby stack order and audio overlap.
  </Step>

  <Step title="Insert the selection">
    Select one or more files, then choose the modal's add action to insert them at the current playhead. `Enter` activates it only when that button has ordinary keyboard focus; the modal does not install a global Enter shortcut. Wait for asset details and source access to resolve before repeating the action.
  </Step>

  <Step title="Verify the new layer">
    Confirm the timeline interval, canvas pixels or waveform, source duration, and inspector type.
  </Step>
</Steps>

<Frame caption="A Library asset selected before insertion">
  <img src="https://mintcdn.com/tessact/vfxW-9CCvO3MqPNT/images/editor/screenshots/editor-media-library-wayanad-selection.png?fit=max&auto=format&n=vfxW-9CCvO3MqPNT&q=85&s=458775b02ed14cd3666af47773af3eef" alt="Selected media asset in the Tessact Library modal" width="1440" height="900" data-path="images/editor/screenshots/editor-media-library-wayanad-selection.png" />
</Frame>

## Remote asset resolution

Library cards initially show the asset information available in the workspace. When you insert one, the editor retrieves the media details it needs—including the media kind, dimensions, duration, playable source, and any selected source range—then creates the appropriate layer and prepares it for preview.

<Warning>
  A visible thumbnail does not guarantee that the full media source is decodable in the browser. Always test playback after insertion.
</Warning>

See [media troubleshooting](/editor/troubleshooting/media) if metadata loads but the layer does not.

## Livestream sources

The Library can also show a livestream as a selectable source. If a finalized MP4 is ready, insertion prefers that single file. Otherwise the editor can insert the currently ready recording chunks as one grouped video source. Pending, recording, processing, and failure states can legitimately produce an informational or error notice instead of a new layer.

See [Livestream sources](/editor/media/livestream-sources) for status handling, timeline updates, and the grouped-source restrictions.
