logologo
Get Started
Tutorials
Guide
Development
Plugins
API
Home
English
简体中文
日本語
한국어
Español
Português
Deutsch
Français
Русский
Italiano
Türkçe
Українська
Tiếng Việt
Bahasa Indonesia
ไทย
Polski
Nederlands
Čeština
العربية
עברית
हिन्दी
Svenska
Get Started
Tutorials
Guide
Development
Plugins
API
Home
logologo

V2 Tutorial (IT Ticket System)

Tutorial Overview
Chapter 1: Getting Started — Build a Working System in 5 Minutes
Chapter 2: Data Modeling — Two Tables for a Complete Ticket System
Chapter 3: Building Pages — From Blank to Functional
Chapter 4: Forms & Details — Input, Display, All in One
Chapter 5: Users & Permissions — Who Sees What
Chapter 6: Workflows — Let the System Do the Work
Chapter 7: Dashboard — The Big Picture at a Glance

V1 Tutorials (Legacy)

Task Management System Overview
Chapter 1: Getting Started
Chapter 2: Designing the System
Chapter 3: Task Data Management
Chapter 4: Task & Comment Plugins
Chapter 5: Tabs & Dynamic Blocks
Chapter 6: User & Permissions
Chapter 7: Workflow
Project Management Overview
Chapter 8: Knowledge Base - Tree Collection
Chapter 9: Task Dashboard & Charts
Chapter 10: Dashboard Filters & Conditions
Chapter 11: Subtasks & Work Hours
Chapter 12: Meeting Room Booking & Workflows
Implementing User Registration Review
Implementing CRM Lead Conversion
Markdown Blocks Tips and Tricks
CRM Sales Cloud Overview
Lead Follow-up & Status Management
CRM System (Sales Cloud)
Using API Keys to Retrieve Data
Markdown Template Variables
How to Deploy NocoBase Faster
CRM Sales Pipeline Visualization
CRM Demo Deployment Guide
Next PageTutorial Overview

#NocoBase 2.0 Beginner Tutorial

Welcome to the NocoBase 2.0 Beginner Tutorial!

In this series, we'll build a minimal IT HelpDesk system from scratch using NocoBase 2.0. The entire system requires only 2 data tables and zero code, yet delivers ticket submission, category management, change tracking, access control, and even a data dashboard.

#About This Tutorial

  • Target audience: Business users or non-programmers — no coding knowledge required
  • Case project: A minimal IT HelpDesk system with only 2 tables
  • Version: NocoBase 2.0
  • Style: Friendly and approachable, screenshot-heavy, 15-20 minutes per chapter

#What You'll Learn

Through 7 hands-on chapters, you'll master the core concepts and workflow of NocoBase:

#ChapterKey Topics
1Getting Started — Up and Running in 5 MinutesDocker install, UI Editor vs Usage mode
2Data Modeling — Building the SkeletonCollections, Fields, Relations
3Building Pages — Making Data VisibleBlocks, Table block, Filtering & Sorting
4Forms & Details — Entering DataForm blocks, Field linkage
5Users & Permissions — Who Sees WhatRoles, Menu permissions, Data permissions
6Workflows — AutomationNotifications, Triggers
7Dashboard — The Big PictureCharts, Markdown blocks

#Data Model Preview

This tutorial is built around a minimal data model — just 2 tables, but enough to cover data modeling, page building, form design, access control, workflows, and dashboards.

TableKey Fields
TicketsTitle, Description, Status, Priority
CategoriesName, Color

Ready? Let's start with Chapter 1: Getting Started!

After completing this tutorial, explore AI Employees to add AI capabilities to your system.