Main content

Getting Started

Everything you need to get GlyphFex installed, create your first project, and start managing your shop.

System Requirements

GlyphFex runs on modern Windows machines with minimal hardware requirements:

Tip Most modern Windows PCs already meet these requirements. If you are only using GlyphFex in single-user (Solo) mode, you do not need SQL Server at all — everything is stored in a single local file.

Installing GlyphFex

Installation takes about a minute and requires no special configuration.

  1. Download the installer — Get GlyphFex-Setup.msi from the download page.
  2. Run the installer — Double-click the MSI file and follow the prompts. The default settings work for most users.
  3. Launch GlyphFex — After installation, GlyphFex appears in your Start Menu. Click to open.
Note All editions — Solo, Admin, Editor, and Viewer — install the same binary. The edition is determined by the license key you enter later, not by which installer you use. Without a license key, GlyphFex runs in Trial mode with full Admin access.

First Launch

When you open GlyphFex for the first time and create a new project, you will see a welcome dialog with three options:

Welcome Dialog Screenshot of the first-launch welcome dialog showing 'Get Started (Recommended)', 'Skip', and 'Import CSV' options
  1. Get Started (Recommended) — The fastest path to a working project. One click seeds an 8-stage workflow (Quote → Quoted → PO Received → In Production → QC → Shipped → Invoiced → Closed), 5 key fields (Customer, PO Number, Due Date, Quantity, Estimated Value), and starter tag categories. You can customize everything afterward.
  2. Skip — Go straight to the empty app and configure stages, categories, and fields manually at your own pace.
  3. Import CSV — Bring in existing data from a spreadsheet, JobBOSS export, or any CSV. A 3-step wizard walks through column mapping and validation.
Tip A separate 5-step quick tour (and a 40-step deep-dive tour) is available from Help > Product Tour in the menu bar. The 5-step tour points out the toolbar, pipeline bar, KPI sidebar, command palette, and shortcuts — enough orientation to start working without overwhelming you.

Not sure which to pick? If you are brand new to GlyphFex, click Get Started — you get a working project in 5 seconds and can change anything later. If you are migrating from another tool, Import CSV brings your data in. Skip is for advanced users who want full manual control.

Creating a Project

A GlyphFex project is a single database that holds all of your entries, tags, pipeline configuration, audit trail, attachments, and settings. You can create as many projects as you need — one per shop, one per product line, or one for the whole company.

New Project Dialog Screenshot of the New Project dialog with Personal and Shared options

How to create a project

Go to File > New Project or press Ctrl+N. You will be asked to choose a project type:

Personal (Solo)

Shared (Team)

For a Personal project, simply choose where to save the .glyphfex file and click Create.

For a Shared project, you will need to provide:

Tip Click the Test Connection button before creating a shared project. This verifies that GlyphFex can reach your SQL Server instance and that permissions are correctly configured.

For detailed instructions on setting up SQL Server Express for team use, see the Multi-User & Team SQL Server Setup guide.

Industry Templates

After creating a project, GlyphFex offers pre-built industry templates that configure your pipeline, categories, fields, and validation rules in one click. Templates save significant setup time — you can always customize them later.

Template Selection Screenshot of the template selection step showing available industry templates
Template Workflow Stages (abbreviated)
Job Shop RFQ → Quoted → PO Received → In Production → QC → Shipped → Invoiced
Sheet Metal Fabrication Quote Request → Estimating → Quoted → PO Received → Programming → Cutting → Forming → Welding → Finishing → Inspection → Packing → Shipped → Invoiced
CNC Machine Shop RFQ Received → Estimating → Quoted → PO Received → Programming → Material Ordered → In Machine → Secondary Ops → Inspection → Packing → Shipped → Invoiced
Assembly & Integration Quote → PO → Kitting → Assembly → Test → QC → Ship
Quoting & Estimating Inquiry → Estimating → Quoted → Won / Lost / No Response
Sign & Print Shop Quote → Design → Proof Approval → Production → Install / Pickup → Invoiced
Auto Body & Collision Estimate → Insurance Approval → Disassembly → Body → Paint → Reassembly → Detail → Customer Pickup
Cabinet & Millwork Design → Quote → Approval → Cutting → Assembly → Finishing → Install
Service & Repair Service Call → Dispatch → On Site → Parts Ordered → Completed → Invoiced → Follow-up
General Manufacturing A versatile multi-stage template for mixed-production shops
Blank Project Start from scratch and configure stages, categories, and fields manually
Note on stage names The stage lists above are abbreviated for readability. The actual templates include all standard quoting/order/billing stages (RFQ Received, Estimating, Quoted, PO Received, …, Invoiced) so the full lifecycle is tracked end-to-end. You can rename, reorder, add, or remove stages at any time after applying a template.

Each template pre-configures:

Tip Templates are a starting point, not a locked-in choice. You can modify every setting after applying a template from the Settings Hub. Add stages, rename categories, enable additional fields — whatever your shop needs.

Creating Your First Job

A job (formerly called "Entry" pre-S86) represents a single order, quote, repair, or work item. Here is how to create one:

