Articles on: AI Training

Website Routes and What can a user do there

title: Website Routes and What Can a User Do There
description: >-
Comprehensive reference of all routes across the SalesBlink website, app, and
help center with descriptions of what users can do on each page.


Overview


This document catalogs every route in the SalesBlink codebase, organized by application area. Use it as a reference to understand what users can do on each page.


Routes are grouped into three main areas:




Marketing Site Routes (web/)


Public Next.js pages hosted on the marketing domain.


Homepage & Feature Pages


Route

Page Purpose

What a User Can Do

/

Homepage — Main marketing landing page

Learn about SalesBlink, view stats and social proof, explore feature sections (BlinkGPT Sequences, Email WarmUp, Meeting Scheduler, Unified Inbox), click CTAs to start trial or book demo

/[slug]

Dynamic Feature Pages

View feature-specific landing pages with hero images, step-by-step explanations, alternating feature sections, FAQs, and CTAs

/about-us

About Us

Learn about the company, see review badges (G2, Capterra, Trustpilot), read testimonials, navigate to outbound/inbound sales pages

/features

Features Overview

Browse 9 feature cards covering AI Sequences, Cold Email, Meeting Scheduler, Unified Inbox, Email WarmUp, Verification, Mail Merge, Tracking, and Integrations

/blinkgpt-ai

BlinkGPT AI Product Page

Learn about AI-powered sequences, personalization, and best-performing email training; explore scale CTA and FAQs

/salesblink-ai

SalesBlink for AI Agents

View MCP & AI Skill landing page; see setup guides for Claude, Cursor, Codex, VS Code; explore available tools and resources

/inbound-sales

Inbound Sales Automation

Learn about CRM integration features; click to start trial

/outbound-sales

Outbound Sales Automation

Learn about AI-powered outreach sequences; click to start trial


Blog & Content


Route

Page Purpose

What a User Can Do

/blog

Blog Index

Browse posts from WordPress, filter by category, search posts, navigate to pagination

/blog/[postName]

Individual Blog Post

Read full article, view table of contents, see featured image, browse related posts, ask AI for summary

/blog/author/[author]

Author Archive

View author profile and grid of their posts

/blog/category/[category]

Category Archive

Browse posts filtered by category

/blog/page/[pageno]

Paginated Blog Listing

Navigate through paginated blog posts with previous/next links

/case-studies

Case Studies Index

Browse case study cards with company results

/case-studies/[slug]

Individual Case Study

Read detailed case study with stats, challenges, features used, results, and quotes

/llm-info

LLM Info Page

View structured plain-text information about SalesBlink for AI assistants


Free Tools & Calculators


Route

Page Purpose

What a User Can Do

/ai-subject-line-generator

Free AI Subject Line Generator

Enter email content, generate AI subject lines (rate-limited to 3 uses/IP), copy results to clipboard

/cold-email-roi-calculator

Cold Email ROI Calculator

Input campaign parameters (emails per day, open rate, reply rate, meeting rate, deal value) and see projected ROI

/cold-email-subject-line-generator

Free Subject Line Generator

Enter service/product and target company to get 5 subject line templates with open-rate estimates

/email-permutator

Free Email Permutator

Generate email address variations from first/last name + domain; copy results or open Gmail compose

/free-ai-email-writer

Free AI Email Writer

Enter business offer and select tone (Friendly/Professional/Direct) to generate subject + body; copy email

/free-email-verifier

Free Email Verifier

Enter an email address to verify deliverability status (safe/risky/invalid)

/sales-commission-calculator

Sales Commission Calculator

Calculate commissions in 4 modes: Revenue, Placement Fees, Tiered (with chart), and SaaS

/spam-checker

Email Spam Checker

Paste email copy to analyze spam words in real time; see highlighted categories (urgency, shady, overpromise, money, unnatural) with score


Services & Bookings


Route

Page Purpose

What a User Can Do

/book-a-demo

Book a Demo

Fill out demo request form (name, email, website, team size, message); submit to book a call

/demo-thank-you

Thank You Page (post-demo)

See confirmation after booking demo; click CTA to start free trial

/cold-email-audit

Cold Email Campaign Audit Service

Learn about $99 audit offering; book via Zcal widget; see what's included and upsell options

/cold-email-campaign-setup

Campaign Setup Service

Learn about $499 one-time setup; book via Zcal widget; see requirements and upsells

