---
title: "Using Workflows From the Library"
canonical: https://trickest.com/docs/using-the-app/workflow-and-executions/using-workflows-from-the-library
description: "Copy a workflow template from the Library into your workspace and project so you can customize and run it."
---

# Using Workflows From the Library

## 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>

---
_Markdown source of https://trickest.com/docs/using-the-app/workflow-and-executions/using-workflows-from-the-library._