New Job Page Screenshot of a blank New Job page showing the 3-column layout with form, gutter, and tag panel
  1. Navigate to New Job — Press Ctrl+3 or click New Job in the left sidebar.
  2. Enter a Job Number — The unique identifier for your job (e.g., Q-2026-001, WO-4521, or whatever your shop uses). The field was renamed from "Ref ID" to "Job Number" in the S87 plain-language pass. If you configured a validation pattern in Workflow → Job Number Format, GlyphFex will enforce the format.
  3. Add comments — Describe the job, scope of work, or any notes. This is the main text body of the entry.
  4. Select a pipeline status — Choose the current stage from the pipeline dropdown. New entries default to the first stage.
  5. Choose tags — On the right panel, click category buttons or use dropdowns to tag the entry (e.g., Material: Stainless Steel, Priority: Rush).
  6. Fill in built-in fields — If enabled, enter the customer name, PO number, due date, quantity, and other key fields in the built-in fields panel below the form.
  7. Save — Press Ctrl+S or click the Save button on the toolbar. Your job is now stored and will appear on the Dashboard.
Tip After saving, the form clears and stays on the New Job page so you can create multiple jobs in rapid succession — the form resets with the next auto-incremented Job Number each time.
Note Every change you make is recorded in the audit trail. You can view the full history of any entry from the Dashboard by opening the entry detail window (double-click or right-click > Open Detail).

Getting Started Checklist

When you open a new project, the Dashboard displays a Getting Started checklist banner to help you through initial setup. The checklist tracks four steps:

  1. Set up categories — Create tag categories to organize your entries (e.g., Material, Process, Machine). Press Ctrl+T or use the Command Palette.
  2. Configure pipeline — Define your workflow stages with SLA targets. Press Ctrl+P to open the pipeline editor.
  3. Add custom fields — Enable built-in fields (like customer name and due date) and create any custom fields your shop needs.
  4. Create jobs — Start adding your first jobs. Press Ctrl+3 to go to the New Job page.

Each step shows a checkmark once completed. The checklist automatically hides once you have 5 or more entries, or when all 4 steps are done. You can also dismiss it at any time by clicking the close button.

Tip If you applied an industry template, steps 1 through 3 may already be checked off. Templates pre-configure categories, pipeline stages, and fields for you.

KPI Sidebar

The Dashboard includes a collapsible KPI sidebar on the right side of the screen. It provides at-a-glance metrics so you can spot issues without leaving the Dashboard:

The sidebar can be collapsed by clicking the close button to maximize your Dashboard workspace. To bring it back, click the "Show KPIs" button in the Dashboard toolbar. Your preference (shown or hidden) is saved between sessions.

Tip The KPI sidebar updates automatically when you change filters or navigate back to the Dashboard. It reflects the same data scope as your current view.

Trial Mode

GlyphFex includes a generous free trial so you can evaluate the software with no commitment:

When you approach the 50-entry limit, banners on the Dashboard and Entry page show your current usage and remaining entries. Once the limit is reached:

Note To unlock unlimited entries, go to Settings > License and enter your license key. You can purchase a license from the pricing page. Your existing data and configuration are preserved — activating a license simply removes the entry cap.

Setting Your Name & Business Calendar

Before creating entries, take a moment to configure your identity and work schedule in the Settings Hub (Ctrl+,):

Profile (name & signature)

Business calendar

Tip Setting up the business calendar early ensures SLA tracking is accurate from day one. You can always adjust it later from the Calendar panel in the Settings Hub.

Overview of Each Page

GlyphFex has six main pages, accessible from the left sidebar or with keyboard shortcuts:

Page Shortcut Purpose
Dashboard Ctrl+1 Default landing page. View all jobs in Card, Table, Timeline, or Board (Kanban) view. Filter, search, and manage jobs.
My Jobs Ctrl+2 Personal work queue and Team Board. Stage-based routing, Queue / Rework / Hold lanes, bottleneck view.
New Job Ctrl+3 Create and edit jobs with tags, fields, and workflow stages. Was called "New Entry" pre-S86.
Calendar Ctrl+4 Gantt chart showing all jobs on a timeline with stage bars, capacity load, and group-by.
Analytics Ctrl+5 5-section dashboard with 14 KPI cards, SLA compliance, stage bottleneck analysis, Quote Accuracy + Win Rate by Tag charts, and custom date ranges.
Workstation Terminal Ctrl+6 PIN-secured shop-floor terminal. Single-job focus with Details/Notes/Documents/Quality/History tabs, elapsed timer, Done/Pause/Hold action buttons. Was called "Shop Floor" pre-S86.
Display Board Ctrl+7 TV-ready andon board with 3 auto-rotating views (Kanban / KPI / Alerts). Mount on a shop-floor monitor for real-time visibility.

Next Steps

Now that you have GlyphFex installed and your first project set up, here are the best places to go next:

Tip Press Ctrl+K at any time to open the Command Palette. It is the fastest way to navigate to any page, open a dialog, or run a command in GlyphFex. Start typing what you want to do and select from the results.