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

# Marketplace

> Browse workflow templates and clone them into your project.

The Marketplace is where you discover workflows shared by others or by Flowra, then clone them into your project.

## Browse and clone

<Steps>
  <Step title="Open Marketplace">
    Go to [Marketplace](https://flowra.dev/dashboard/marketplace).
  </Step>

  <Step title="Open a listing">
    Read the description and capabilities on the detail page.
  </Step>

  <Step title="Clone into your project">
    Use clone / add-to-project. Confirm the correct project is selected in the sidebar.
  </Step>

  <Step title="Reconnect and review">
    Open [Connection](/product/connections) and link any required accounts. Review tools, prompts, and knowledge on the cloned workflow before you run it in production.
  </Step>
</Steps>

Templates do not include your OAuth tokens or secrets. After clone, treat the workflow as yours: trim tools, harden prompts for public use, reconnect under the right [end user](/product/external-users), and reconfigure [entry points](/product/entry-points-and-channels) if needed.

## Try it

[Clone from Marketplace](/product/try-marketplace) walks through a short success path.

## Related

* [Workflows in the dashboard](/product/workflows-in-dashboard)
* [First agent in chat](/product/first-agent-in-chat)
