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

# Using Workflows From the Library

> Copy a workflow template from the Library into your workspace and project so you can customize and run it.

## Overview

The Library provides workflow templates you can copy into your workspace or project. After copying, you can customize and run the workflow like any other.

## Copy a Workflow From the Library

<Steps>
  <Step title="Open the Library">
    From the global menu, open **Library** and select **Workflows** from the available categories.
  </Step>

  <Step title="Find and copy the workflow">
    Find the workflow you want to use. Copy it by clicking the **Copy** icon next to the workflow, or open the workflow and click **Copy to workspace**.
  </Step>

  <Step title="Choose destination">
    In the **Copy workflow to workspace** dialog, select the destination **Workspace** (and optionally **Project**). If needed, click **+ New** to create a workspace.
  </Step>

  <Step title="Confirm">
    Click **Copy to ...** to confirm.
  </Step>
</Steps>

<Note>
  After copying, review the workflow's required inputs and configuration (for example, parameters, file inputs, and variables) before running it in your environment.
</Note>
