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

# Snippets & Templates

> Create reusable email templates with keyboard shortcuts, AI-powered variables, auto-fill placeholders, pre-set recipients, and usage tracking.

Snippets are reusable email blocks you insert in seconds. Each can have its own shortcut, pre-set recipients, attachments, and AI variables that personalize content per recipient.

<Frame>
  <img src="https://mintcdn.com/karvixinc/QNSZwc_JHcGXiTZF/images/screenshots/snippets-templates-1.png?fit=max&auto=format&n=QNSZwc_JHcGXiTZF&q=85&s=781dc1f89ac127f0a179a181d401fd08" alt="Snippet creation modal with name, shortcut, body editor, and attached file" width="2940" height="1912" data-path="images/screenshots/snippets-templates-1.png" />
</Frame>

## Creating a Snippet

Press `n s` from anywhere, or go to **Settings > Snippets > New Snippet**.

| Field           | Required | Description                                              |
| --------------- | -------- | -------------------------------------------------------- |
| **Name**        | Yes      | Label shown in the picker (e.g., "Intro follow-up")      |
| **Shortcut**    | Yes      | Unique keyword to trigger insertion (e.g., `intro`)      |
| **Subject**     | No       | Pre-fills subject line on new compose                    |
| **Body**        | Yes      | Email content with rich text, placeholders, AI variables |
| **To / CC**     | No       | Pre-set recipients that auto-populate                    |
| **Attachments** | No       | Files included with every use (up to 24 MB each)         |

<Frame>
  <img src="https://mintcdn.com/karvixinc/uASx96CJOndZv6Z-/images/screenshots/snippets-templates-2.png?fit=max&auto=format&n=uASx96CJOndZv6Z-&q=85&s=dd649208deb94938d9238d690aeffe36" alt="Snippet list view in settings showing shortcuts and usage counts" width="2818" height="1724" data-path="images/screenshots/snippets-templates-2.png" />
</Frame>

## Inserting a Snippet

Press `Cmd+Shift+S` while composing to open the snippet picker. Search by name or shortcut, then select. The content inserts at your cursor, recipients populate To/CC, attachments attach, and subject pre-fills if empty.

You can also type the shortcut keyword directly in the composer -- Slashy offers to expand it.

## AI Variables

AI variables embed a prompt inside a snippet. When inserted, the AI generates personalized content based on the recipient, thread history, and your memories.

<Note>Variables can be inserted into the **Subject** field as well as the body. Click into the Subject field first, then click the variable button, and the variable drops into that field.</Note>

<Steps>
  <Step title="Open the snippet editor">
    Press `n s` or edit an existing snippet in **Settings > Snippets**.
  </Step>

  <Step title="Add an AI variable">
    Click into the field you want to fill, either the **Subject** or **Body**, then click the **variable or AI icon**. The variable inserts into whichever field was last focused, so you can place dynamic content in the subject line as well as the body.
  </Step>

  <Step title="Write your prompt">
    Describe what the AI should generate. Examples:

    * "Personalize a greeting based on our previous conversations"
    * "Write a one-sentence summary of why I'm reaching out"
    * "Generate a relevant icebreaker based on the recipient's company"
  </Step>

  <Step title="Use the snippet">
    Insert with `Cmd+Shift+S`. The AI variable generates automatically based on the recipient context. Edit the output before sending.
  </Step>
</Steps>

<Tip>AI variables are perfect for outreach at scale -- your snippet provides the structure, and the AI personalizes each email based on what it knows about the recipient.</Tip>

<Frame>
  <img src="https://mintcdn.com/karvixinc/uASx96CJOndZv6Z-/images/screenshots/snippets-templates-3.png?fit=max&auto=format&n=uASx96CJOndZv6Z-&q=85&s=34935c25dd7b528ce2b9b1c5caefee32" alt="AI variable prompt field inside snippet body editor" width="2190" height="1740" data-path="images/screenshots/snippets-templates-3.png" />
</Frame>

## Pre-Set Recipients & Attachments

Add default To/CC recipients for templates where the same people are always included (e.g., weekly updates that CC your team lead). Recipients are **added** to existing fields, not replaced, and duplicates are auto-deduplicated.

Attached files are stored with the snippet and included every time it's used.

## Usage Tracking

View per-snippet analytics in **Settings > Snippets**:

| Metric                | What It Measures                  |
| --------------------- | --------------------------------- |
| **Usage count**       | Times inserted                    |
| **Sent count**        | Emails actually sent              |
| **Open rate**         | % opened by recipients            |
| **Reply rate**        | % that received a reply           |
| **Performance score** | Combined score across all metrics |

Sort by any metric to find top performers or templates that need improvement.

<Frame>
  <img src="https://mintcdn.com/karvixinc/uASx96CJOndZv6Z-/images/screenshots/snippets-templates-4.png?fit=max&auto=format&n=uASx96CJOndZv6Z-&q=85&s=2c115dff3f23cdbaaf24c7fde4e6d9fb" alt="Snippet analytics dashboard showing usage counts, open rates, and reply rates" width="2368" height="1420" data-path="images/screenshots/snippets-templates-4.png" />
</Frame>

## Managing Snippets

All management lives in **Settings > Snippets** (`Cmd+,` then Snippets). Search, edit, delete, and sort by name, usage, last used, creation date, opens, or replies.

***

## Related Articles

<CardGroup cols={2}>
  <Card title="Composing Emails" icon="pen" href="/features/email/composing">
    Rich text editor and multi-account sending
  </Card>

  <Card title="How AI Drafts Work" icon="wand-magic-sparkles" href="/how-to-guides/ai-drafts">
    Auto-suggestions and AI-generated replies
  </Card>

  <Card title="Slashy for Sales" icon="chart-line" href="/personas/sales">
    Using snippets for outreach at scale
  </Card>

  <Card title="Slashy for Recruiters" icon="user-plus" href="/personas/recruiters">
    Recruiting-specific snippet workflows
  </Card>
</CardGroup>
