Skip to content

Stage Settings

Pipeline Stages define the steps a deal moves through from initial contact to closure. Each stage has a name, color, icon, and behavioral flags that determine whether it is a starting default, a closed/won/lost terminal, or an on-hold state. Stages can be reordered by dragging and the order controls how they appear on the Pipeline board and the Deal Detail stage selector.

Stage Settings list showing all configured stages with color dots, icons, type badges, and Edit and Delete action buttons

  • Route: /settings/stages
  • Menu Path: CRM → Settings → Stage Settings
  • Primary audience: Users with stage management permissions.
  • View all pipeline stages sorted by their display order.
  • Create new stages with a name, color, icon, and behavioral flags.
  • Edit existing stage properties (name, color, icon, flags, SLA).
  • Delete stages that no longer have deals assigned.
  • Drag and drop to reorder stages — the new order is saved automatically.
  • Initialize a default set of suggested stages using the Initialize Stages wizard.

Each stage row shows:

ElementDescription
Drag handleGrab to reorder (requires reorder permission)
Color dotThe stage’s hex color
IconThe stage icon
CodeShort uppercase code (e.g., QLF) — set at creation, never editable
NameDisplay name
Type badgesDefault, Won, Lost, On Hold, SLA: N days
Edit buttonOpen the edit dialog
Delete buttonOpen the delete confirmation

Click Add Stage to open the Create Stage dialog.

Create Stage dialog with code, name, color picker, icon picker, and behavioral checkbox options

FieldRequiredTypeDescriptionDefaultValidation
CodeYesTextUnique short code — uppercase letters, numbers, and underscoresMax 20 chars; must be unique; auto-uppercased
NameYesTextDisplay name shown on the board and deal selectorMax 100 chars
DescriptionNoTextareaOptional description of the stage
ColorYesColor pickerHex color for the stage dot and card accentMust be a valid #RRGGBB color
IconNoIcon pickerLucide icon displayed alongside the stage name
Default stageNoCheckboxNew deals are placed in this stage automaticallyOffOnly one stage should be marked default
Closed stageNoCheckboxTerminal state — deals in this stage are considered closedOff
Mark as WonNoCheckboxShown only when Closed is checked — classifies the closed stage as WonOffCan only be set on closed stages
On HoldNoCheckboxPaused state — deals here are not counted as active (mutually exclusive with Closed)Off
Enable SLA trackingNoCheckboxTurns on SLA monitoring for this stageOff
SLA DaysYes (if SLA enabled)NumberNumber of days before a deal triggers an SLA notificationMust be greater than 0

Code is set at creation and cannot be changed later.

Click the Edit button on any stage row to open the Edit Stage dialog.

Edit Stage dialog pre-filled with existing stage name, color, icon, and behavioral flag settings

Same fields as Creating a Stage, except:

  • Code is read-only after creation.

Click Delete on a stage row and confirm in the dialog.

Delete Stage confirmation dialog showing the stage name and a warning that deals must be moved before deleting

  1. Click Delete on the stage row.
  2. The confirmation dialog shows the stage name and a warning that deals in the stage must be moved first.
  3. Click Delete Stage to confirm.

Note: Stages with deals assigned cannot be deleted until those deals are moved to a different stage. The default stage shows an additional warning: set another stage as default before deleting.

Drag a stage row by its handle to a new position. The order is saved automatically when you release. The new order controls the left-to-right column sequence on the Pipeline board and the left-to-right order of stage buttons on the Deal Detail page.

Requires reorder permission.

When no stages exist, the page shows an empty state with an Initialize Stages button. This opens a wizard that lets you choose from a set of pre-built stage templates:

Template StageCodeTypeSLA
NewNEWDefault1 day
ContactedCNTActive2 days
QualifiedQLFActive3 days
DiscoveryDSCActive5 days
ProposalPRPActive5 days
NegotiationNEGActive7 days
CommitCOMActive3 days
WonWONClosed — Won
LostLSTClosed — Lost
On HoldONHOn Hold

Select or deselect individual stages, then click Create Selected Stages. Stages are created in the order shown.

  • Each tenant should have exactly one Won stage (Closed + Is Won). Analytics and the pipeline closure column rely on this flag to identify won deals.
  • Each tenant should have at least one Lost stage (Closed, no Is Won flag).
  • Having multiple default stages is allowed but only the first in sort order is used when creating deals without an explicit stage.
  • SLA notifications are triggered when a deal remains in a stage past the configured number of days without advancing.