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

# Using templates

> Browse the template gallery and fork ready-made workflows into your workspace.

The template gallery at [noclick.com/templates](https://noclick.com/templates) lists workflows published by the community. Browsing is public; you only need an account when you fork a template or vote on one.

## Browse the gallery

Sort templates with the filter chips: **Recently Updated**, **Top Rated**, **Most Viewed**, or **Most Forked**. Each card shows the template's title, the integrations it uses, its vote score, view and fork counts, and how many nodes it contains.

<Frame caption="The template gallery with sort options">
  <img src="https://mintcdn.com/noclickinc/S0vAQNsUH_SVp_WL/images/templates/using-1.png?fit=max&auto=format&n=S0vAQNsUH_SVp_WL&q=85&s=0628d5d2cd69422dddd732b357b2a0fe" alt="Template gallery showing template cards and sort chips" width="2880" height="1800" data-path="images/templates/using-1.png" />
</Frame>

## Template detail pages

Click a template to open its detail page. It shows the author's description, vote and usage stats, and a live preview of the workflow. If the template has an app interface, you can switch the preview between **Interface** and **Canvas** views, or click **View Interactive** to open the full shared workflow.

<Frame caption="A template detail page with voting, stats, and the Use This Template button">
  <img src="https://mintcdn.com/noclickinc/S0vAQNsUH_SVp_WL/images/templates/using-2.png?fit=max&auto=format&n=S0vAQNsUH_SVp_WL&q=85&s=52938d7d90fc4321886cf844e5202650" alt="Template detail page with description, vote buttons, and preview" width="2880" height="1800" data-path="images/templates/using-2.png" />
</Frame>

## Fork a template

<Steps>
  <Step title="Click Use This Template">
    On the detail page, click **Use This Template**. If you're signed out, you'll be asked to sign in first; the fork continues automatically afterward.
  </Step>

  <Step title="Get your copy">
    The workflow is copied into your dashboard as your own workflow. You can rename, edit, and run it freely; changes never affect the original template.
  </Step>

  <Step title="Connect your accounts">
    Credentials are never included in a template. Open nodes that need access (Slack, Google, and so on) and connect your own accounts before running. See [Connecting credentials](/credentials/connecting).
  </Step>
</Steps>

## Voting

Use the thumbs up and thumbs down buttons on a template's detail page to rate it. Click the same button again to remove your vote. Voting requires a NoClick account and feeds the **Top Rated** sort.

Want to share your own workflow? See [Publishing templates](/templates/publishing).
