5 minute read

Getting Started with AppBuilder

Build your first custom business app in under 5 minutes. No coding required.

1

Create your account

Start by signing up for a free AppBuilder account. No credit card required.

  1. 1
  2. 2

    Enter your email address and create a secure password

  3. 3

    Verify your email address via the confirmation link

  4. You're in!

Create Free Account
2

Create a workspace

Workspaces help you organize related apps. Think of them as folders for your projects.

Example workspace names

My Business

All company apps

Sales Team

Sales-specific tools

Personal

Side projects

3

Create your first app

Inside your workspace, create a new app. Give it a name and description.

Let's build a simple CRM

Simple CRM
Track leads and customer relationships
4

Define your schema

A schema is like a table in a spreadsheet. It defines what data you want to store.

Schema: Contacts
Aa Name Text Required
@ Email Email
# Phone Phone
Status Select Lead Customer Churned

AppBuilder supports 18 field types including text, numbers, dates, files, formulas, relations, and more.

5

Add your data

Start adding records to your schema. You can add them one by one or import from a CSV file.

Add manually

Click "New Record" and fill in the form fields

Import CSV

Upload a spreadsheet to bulk import data

6

Choose your view

Pick how you want to display your data. AppBuilder offers multiple view types:

List View

Traditional table view with sorting, filtering, and column customization

Kanban Board

Drag-and-drop cards across columns based on status

Calendar View

See date-based records on a monthly calendar

Gallery View

Card-based view for visual content and images

You're done!

Congratulations! You've built your first app. From here, you can:

  • Invite team members to collaborate

    Share your workspace with your team and set permissions

  • Set up automations

    Send emails, update records, or run webhooks when events occur

  • Create dashboards

    Build visual reports with charts, metrics, and KPIs

  • Add more schemas

    Expand your app with related data types and link them together