AlphaAlpha Docs

Support

Built-in helpdesk for managing customer support tickets with threaded conversations, status tracking, and public submission

Support Module

The Support module provides a complete helpdesk system integrated into Alpha. Customers can submit tickets through a public form or the client portal, and your team manages them through a unified inbox with threaded conversations and status tracking.

Ticket Lifecycle

Every ticket follows a defined status flow from submission through resolution.

stateDiagram-v2
    [*] --> PENDING_VERIFICATION: Customer submits ticket
    PENDING_VERIFICATION --> OPEN: Email verified
    OPEN --> IN_PROGRESS: Operator picks up
    IN_PROGRESS --> WAITING_ON_CLIENT: Needs client input
    WAITING_ON_CLIENT --> IN_PROGRESS: Client responds
    IN_PROGRESS --> RESOLVED: Issue fixed
    RESOLVED --> CLOSED: Auto-close or manual
    RESOLVED --> IN_PROGRESS: Client reopens
    CLOSED --> [*]

Features

FeatureDescription
Ticket ManagementView, filter, and manage all support tickets from a single overview
Threaded ConversationsBack-and-forth messaging between clients and operators within each ticket
Status TrackingSix-stage lifecycle from submission to closure
Public SubmissionCustomers can submit tickets without needing an account
CategoriesOrganize tickets by configurable categories
AssignmentAssign tickets to team members manually or via auto-assignment rules

Ticket Statuses

StatusDescription
PENDING_VERIFICATIONTicket submitted, awaiting email verification
OPENVerified and awaiting operator attention
IN_PROGRESSAn operator is actively working on the ticket
WAITING_ON_CLIENTOperator has responded and needs information from the client
RESOLVEDThe issue has been resolved
CLOSEDTicket is closed and archived

Sections

On this page