Skip to main content
Purpose: This document defines the internal operational logic of the Customer Success ๐Ÿ“‹ Function. It governs the process of receiving and resolving client feedback and issues during the post-handover and warranty period.

Why This Matters

This ๐Ÿ“‹ Function is dedicated to managing the client experience after project completion, ensuring a systematic and professional approach to all post-handover support. It provides a centralized system for tracking client issues from reception to resolution, which is critical for maintaining high client satisfaction and fostering long-term loyalty. Strategically, it transforms client feedback into a valuable data asset for improving service quality and identifying common product or service issues. For the support team, it ensures no request is lost and provides clear data on team performance and resolution times.

The Big Picture

Architecturally, this ๐Ÿ“‹ Function is activated during the warranty phase of a ๐ŸงŠ Project. It is built around the ๐ŸงŠ Customer Success Ticket as the standard object, which can be created automatically from external channels like a Zalo support account. Each ticket serves as a case file for a clientโ€™s request. To manage the internal work required for a resolution, ๐ŸงŠ๏ธŽ Resolution Task sub-objects are created and assigned to technical staff. This structure separates client communication (managed in the ticket) from the internal work needed to solve the issue (managed in the tasks).

OBJECT TYPES & WORKFLOWS

1. ๐ŸงŠ After Care (Standard Object)

  • Process Description: Manages the overall post-project relationship with a client, including scheduled check-ins, warranty support, and identifying potential new sales opportunities (upsells).
  • Example: โ€œAfter-Sales Care for Sarah & Michael Westbrookโ€.
  • Workflow
  • Status Details
  • Data Fields
After-sale Care WorkflowLaika After Sale Workflow Pn
      โ”Œโ”€โ”€> SUPPORT
      โ”‚
ACTIVE โ”€โ”€โ”€โ”ค
      โ”‚
      โ””โ”€โ”€> UPSELL OPPORTUNITY
      โ†“
   DORMANT โ†’ CLOSED

2. ๐ŸงŠ Customer Success Ticket (Standard Object)

  • Process Description: Manages a single client request or issue from the moment it is received until it is fully resolved and closed.
  • Example: โ€œTicket #CS101: Kitchen cabinet hinge requires adjustmentโ€. โ€œTicket #CS102: Feedback on living room paint colorโ€.
  • Workflow
  • Status Details
  • Data Fields
Ticket WorkflowLaika Ticket Workflow Pn
OPEN โ†’ IN PROGRESS โ†” PENDING RESPONSE โ†’ RESOLVED โ†’ CLOSED
          โ†“
       CANCELLED

OBJECT RELATIONSHIPS

RelationshipTypeDescription
๐ŸงŠ After-Sales Care โ†’ ๐ŸงŠ CustomerReferenceEach after-care record is linked to the master Customer object, providing a single source of truth for client information.
๐ŸงŠ After-Sales Care โ†’ ๐ŸงŠ ProjectReferenceEach record is linked to the specific Project that was completed, giving the CS team full historical context on the work performed.
๐ŸงŠ After-Sales Care โ†’ ๐ŸงŠ๏ธŽ Support TicketParent-ChildEach after-care record can have one or more Support Ticket sub-objects to manage specific client issues or warranty requests.
๐ŸงŠ๏ธŽ Support Ticket โ†’ ๐ŸงŠ๏ธŽ Resolution TaskParent-ChildFor complex issues, a single Support Ticket can be broken down into multiple actionable internal Tasks to coordinate the resolution.

AUTOMATIONS

You can open this canvas view for better readability
Laika Cs Sequence Pn
  • Within-Function
  • Cross-Function
  • Cross-System
These rules operate within the Customer Success Space to ensure proactive and consistent client relationship management.
SequenceIDRule NameTriggerActionDescription
2ICS-01Schedule & Trigger Recurring Check-insCreate: ๐ŸงŠ After-Sales CareSend Message: ๐ŸงŠ After-Sales Care ChatWhen an ๐ŸงŠ After-Sales Care Object is created, the system automatically schedules future check-ins. On the scheduled date, it notifies the assigned CS agent. [cite_start]e.g., โ€œ@Grace 2nd check-in: Itโ€™s timeโ€ฆโ€ [cite: 1272]
4ICS-02Generate Periodic Health ReportTime-based: MonthlyUpdate: ๐ŸงŠ After-Sales CareA monthly automation aggregates data (e.g., support tickets, check-in notes) to update a Customer Health field (e.g., Healthy, At Risk) for proactive monitoring.

WORKVIEWS & DASHBOARDS

  • Workviews
  • Dashboards
  • Filters
WorkviewDescription
1. Ticket Kanban BoardA board view showing all ๐ŸงŠ Customer Success Tickets, organized in columns by their status.
2. Resolution Task ListA detailed list view of all ๐ŸงŠ๏ธŽ Resolution Tasks, filterable by assignee and due date.

ROLES, PERMISSIONS & NOTIFICATIONS

  • Roles
  • Permissions
  • Notifications
RoleDescription
CS StaffThe primary user who communicates with clients, manages tickets, and creates resolution tasks.
Head of CSManages the CS team, handles escalated tickets, and monitors team performance via dashboards.
Technical StaffThe user assigned to Resolution Tasks (e.g., a technician or designer) who performs the work to fix an issue.

Whatโ€™s Next?

  • Project Management Function: Review the function that manages the project during the construction and handover phases, which precedes the warranty period managed here.