Skip to main content

How I Created My First Process in Unifize

Written by
Waqar Niyazi
Waqar Niyazi
Published on
Nov 17, 2025
How I Created My First Process in Unifize

Over the past few months, I've been building SaaS products like AIPortalX, and ReHaulX, and several automation-driven MVPs showcased on my projects page.

Alongside product development, I’ve strengthened my foundations through certifications like:

  • Agile Project Management FoundationIIBA
  • Product Management FoundationPMI

Recently, I got the chance to apply these skills in a real-world scenario through an assignment for the Unifize team — and this blog shares the entire process.


What is Unifize?

Unifize is an AI-first enterprise operating system built for- regulated manufacturing, quality management (QMS), R&D, maintenance (CMMS) and product development.

Instead of custom-coded apps, Unifize lets teams configure powerful workflows for defects, audits, CAPA, change control, SKU releases, etc.

Everything is deeply collaborative, traceable, and structured. Think of it as the “control panel” for all operational processes inside a regulated organization.

This made the assignment especially exciting because the platform aligns perfectly with:

  • my product mindset
  • my experience building configurable systems
  • my interest in workflow-centric tools
  • my background in SEO + documentation + operations

How I Came Across This Assignment

While exploring APM/Product roles, I discovered an opening at Unifize for Associate Product Manager — Product & SKU Releases I applied because the role matched the exact intersection of skills I’ve been developing:

  • product documentation
  • feature definition
  • workflow configuration
  • cross-functional coordination
  • pricing + SKU thinking
  • structured release execution

A few days later, the team shared an assignment:

“Configure a process inside Unifize for something you know
and walk through key user journeys.”

This wasn’t a coding assignment. It was deliberately vague to evaluate resourcefulness and independent thinking, something I genuinely enjoy. Instead of choosing an defined process (recruitment, event management, etc.), I decided to create something that fully reflects the responsibilities of the role itself:

👉 A Product & SKU Release Workflow

This article documents exactly how I built it.


Overview

The goal of this workflow was to standardize the release lifecycle for new products, features, and SKUs inside Unifize.

A Product & SKU Release process must ensure every release is:

  • Well-defined
  • Linked to real customer defects/problems
  • Fully documented
  • Reviewed cross-functionally
  • Commercially ready

This mirrors the exact responsibilities of an Associate Product Manager for Product & SKU Releases.


Why This Workflow?

Unifize is built around three pillars:

  • Configurable workflows
  • Collaboration
  • Structured documentation

Designing a release workflow allowed me to demonstrate the skills that connect directly with the role:

  • Understanding SKU-based packaging
  • Creating structured, compliant workflows
  • Linking processes (Defect → Release)
  • Building documentation-first systems
  • Coordinating requirements between Product, Marketing, Sales & Support

The workflow is intentionally simple yet scalable — reflecting how real release operations work inside an enterprise-grade platform.


Workflow Structure

Statuses

The process moves through four clean stages:

  1. Draft
  2. Under Review
  3. Release Ready
  4. Released

These statuses provide clarity, accountability, and predictable hand-offs.


Section 1 — Basic Details

This section captures the context behind the release.

Fields included:

  • Release Title
  • Release Type (Product / Feature / SKU)
  • Requested By
  • Originating Defect (linked to Defect Management Process)
  • *ICP (Persona / Use Case)

Why it matters:
This ensures each release starts with clarity on who requested it, what triggered it, and which persona or use case it serves. This improves prioritization and traceability.


Section 2 — Release Specifications

This section defines exactly what is being released.

Fields Included:

  • Description
  • Included Features (multi-select)
    • Workflow Automation
    • Task Management
    • Approvals & Review
    • Documentation
    • Defect/Issue Tracking
    • Change Control
    • Release Notes
    • Sales Enablement Assets
    • AI Features
    • Analytics & Dashboards
    • Integrations
    • Other
    • Not Applicable
  • SKU Name(s) to be Created
  • Pricing Tier (Standard / Pro / Expert / Expertise)

Why it matters:
This aligns product outputs with pricing, packaging, and positioning strategy — core responsibilities of the APM Product & SKU Releases role.


Section 3 — Required Assets

Every release requires documentation before it can go live.

Required Documents:

  • Specification Document
  • Sales One-Pager
  • FAQ Document

These assets help Sales, Support, CS, and Marketing teams remain consistent, informed, and equipped — reducing rework and confusion post-release.


Section 4 — Tasks

A built-in task board keeps cross-functional deliverables visible.

Tasks include:

  • Task Name
  • Owner
  • Due Date
  • Status (New → In Progress → Done)

This ensures accountability across Product, Engineering, Sales, Support, and Marketing.


User Journeys

Journey 1: A Product Manager Creates a Release

  • Selects Release Type
  • Links an Originating Defect
  • Defines ICP / Use Case
  • Adds description & Included Features
  • Creates SKU Name(s)
  • Sets Pricing Tier
  • Adds cross-functional tasks

Journey 2: Documentation & Assets Added

  • Marketing uploads One-Pager & FAQs
  • PM adds Specification Document
  • Tasks move from New → In Progress

Outcome: Ensure commercial readiness before launch.


Journey 3: PM Marks Release as “Release Ready”

  • All assets uploaded
  • All tasks completed
  • SKU & Pricing finalized

Outcome: A controlled, review-ready release.


Journey 4: Release Is Published

  • Status changes to Released
  • Downstream teams begin rollout
  • Documentation is locked

Outcome: A predictable, well-orchestrated product/SKU release.


Edit on GitHub
Last updated: Nov 17, 2025