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

# Manage templates

> Edit, sort, and audit usage of your templates.

The Templates page shows all workspace templates with usage counts, status, and edit/delete actions.

## When to use it

* Quarterly cleanup of unused templates.
* Auditing which channels actually drive volume.
* Renaming templates after a brand/strategy shift.

## How to manage them

<Steps>
  <Step title="List view">
    Sidebar → **UTM Templates**. Default sort: active templates first, then most-recently-created.
  </Step>

  <Step title="Search">
    Search matches name, description, source, medium, campaign - useful when you have 50+ templates.
  </Step>

  <Step title="See usage">
    Each template shows the usage count - how many times it's been applied to a link. Templates with 0 uses after a month are candidates for cleanup.
  </Step>

  <Step title="Edit">
    Click any template → **Edit**. Update name, description, or any UTM field. Past links unaffected.
  </Step>

  <Step title="Delete">
    **Delete**: permanent. Past links keep their values, but the template is gone.
  </Step>
</Steps>

<Frame>
  <img src="https://mintcdn.com/utm-e577acb5/_OFWyAVC_YtnhKc0/images/templateeditdeleteandduplicate.png?fit=max&auto=format&n=_OFWyAVC_YtnhKc0&q=85&s=2b95e965430777eca06dbf05cb61e330" alt="UTM Templates - template row with Edit, Duplicate, and Delete action buttons visible" width="1920" height="991" data-path="images/templateeditdeleteandduplicate.png" />
</Frame>

## Real-world example

Quarterly audit of an agency workspace:

| Template             | Uses | Action                    |
| -------------------- | ---- | ------------------------- |
| Google Brand Search  | 412  | Keep                      |
| Newsletter - generic | 287  | Keep                      |
| Test - Don't Use     | 0    | Delete                    |
| Old Logo Refresh     | 6    | Delete (retired strategy) |

## Common mistakes

<AccordionGroup>
  <Accordion title="Editing a template assuming retroactive changes">
    Past links keep their original values. Edits affect future applications only.
  </Accordion>
</AccordionGroup>

## Edge cases

<Note>
  Use the *Most-used templates* section on the UTM Templates page to identify high-leverage templates worth refining.
</Note>
