Skip to Content
AdministrationSystem Settings

System Settings

The configuration that shapes how FSManager behaves for your business — sales workflows, job stages, document templates, lookups. Set once, edit when your business changes.

Overview

There are two flavours of settings:

  • Single-record settings — one record per tenant that holds workflow defaults (e.g. CRM Settings, Job Settings). Open, edit fields, save.
  • List-based lookups — small reference tables you populate with the values your business uses (e.g. Lead Sources, Job Categories, Customer Classes). Add, edit, deactivate entries.

Both live under Administration in the main menu. Most settings are also created with sensible defaults by the Setup Wizard — System Settings is where you tune those defaults afterwards.

Single-record settings

CRM Settings

Defaults that shape how opportunities, quotes, and customers behave.

Setting (typical)What it controls
Default ProbabilityPre-fill value on new opportunities
Default Quote Validity DaysAuto-set Valid Until on Mark Sent
Document NamingPatterns for quote/job document file names
Customer DefaultsStandard markup, account type defaults

Path: Administration → CRM Settings.

Job Settings

Defaults for everything in Job Management.

Setting (typical)What it controls
Next Job NumberThe number the next created job will use
Lead Time DaysDefault manufacturing lead time used when a customer has no override
Site Measure Task / Default StagesWhich task definitions and stages newly-created jobs get
Capacity / Job ManagerJob Manager dashboard configuration
CertificationWhether certifications require explicit approval before generating

Path: Administration → Job Settings.

Quote Importer Settings

If you import quotes from external estimation software (V6 / X1 files).

SettingWhat it controls
Import FormatV6 File or X1 File
Sales Price ModeNone / Sales Price / Discounted Sales Price (set in the Setup Wizard, editable here)
Attachment CategoriesWhere schedule / BOM / labour PDFs land when imported
Colour MappingsTBA standard → fabrication group mapping (FAB20, FAB30, FAB50)

Path: Administration → Quote Importer Settings.

List-based lookups

These are the dropdowns you’ll fill on quotes, jobs, customers, and opportunities. Keep them lean — too many options paralyses users.

Sales & CRM lookups

LookupWhat it’s used for
Lead SourceWhere leads come from (Referral, Website, Repeat Customer, Trade Show, etc.)
Lost ReasonWhy opportunities/quotes are lost (Price, Lead Time, Spec, Competition, etc.)
Quote ProbabilityReusable probability stages (e.g. 25% Tentative, 50% Likely, 90% Verbal)
Job CategoryType of work (Residential New Build, Commercial Refit, Maintenance, etc.). Required for Sales vs Target reporting.

Customer lookups

LookupWhat it’s used for
Customer ClassPricing tier (Gold/Silver/Bronze) — drives default markup
Account TypePayment terms (COD, On Account, Deposit Required, etc.) — flows to quotes

Jobs & workflow lookups

LookupWhat it’s used for
Job TypeClassification (Install, Supply Only, Maintenance) — drives job number suffix
Job StageWorkflow stages (Pre-Production, Manufacturing, Powder Coat, Delivery, Install, Complete) — drives the stage engine
Job Task DefinitionTasks attached to stages — display abbreviation, scope, planned time, ordering/receiving flags
Delivery Date Change ReasonAuditable reasons for delivery date changes — Affects On-Time flag distinguishes customer-caused from internal

See Manufacturing and Job Management for how stages and tasks behave in practice.

Organisation lookups

LookupWhat it’s used for
BranchPhysical locations (Head Office, regional branches). Drives default company details on documents.
DepartmentOrg units (Fabrication, Installation, Admin) for employee assignment
PositionJob titles (Estimator, Installer, Fabricator) for employee assignment

Documents & files lookups

LookupWhat it’s used for
Document TemplateMail-merge .docx templates for quotes, compliance certs, etc. — see Document Creation
Attachment CategoryFile classifications for organised storage and import routing

Setup Check (Setup Health Check)

A diagnostic page that scans your tenant configuration and surfaces issues. Run it any time you want a quick read of what’s misconfigured.

Path: Administration → Setup Check.

Click Run Setup Check — the page lists issues categorised by severity:

  • đź”´ Error — should fix. Something will fail or be incomplete (e.g. Site Measure task not linked on JobSettings).
  • đźź  Warning — worth checking. Likely fine but unusual (e.g. No default sales rep assigned to a branch).
  • 🔵 Info — heads-up only. Often “You haven’t customised this seeded template yet” — true, but not urgent.

Each issue has a Go to Record link that opens the underlying entity. Fix, save, re-run.

Setup Check is your friend after big changes (new branch, license upgrade, new dieholder added) — it’s quicker than walking through every settings page.

How to: configure CRM Settings

  1. Administration → CRM Settings.
  2. The single record opens for editing.
  3. Set Default Probability (e.g. 50%) so new opportunities start with a sensible weighted-pipeline value.
  4. Set Default Quote Validity Days (e.g. 30) so Mark Sent stamps Valid Until automatically.
  5. Adjust document naming patterns if needed.
  6. Save.

How to: add a lead source

  1. Administration → Lead Sources → New.
  2. Enter the Name (e.g. LinkedIn, Trade Show — Build NZ).
  3. Tick Is Active.
  4. Save.

The new value is immediately available in the Lead Source dropdown on new opportunities. Old opportunities keep whatever they had.

How to: retire an obsolete lookup value

For a Lead Source / Lost Reason / Job Category / etc. you no longer want offered:

  1. Open the record.
  2. Untick Is Active.
  3. Save.

The value disappears from new-record dropdowns, but historical records that used it stay intact. Don’t delete — you’ll break historical reports.

How to: configure a new Job Type

For a new line of work (e.g. Maintenance Only):

  1. Administration → Job Types → New.
  2. Set Name (Maintenance), Job Number Suffix (M).
  3. Tick the flags that apply: Delivery Required, Install Required, Ex Factory, etc.
  4. Optionally choose a Delivery Sheet Report for the dispatch paperwork.
  5. Save.

Jobs of this type will be numbered like 1234-M, and the Reports dropdown will offer the configured delivery sheet.

Tips & gotchas

  • Don’t delete settings entities — deactivate them. Hard delete breaks history; deactivation hides them from new records without disturbing old ones.
  • Job Stages are sequenced by SortOrder. Order matters — it’s the order the stage engine moves a job through. Insert new stages at the right point.
  • Task Display Abbreviations must be unique. They show as column headers on Job Manager (MFGD, PWDC, GLZE). Keep them short and consistent.
  • CRM Settings.DefaultProbability is sticky. Once it’s set, every new opportunity inherits it — change it deliberately, not on a whim.
  • Run Setup Check after a license upgrade. Newly enabled features often have missing config that Setup Check catches.
  • Branch addresses populate documents. If you re-brand or move, update the default Branch — {{CompanyAddress}} in templates pulls from here.
Last updated on