Skip to main content
The Business: Zenith English is a growing English language center managing the complete student lifecycle, from initial marketing campaigns and admissions to academic management and student support.The Challenge: As Zenith expanded, its operational data became fragmented across different departments. Marketing couldn’t track lead quality, Admissions struggled to coordinate with Finance on tuition, and Academic staff lacked a unified view of a student’s journey. This created data silos, manual handoffs, and a disconnected experience for both staff and students. This blueprint was designed to solve that by creating a single, unified system for the entire operation.

**ORGANIZATION STRUCTURE & WORKSPACES **

This is a Scalable Example: The structure shown here is for demonstration purposes. You can add, remove, or rename any 📂 Area, ⏹️ Space, 📋 Function, or 🧊 Object to perfectly tailor the system to your company’s unique workflow.
  • Unified Organization Structure
  • Workspace List
This diagram illustrates the clear hierarchy of functional units and business object types within the system. This format places the Function (the blueprint) directly under the Space (the instance) to clarify their relationship.
🏢 ZENITH ENGLISH (Organization)

├── 📂 MARKETING (Area)
│   └── ⏹️ Marketing Campaigns (Space)
│       └── 📋 Function: Marketing Campaigns
│           └── 🧊 Campaign
│               └── 🧊︎ Ad (Sub-Object)

├── 📂 ADMISSIONS (Area)
│   └── ⏹️ Admissions & CRM (Space)
│       └── 📋 Function: CRM
│           └── 🧊 Lead
│               └── 🧊︎ Placement Test (Sub-Object)

├── 📂 FINANCE (Area)
│   └── ⏹️ Tuition & Invoicing (Space)
│       └── 📋 Function: Invoicing
│           └── 🧊 Enrollment Agreement
│               └── 🧊︎ Invoice (Sub-Object)

├── 📂 ACADEMICS (Area)
│   └── ⏹️ Class Management (Space)
│       └── 📋 Function: Academic Management
│           └── 🧊 Course
│               └── 🧊︎ Class (Sub-Object)

└── 📂 STUDENT AFFAIRS (Area)
    └── ⏹️ Student Support (Space)
        └── 📋 Function: Student Affairs
            └── 🧊 Student Record
                └── 🧊︎ Progress Report (Sub-Object)

USER MANAGEMENT

  • Account Management
  • Global Groups
  • Global Roles
The system uses two types of accounts to clearly distinguish between human actions and automated system processes.
Account TypeDescriptionApplication at Zenith English
User AccountThe standard account for team members, associated with a specific person who logs into the platform to work and collaborate.For all Zenith English employees.
Functional AccountA special, non-login account used exclusively for Universal Automation to ensure a clear audit trail.A single account, automation@zenith.com, will be created to execute all global automation rules.

OBJECT RELATIONSHIP MODEL

  • Parent-Child Relationships
  • Global Connections
  • Object Picker Fields
  • Data Table Fields
A built-in, strict hierarchy between a standard Object and its Sub-Objects. This method is best for work breakdown structures.
Application at Zenith English:
Parent ObjectChild Object(s)Architectural Rationale
Marketing/🧊CampaignMarketing/🧊︎AdWork Breakdown Structure: Each 🧊Campaign is a major plan that is executed through multiple specific 🧊︎Ads.
Admissions/🧊LeadAdmissions/🧊︎Placement TestProcess Breakdown Structure: A 🧊Lead must complete a 🧊︎Placement Test to determine their proficiency level before enrollment.
Finance/🧊Enrollment AgreementFinance/🧊︎InvoiceFinancial Breakdown Structure: An 🧊Enrollment Agreement’s total tuition is broken down into multiple 🧊︎Invoices for installment payments.
Academics/🧊CourseAcademics/🧊︎ClassAcademic Breakdown Structure: A 🧊Course (e.g., IELTS 7.0) is the curriculum blueprint, which is delivered via multiple 🧊︎Classes (e.g., Class I7A, I7B).
Student Affairs/🧊Student RecordStudent Affairs/🧊︎Progress ReportPerformance Tracking Structure: A 🧊Student Record contains a chronological series of 🧊︎Progress Reports documenting academic performance over time.

WORKVIEWS, DASHBOARDS, FILTERS & REMINDERS

This section defines the tools for aggregating and presenting data from across all functions, helping users work efficiently and enabling leadership to make informed decisions based on a holistic view of the business.
  • Global Workviews
  • Global Dashboards
  • Global Saved Filters
  • Filter Reminders
These are pre-saved work screens at the global level, consolidating work items from various Spaces for operational management purposes.
Workview NameView TypeData Source & Filter LogicAudience
All Active ClassesList ViewSource: Academics/🧊Class
Logic: Status IS NOT “Completed” AND “Cancelled”
Academic Manager, Center Director

GLOBAL LOGIC & AUTOMATION

  • Cross-System Automation
  • Cross-Function Automation
Rules that connect Luklak with external applications and services (e.g., Website, Google Calendar, Payment Gateways, Email).
You can open this canvas view for better readability
Zenith English Cross System Sequence Pn
SequenceRule #Rule NameBusiness Description
1CS-01Receive Lead from WebsiteWhen a form is submitted on the website, a Webhook triggers the creation of an Admissions/🧊Lead and links it to the source Marketing/🧊Ad.
2CS-02Schedule Test in Google CalendarAn Admissions Counselor clicks a button on a 🧊Lead, sending an HTTP Request to create an event in Google Calendar for the placement test.
4CS-03Generate Agreement from TemplateAn Accountant clicks a button on an 🧊Enrollment Agreement, sending an HTTP Request to populate a Google Docs template with student and course data.
6CS-04Log Payment from GatewayAn external Payment Gateway sends a Webhook upon successful payment, which finds the corresponding Finance/🧊Invoice and updates its status to “Paid”.
7CS-05Send Welcome EmailWhen an 🧊Enrollment Agreement status changes to “Signed”, an automated Email is sent to the student with a welcome package and initial instructions.

ACCESS & GOVERNANCE

  • Tier 1: Business Privilege
  • Tier 2: Item Access
  • Tier 3: Permission & Notification Schemes
This is the highest level of permissions, acting as the “entry ticket” to the entire system and defining a user’s maximum potential authority.
Privilege LevelAssigned to (at Zenith English)Permission Description
OwnerCEOThe highest level. Manages billing, can transfer ownership, and holds all Admin privileges.
AdminCenter Director, System AdministratorCan configure everything in the system, from Global Settings to user management.
App ManagerHeads of Departments (e.g., Head of Admissions, Academic Manager)A specialized role that can design, edit, and manage Functions 📋.
MemberAll remaining employees (Counselors, Teachers, Accountants, etc.)The standard privilege for most users, allowing them to work within the Spaces ⏹️ they are given access to.