Getting Started
Resource Glossary

Resource Glossary


Organization & Users

Organization

An entity for which you have subscribed.

Example: Gamma Hospital

Organization Owner

The user who owns the organization. Automatically also the system owner for all systems in that organization.

System

A suite of tools and functionalities within an organization. Each organization can have multiple systems.

Example: Hospital Management System, Staff Management System

Organization Owner

The user who owns the organization. This user is also the system owner of all systems within that organization.

System Owner

The user who owns a specific system. The organization owner automatically owns all systems.

System User

Users with various roles and permissions who can log into the application.


System Components & Features

Window & Menu

  • Menu: Name shown in the sidebar containing multiple windows(forms).
  • Window: A form in the system.

Example: Patient Registration Window

Table & Table Builder

  • Table: Displays data in rows and columns. Can be a window view or standalone layout.
  • Table Builder: Customize tables (sort buttons, QR codes, column visibility, etc.)

Process Orchestrator

Automates tasks using triggers, events, and conditions.

  • triggers: Condition to start a process orchestrator.

    Example: Scheduled Trigger (runs every day at midnight), Auth Trigger (runs on login)

  • events: Action after the trigger occurs.

    Example: Notification Event (send notification), Create Record Event

  • conditions: The condition upon which a given process orchestrator runs.

    Example: Scheduled Trigger (runs every day at midnight), Auth Trigger (runs on login).

Process Orchestrator Log

  • A log of every process orchestrator executed, including timestamps and the status of each step.

AutoML & ML Mapper

  • AutoML: Train models using custom or internal datasets. Automatically selects the best model.
  • ML Mapper: Map trained models to specific windows.

Business Intelligence

Feature to create dashboards by dragging and dropping multiple charts. Dashboards can be published as windows or as the main dashboard.

Invoice Central

Collects and tracks billing information across the system. Can integrate with Stripe.


Data & Relationships

  • ER Diagram: Shows relationships between all windows in a system.
  • Foreign Key: Defines relationships between two forms.
  • Enumeration: Static dropdown options in certain fields.
  • Inter System: Relationship between two systems.

UI Customization


Layout & Components

  • Accordion: Expand/collapse sections to reveal content.
  • Blog: Layout for posts/articles.
  • Table (Layout): Organize data in rows and columns.
  • Calendar: Visual representation of dates/events.
  • Gantt: Bar chart showing project schedules.
  • Milestone: Marker in Gantt or Timeline to indicate key achievements.
  • Reminder: Set notifications/alerts.
  • Timeline: Display events chronologically.
  • Column: Vertical arrangement of items.
  • Grid: Structured rows and columns layout.
  • Grid List: Flexible grid layout with variable item sizes.
  • Masonry: Optimized grid layout for vertical space (like Pinterest).
  • Slideshow: Sequential display of images or files.
  • Kanban: Task management columns with cards.
  • List: Simple vertical or horizontal arrangement.
  • Team View: Display team member info (photo, role, name).
  • Map View: Visual representation of geographic data.

Quick Jump to Features