# Clip Aliases

Clip Aliases (Quick Input Aliases) bind short triggers to full text content so you can reuse repetitive text faster. Aliases work on **all platforms**.

> [!INFO] Alias vs pin vs collection
> An **alias** expands a short trigger into long text. It is not the same as a **pinned clip** (kept at the top for quick access) or a **collection/favorite** (long-term grouping). Use an alias when you want to *type* a shortcut; use [pinning](/features/pin-clips) when you want an item *always visible*.

## Alias Model

| Field | Description |
|------|------|
| Alias | Short trigger, such as `addr` or `sig` |
| Target content | Full text inserted after trigger resolution |
| Usage scope | Clipboard window, search bar, and related insertion flows |

## Create and Use

:::steps
:::step{title="Select a reusable clip"}

Pick content that you paste frequently from your history.

:::
:::step{title="Define a short memorable alias"}

In settings, go to **Clip Reuse** -> **Aliases** to add a new alias. Avoid collisions with common commands or existing aliases.

:::
:::step{title="Trigger in the reuse window"}

Type the alias and confirm insertion. **Success:** the full content appears as a match and inserts into the active input field.
:::
:::

> [!TIP] Alias naming convention
> Use consistent prefixes (such as `addr-` or `sig-`) so your aliases stay easy to identify and maintain.

## Common Issues

:::accordion
:::item{label="Why is alias matching inconsistent?"}

Check for duplicate triggers and ensure system input methods are not modifying the typed characters.

:::
:::item{label="How can I manage many aliases?"}

Apply naming prefixes by project or usage, and clean stale aliases regularly.
:::
:::
