Hi @mdconnor — I think your current setup actually makes sense, and I wouldn’t turn all of those resolution options into separate pipeline stages.
One thing that has helped me when designing pipelines in HubSpot is to ask: “Does this represent a step in the work, or does it describe how the work ended?”
In your case, New → In Progress → Resolved/Unresolved describes the journey of the ticket. The other values — Product Support Resolved, IDO Resolved, Customer Education, Customer Unresponsive, Referred to another Department, etc. — describe the outcome.
That distinction becomes pretty useful once you start doing more with Service Hub.
For example, you might eventually want to report on:
-
How long tickets typically remain In Progress
-
How many tickets are resolved vs. unresolved
-
What percentage of tickets end in Customer Education
-
How often tickets are referred to another department
-
Whether certain resolution outcomes are increasing over time
If those outcomes were all pipeline stages, your pipeline would start representing why something happened rather than where the ticket is in the process. It can also make automation and reporting harder to reason about because each new resolution type becomes another stage to manage.
I’d keep the resolution property separate and make it required when a ticket is closed. That way, the agent still has to capture the outcome, but the pipeline stays focused on the actual support workflow.
A simple rule I’d use is:
If the value changes what the team should do next → it probably belongs in the pipeline.
If it simply tells you what happened → it probably belongs in a separate property.
So, for example, “Waiting for Customer” could reasonably be a pipeline status because it changes the current state of the ticket. “Customer Education” is more of an outcome, so I’d keep that as the resolution.
I wouldn’t worry too much about having four stages versus six or eight. The important thing is that each stage has a clear operational meaning for your team and is something you can actually act on.
Your current model sounds pretty clean to me. 
If this helps answer your question, feel free to mark the reply as a solution — it helps other Service Hub users with a similar setup find the answer too!
Thank you
Connected CRM Studio