Everything you need to know to get the most out of Linkyfy.
Linkyfy is an AI-powered cold email marketing platform that helps you create, send, and track personalized email campaigns at scale. This guide walks you through every feature so you can hit the ground running.
You can create a Linkyfy account in two ways:
After signing in for the first time, you will be guided through a short onboarding flow to configure your work preferences:
The dashboard is your home screen after logging in. It contains four main widgets:
Quick-launch a new campaign directly from the dashboard.
High-level metrics: emails sent, opens, replies, and bounces across all campaigns.
Recent system alerts such as mailbox warmup completions or reputation changes.
The most recent replies received across all campaigns for quick review.
A project is the top-level container in Linkyfy. It groups together your campaigns, domains, mailboxes, and knowledge base. Think of it as a workspace for a specific client or product line.
The project creation wizard has five steps:
Enter the project name, your company name, website URL, and a brief description of what the project is about. This information is used by the AI when generating email content.
Configure the "From" name and the sending persona. You can also provide a professional signature block.
Define the maximum number of emails that can be sent per week across all campaigns in this project. This protects your domain reputation.
Choose how many domains and mailboxes Linkyfy should provision for this project. On Full Service plans, domains are purchased and configured automatically.
Upload reference materials the AI can use to personalize your outreach. You can add:
After creation you can adjust:
Each project has its own blocklist. Add email addresses or entire domains that should never receive emails from this project. Useful for filtering out competitors or existing customers.
Linkyfy provides a JavaScript snippet you can embed on your website to track page impressions and registration conversions from campaign recipients.
<script src="https://mailer.linkyfy.ai/t.js"
data-project="YOUR_PROJECT_ID"></script>
Contact lists hold the recipients you want to reach. A campaign can target one or more lists.
email column.From the contact list detail page you can:
Each contact can have the following fields, which are available as template variables:
| Variable | Description |
|---|---|
{{first_name}} | First name |
{{last_name}} | Last name |
{{email}} | Email address |
{{company}} | Company name |
{{position}} | Job title / position |
{{phone}} | Phone number |
{{website}} | Website URL |
{{city}} | City |
{{country}} | Country |
Campaigns are the heart of Linkyfy. Each campaign defines who to email, what to say, and how to follow up.
The campaign creation wizard guides you through five steps:
Select the project this campaign belongs to, give it a name, and set the daily email allocation (how many emails per day this campaign should send).
Choose one or more contact lists to target. Duplicates across lists are automatically deduplicated.
Choose between two modes:
Configure automation rules that run after the initial email is sent:
Preview the campaign summary, choose to launch immediately or schedule for a later date, then confirm.
Each campaign has a statistics page showing:
| Metric | Description |
|---|---|
| Sent | Total emails dispatched |
| Delivered | Emails that did not bounce |
| Opened | Unique recipients who opened the email (pixel tracking) |
| Replied | Recipients who sent a reply |
| Bounced | Emails that were undeliverable |
| Spam | Emails marked as spam by the recipient's provider |
On Full Service plans, Linkyfy handles domain lifecycle automatically:
New mailboxes go through a 7-week warmup schedule that gradually increases sending volume:
| Week | 1 | 2 | 3 | 4 | 5 | 6 | 7 |
|---|---|---|---|---|---|---|---|
| Daily limit | 2 | 5 | 8 | 12 | 18 | 25 | 30 |
During warmup, the mailbox exchanges emails with other Linkyfy mailboxes to build sender reputation.
Linkyfy continuously monitors domain and mailbox reputation. If a domain's reputation drops or spam complaints are detected:
One mailbox per project is designated as the reserved reply mailbox. All recipient replies are funneled here and appear in the Unified Inbox. This mailbox is never used for outbound sending.
The Unified Inbox aggregates all replies from all campaigns into a single interface, modeled after a modern email client.
The Unibox uses a three-panel layout:
Click any thread to view the conversation. Use the reply box at the bottom to send a manual response.
Tag threads to organize them (e.g., "Hot lead", "Needs follow-up", "Not interested"). Tags are custom and project-specific.
If auto-reply is enabled for a campaign, you can view, edit, or cancel upcoming auto-replies from the thread detail view. Editing an auto-reply lets you adjust the AI-generated text before it is sent.
Templates are reusable email drafts that you can use across multiple campaigns.
Write your email content in the template editor. Use variable placeholders (e.g., {{first_name}}, {{company}}) to personalize each email at send time.
Update your name, email address, and password.
Adjust working days, hours, and timezone. These control when emails are sent across all your campaigns.
Set a forwarding address to receive copies of important notifications (replies, bounces) in your personal inbox.
Generate and manage API keys for programmatic access to Linkyfy. See the API Documentation for details.
X-API-Key: your-api-key-here
View and manage system notifications. You can mark individual notifications as read or mark all as read at once.
Linkyfy manages everything: domains, mailboxes, DNS, warmup, and reputation. You focus on campaign strategy and content.
Bring your own SMTP server and mailboxes. You handle domain setup and reputation. Linkyfy handles sending, tracking, and automation.
Linkyfy uses a per-email pricing model with monthly billing. You are billed based on the number of emails sent during the billing period. See the Pricing page for current rates.
You can switch between Full Service and Own SMTP plans at any time from Settings → Plan & Billing. Changes take effect at the start of the next billing cycle.
View all past invoices and payment records under Settings → Plan & Billing → Payment History.
If you are on the Own SMTP plan, you need to configure your email infrastructure manually.
SMTP Host: smtp.yourdomain.com
SMTP Port: 465 (SSL) or 587 (STARTTLS)
Username: sender@yourdomain.com
Password: ********
To enable reply tracking and the Unified Inbox, configure IMAP access:
imap.yourdomain.com).Designate one of your SMTP mailboxes as the reserved reply mailbox. This mailbox will:
Need more help? Contact our support team or check the API Documentation.