Resource Glossary
Organization
An entity for which you have subscribed.
Example: Gamma Hospital.
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 is also the system owner of all systems within the organization.
System User
Users with various roles and permissions who can log into the application.
Menu
The name shown in the sidebar, containing multiple windows (forms).
Window
Each form is called a window.
AutoML
A feature allowing users to train models using custom datasets or datasets from within the application. It identifies the best model suitable for the given dataset.
Business Intelligence
A feature for creating dashboards by dragging and dropping multiple charts made from data within the system. Dashboards can be published as windows or as the main dashboard.
Invoice Central
A feature that collects and tracks billing information throughout the system. It can also be connected to Stripe.
Table Builder
A feature to customize components shown in each table, such as sort buttons, QR code generation, etc.
Workflow
A feature for creating system workflows using various triggers
, events
, and conditions
.
Trigger
The condition upon which a given workflow runs.
Example: Scheduled Trigger (runs every day at midnight), Auth Trigger (runs on login).
Events
Actions that take place after a certain trigger is hit.
Example: Notification Event (send notification), Create Record Event (create a record for that event).
Workflow Log
A log of every workflow executed, including timestamps and the status of each step.
ER Diagram
A diagram showing the relationship between all the windows in the system.
Table
Displays all the data filled from a window.
Data Types
The types of data supported by the window builder for windows.
Braingrid Controller
A collective term for all system customization components, such as window creation, table builder, ML mapper, ER diagram, and workflow builder.
Foreign Key
The relationship between two forms.
Enumeration
A list of static dropdown options shown in certain fields in a window.
Inter System
The relationship between two systems.
Styled Panel
A panel for customizing the style of each field in a window.
View Manager
A place where you can customize the UI look and feel of any table, allowing adjustments to layouts, styles, and display settings to enhance user experience and data visibility.
Accordion
A component that allows users to expand and collapse sections to reveal or hide content, often used to display multiple related items within a small space.
Blog
A layout designed for presenting posts or articles, often with a list of entries in reverse chronological order and rich content options such as images and embedded media.
Table
An organized layout for displaying data in rows and columns, useful for comparing information across multiple items.
Calendar
A component that visually represents dates, allowing users to select specific days or display events on a monthly, weekly, or daily basis.
Gantt
A type of bar chart that illustrates a project schedule, showing the start and finish dates of elements in a project.
Milestone
A marker in a timeline or Gantt chart that indicates an important achievement or a significant event in a project.
Reminder
A tool for setting notifications or alerts about upcoming events, tasks, or deadlines.
Timeline
A component that displays events in chronological order, often used to represent historical data, project progression, or process steps.
Column
A vertical arrangement of items within a layout, often used in grids and tables for organizing information.
Grid
A layout that organizes items into a structured matrix of rows and columns, ideal for displaying content uniformly.
Grid List
A flexible layout that arranges items in a grid format, allowing variable sizes and maintaining consistency in alignment.
Masonry
A layout style that positions elements in an optimized grid based on available vertical space, often used for galleries and portfolios.
Slideshow
A component that displays images or files, in a sequential manner, often with transitions or animations.
Kanban
A task management system that organizes items into columns, allowing for the visualization of a workflow from one stage to another.
List
A simple layout that arranges items in a vertical or horizontal sequence, often used for menus, navigation, or itemized content.
Team View
A layout or component dedicated to displaying information about individuals in a team, often including photos, names, and roles.
Map View
A visual representation of geographic data, allowing users to locate places, visualize distances, and view geospatial information.
ML Mapper
A feature for mapping trained models from the AutoML
section to specific windows.
Canvas
An area where fields can be dragged and dropped. The canvas exists in multiple places such as the Window Builder
, Workflow Builder
, and Business Intelligence
.