/cold-email-outreach-dfy

Done-For-You Outreach Service

Learn about $1,999/mo VIP DFY service; book via Zcal widget; see what's included and down-sell options


Integrations Directory


Route

Page Purpose

What a User Can Do

/integrations

Integrations Directory

Browse all integrations by category; paginated grid (30 per page)

/integrations/[integration_slug]

Integration Detail

View specific integration details: logo, description, and two-column setup cards

/integrations/category/[category]

Integration Category

Browse integrations filtered by category with accordion navigation



Route

Page Purpose

What a User Can Do

/contact-us

Contact Us

View company address; open Crisp chat; browse photo grid

/gdpr-compliance

GDPR Compliance

Read compliance content covering privacy policy, DPA, vendor compliance, and security

/privacy-policy

Privacy Policy

Read full legal privacy policy covering data collection, sharing, retention, cookies, and children privacy

/terms-and-conditions

Terms & Conditions

Read full legal terms covering rights, responsibilities, charges, termination, confidentiality, and IP

/pricing

Pricing Page

Toggle between Own Business and Agency plans; switch monthly/yearly billing; view feature comparison table and add-ons



Web Application Routes (app/client/)


Authenticated React app pages hosted on run.salesblink.io.


Dashboard & Home


Route

Page Purpose

What a User Can Do

/

Dashboard

View cockpit dashboard with key metrics; see expired plan warnings

/dashboard

Dashboard

Alias for /; same cockpit view

/rewards

Rewards & Credits

Earn bonus AI/verification credits by leaving reviews on AppSumo, GitHub, LinkedIn, G2, Capterra

/verification

Email Verification

Verify email address; resend verification emails with 30-second countdown


Outreach Hub


Route

Page Purpose

What a User Can Do

/outreach

Outreach Hub

Navigate tabbed interface: sequences, lists, tasks, reports, templates, email senders, inbox placement tests

/outreach/:tab

Outreach Hub (Tab)

View a specific pre-selected tab (e.g., /outreach/lists)

/outreach/:tab/:listID

Outreach Hub (List Detail)

View a specific list inside the outreach hub

/outreach/sequences/:sequenceID

Edit Sequence

Build and edit sequences with flowchart editor; manage nodes/edges; configure scheduling, senders, AI personalization, and launch settings

/outreach/sequences/:id/reports

Sequence Reports (Flowchart)

View visual flowchart report showing sequence performance by node

/outreach/sequences/:id/stats

Sequence Stats

View detailed analytics: leads, scheduled, sent, replies, positive replies, opens, clicks, bounces, unsubscribed, errors; see per-sender breakdown

/outreach/sequences/:id/generate

AI Sequence Generator

Use ChatGPT/AI to generate a complete cold email sequence with follow-ups based on inputs (name, company, offer, language)

/outreach/templates/:id

Email Template Editor

Create/edit email templates with Pixie image editor integration

/outreach/email-senders/:id/deliverability

Email Deliverability Report

Check domain setup: DKIM, DMARC, SPF, MX, blacklist status, SMTP/IMAP connection; see pass/fail for each check


Unified Inbox


Route

Page Purpose

What a User Can Do

/inbox

Unified Inbox

Manage email replies from sequences; filter by Inbox, Scheduled, Sent, Draft; search by sender, sequence, outcome, and date range


Leads & Contacts


Route

Page Purpose

What a User Can Do

/leads

Lead Prospecting (Legacy)

Download bulk lead data by domain as CSV (sunset feature for LTD buyers)

/contact/:contactID

Lead Activity Detail

Edit contact details; view full activity timeline across all sequences (emails sent, replies, opens, clicks, bounces)

/import-list/:list_id

Import Leads

4-step wizard: select lead source (CSV or Google Sheet), map fields, verify emails, name list; supports deduplication

/manage-unsubscribed

Manage Unsubscribed/Blocked

View and manage unsubscribed emails/domains; upload CSV of unsubscribed list; bulk delete


Tasks & Conditions


Route

Page Purpose

What a User Can Do

/task-types

Task Types Management

Create and manage custom task types for sequences; table view with create/edit/delete

/task-types/:taskID/conditions

Task Conditions

Manage branching conditions for a specific task type

/task-types/:taskID/templates

Task Templates

Create/edit templates for a specific task type

/task-types/:taskID/templates/:templateID

Task Template Edit

Edit a specific task template by ID


Meeting Scheduler


Route

Page Purpose

What a User Can Do

/meet

Meeting Scheduler

Connect Google/Outlook calendars via OAuth; view meeting calendar; copy embed code and meeting link

/meet/:tab

Meeting Scheduler (Tab)

Switch between "my calendar" and "settings" tabs


Account & Settings


Route

Page Purpose

What a User Can Do

/account

Account Navigation

Sidebar navigation hub; redirects to profile by default

/account/profile

Your Profile

Edit user profile settings

/account/workspace

Workspaces

Manage workspaces (admin only)

/account/whitelabel

Whitelabel

Configure custom branding: agency name, logos, favicon, custom domain (owner only)

/account/integration

Integrations

View and configure native integrations (HubSpot, Pipedrive, Zoho, etc.)

/account/integration/:integrationName

Integration Detail

Configure a specific integration

/account/ai-settings

AI Settings

Configure AI personalization and reply settings

/account/unsubscribed

Manage Unsubscribed Leads

Same as /manage-unsubscribed but inside account settings

/account/settings

Other Settings

Edit general account settings

/account/billing

Billing

View invoices, manage payment methods, upgrade/downgrade plans, buy add-ons/credits (admin only)

/account/billing/:id/confirm

Confirm Plan Update

Review and confirm plan changes or add-on purchases

/account/upgrade

Upgrade Account

Upgrade plan with Stripe payment

/account/users

Users Management

Invite team members, manage permissions, set roles (admin only)

/subscribed

Subscription Success

View post-payment thank you page with plan details; auto-redirects to dashboard


Help & Support


Route

Page Purpose

What a User Can Do

/help

Get Help / Support

Submit contact support form; toggle allowing support team to access account



Auth & Onboarding Routes (app/client/)


Unauthenticated or setup-specific routes.


Route

Page Purpose

What a User Can Do

/signup

Sign Up (Step 1)

Register a new account as account owner

/signup/oauth-redirect

OAuth Redirect Handler

Complete OAuth signup via Google, Outlook, or LinkedIn

/signup/phone

Phone Verification

Enter and verify phone number

/signup/user

Sign Up User Details

Complete user profile after account creation

/signin

Sign In

Log in with email/password, magic link, or social login (Google/Outlook/LinkedIn)

/signin/otp

2FA / OTP Verification

Enter OTP code for two-factor authentication

/signin/social

Social Sign In Completion

Finalize social authentication flow

/magic

Magic Link Sign In

Use passwordless magic email link to log in

/forgotpassword

Forgot Password

Request a password reset email

/resetpassword

Reset Password

Set a new password from a reset token

/signin/impersonate

Impersonate Sign In

Admin/mission control login to impersonate other users

/setup

Setup Onboarding

Multi-step wizard for new deployments: Database → Stripe → Mailgun → Domain → Authentication → Finish



Help Center Routes (help/)


Routes on the help center application.


Client-Side Routes


Route

Page Purpose

What a User Can Do

/

Help Center Home

Browse all content categories as cards; search for articles

/articles?q=...

Search Results

View full search results with highlighted matches and result count

/category/:category

Category Listing

Browse all articles in a specific category

/article/:category/:slug

Article View

Read help article content with table of contents, breadcrumbs, tags, and author info

*

404 Not Found

See error page with link back to home


Server API Routes


Method

Route

Purpose

GET

/api/categories

List all content categories

GET

/api/articles?q=

Search articles by query

GET

/api/category/:category

List articles in a category

GET

/api/article/:category/:slug

Get single article details

POST

/api/admin/invalidate-cache

Clear in-memory content cache

GET

/health

Health & readiness check

GET

/content/*

Serve static assets (images, files)



Permission Requirements Summary


Permission Level

Routes

Public (no login)

All marketing site (web/) routes, all auth routes, help center routes

User (logged in)

Dashboard, outreach, inbox, leads, meet, help, templates, sequences, task types, contact details, import

Admin/Owner only

Account billing, upgrade, users, workspaces, whitelabel

Setup only

/setup wizard (for initial deployment)



Note: Some marketing site tools have rate limits (e.g., AI Subject Line Generator is limited to 3 uses per IP). App routes require an active SalesBlink subscription after the 14-day trial.

Updated on: 03/07/2026

Was this article helpful?

Share your feedback

Cancel

Thank you!