Everything you need to know to build, manage, and scale your business with Entifly.
Welcome to Entifly — All-in-one business operating system to run your entire business in one connected system. Follow these steps to get started.
Entifly works as a Progressive Web App (PWA) — you can install it directly from your browser onto your desktop, laptop, or mobile device. Once installed, it opens in its own window (no address bar), launches from your home screen or app dock, and feels just like a native app.
✨ Why install? Faster access from your home screen, full-screen experience without browser UI, and works even with spotty internet connectivity.
app.entifly.com).
app.entifly.com).
app.entifly.com).
Note: On iPhone/iPad, only Safari supports installing web apps. Chrome and other iOS browsers do not have this feature.
Look for the Install icon (an app window with a plus sign ⊞) in the right side of the address bar. Click it and select "Install". The app will open in a standalone window and be added to your Start Menu.
Go to File menu → "Add to Dock", or click the Share button in the toolbar → "Add to Dock". Entifly will appear in your Dock and Launchpad as a standalone app.
💡 Tip: Once installed, Entifly will automatically update in the background whenever a new version is available. You'll see an "New Update available" prompt — just tap reload to get the latest version.
The Marketplace is where you set up the operational backbone of your business — either as a complete industry solution or by picking individual modules.
The Marketplace defaults to the Business Solutions view — pre-configured bundles designed for specific industries. Each solution installs multiple modules at once so you can start running your business immediately.
Inventory, Sales Orders, CRM, Collections & Team — everything a distribution business needs.
Lead pipeline, mobile sales orders, daily activity tracking and payment collection reminders.
Raw materials, production, finished goods, dealer management and dispatch tracking.
Vehicle inventory, lead pipeline, deals, invoicing and finance/payment tracking.
Clients, projects, timesheets, invoicing and retainer management in one place.
Event bookings, rental inventory, client management, payments and delivery tracking all in one place.
Switch to Individual Modules view using the toggle at the top of the Marketplace to add specific modules to your workspace without installing a full solution.
Products, Categories, Suppliers, Stock Movements. Barcode scanning and stock-level dashboards.
Contacts, Accounts, Deals, Activities. Kanban pipeline view and deal-stage dashboards.
Sales orders, invoices, and payment tracking with customer references.
Employees, Leave Requests, Attendance. Role-based access so staff only see their own records.
Projects, Tasks, Milestones. Kanban boards and related lists inside projects.
Expenses, Categories, Budgets with approval workflows and spend summaries.
All modules can be customized after installation — add fields, remove entities, or modify automations to fit your exact workflow.
Entifly is built around a few powerful concepts that let you model any business process.
A type of data you want to track — like "Customers", "Products", "Tasks", or "Invoices". Think of it as a smart database table. You define the structure; Entifly auto-generates the forms, lists, and views.
Individual entries within an Entity. For example, "John Doe" is a record in your "Customers" entity. Each record holds data according to the fields you defined.
Properties of an Entity — like "Email", "Amount", "Status", or "Due Date". Entifly supports 22+ field types including text, numbers, dates, formulas, barcodes, file uploads, and references.
Connections between Entities. A "Project" can have many "Tasks". An "Order" belongs to a "Customer". Use Reference and Related List fields to link your data together.
Different ways to see your records: Data Grid (table with sort/filter), Kanban Board (drag-and-drop cards), and Print View.
Three permission levels:
Admin (full access),
Manager (data + team management),
Staff (day-to-day operations).
Rules that run automatically when records are created, updated, or deleted. Send notifications, create linked records, or update fields — no code needed.
The Schema Editor is where Admins define their data structure. Access it via Manage → Schema Editor.
Entifly supports 22+ field types to handle any kind of business data.
Short Text — Single-line text input. Ideal for names, titles, codes.
Long Text — Multi-line text area for descriptions, notes, comments.
Rich Text — HTML editor with formatting (bold, italic, lists, links).
Number — Numeric values. Used in formulas and aggregations.
Currency — Number with currency symbol (configurable: $, ₹, €, etc.).
Percentage — Number displayed as a percentage.
Email — Validated email address field with clickable mailto link.
Phone — Phone number field with clickable tel link.
URL — Web address field with clickable external link.
Date — Date picker (YYYY-MM-DD). Useful for due dates, start dates.
Date & Time — Date + time picker for precise timestamps.
Checkbox — Yes/No toggle. Great for flags like "Is Active" or "Paid".
Single Select — Dropdown with one selectable option. Define options like "Open", "In Progress", "Closed".
Multi-Select — Dropdown allowing multiple selections (e.g., Tags, Categories).
Radio Buttons — Like Single Select but displayed as radio buttons for small option sets.
Rating — Star rating (1-5). Useful for reviews, priority scoring.
Formula — Auto-calculated value from other numeric fields. Syntax: use field names like quantity * unit_price. Supports +, -, *, /.
Barcode / QR Code — Scannable field using your device's camera. Perfect for inventory, asset tracking.
Image — Upload images (photos, logos). Displayed as thumbnails in lists and galleries in forms.
File — Upload any file type (PDFs, documents, spreadsheets). Up to 20 attachments per record.
Auto-Number (ID) — System-generated unique ID with configurable prefix. Format: PREFIX-YYDDD-SEQ (e.g., INV-26065-001). Set via Entity settings.
Reference (Lookup) — Links to a single record in another entity. Example: "Customer" field on an Order linking to the Customers entity.
Multiple References — Links to multiple records in another entity.
Related Records (Tabs) — Displays a list of child records inside a parent record. Example: all "Tasks" shown inside a "Project". See Relationships section below.
Relationships let you connect entities together to model real-world business logic.
Add a Reference field to link one entity to another. When creating a record, you'll see a searchable dropdown of records from the referenced entity.
Example: An "Order" entity with a "Customer" Reference field lets you pick which customer placed the order.
Related Lists display child records or connected records directly inside a parent entity's view — like seeing all Tasks inside a Project.
Customize your application's navigation menu layout
Entifly offers multiple ways to view and interact with your data.
The default view for any entity. Features include:
Visual card-based view for tracking work stages. Available on any entity that has a Select (dropdown) field.
Generate clean, professional printable summaries of any record. Choose between Form layout (standard fields) or Invoice layout (with related list items). Includes "Powered by Entifly" branding.
Automations let you put repetitive tasks on autopilot. Configure rules that trigger automatically when records change.
Use {{trigger.field_name}} in action fields to inject values from the triggering record. For example:
{{trigger.assigned_to}} — The user assigned to the record.{{trigger.id}} — The record ID (useful for linking notifications back to the record).{{trigger.status}} — The current status value.The Dashboard gives you a real-time command center for your business. Build it with modular widgets that visualize your data.
Use the context menu (right-click) on any widget to edit or remove it. Drag widgets to reposition them on your dashboard.
Your data belongs to you. Entifly makes it easy to move data in and out of the platform.
Bulk upload records from your existing spreadsheets. Available on paid plans.
Available on all plans, including Free.
Open any record and click the Print icon to generate a clean, printable summary. Choose between Form or Invoice layout in Entity settings.
Manage your team members and control what they can access.
| Capability | Admin | Manager | Staff |
|---|---|---|---|
| Schema Editor | ✅ | ❌ | ❌ |
| Automations | ✅ | ❌ | ❌ |
| Team Management | ✅ | ✅ | ❌ |
| Audit Logs | ✅ | ❌ | ❌ |
| View/Edit Records | ✅ | ✅ | ✅ * |
| Dashboard | ✅ | ✅ | ✅ |
| Settings & Billing | ✅ | ❌ | ❌ |
* Staff access can be further restricted using Row Level Security and per-entity role permissions.
Entifly provides enterprise-grade security features to protect your data at every level.
Restrict which records a user can see based on field values. For example, a Sales Rep only sees leads where "Assigned To" equals their user ID.
How to configure:
Control who can edit specific fields using the Min Role to Edit setting on each field.
Example: Set "Min Role to Edit" to "Manager" on a "Status" field — Staff users can view the status but only Managers and Admins can change it.
Automatically lock records when they reach a certain state to prevent accidental edits.
How to configure:
Every create, update, and delete action is automatically logged with the user who made the change, the timestamp, and the before/after values of changed fields.
Access audit logs via Manage → Audit Logs. Filter by entity, action type (Insert/Update/Delete), or date range. Expand any entry to see exactly which fields changed and their previous values.
Entifly offers flexible, flat-tier pricing plans — you pay per plan, not per user.
From a free starter plan to comprehensive business solutions. All plans include the core schema engine, automations, dashboard, data export, RBAC and many more.
View Pricing DetailsOur support team is here to help you get the most out of Entifly.
Contact Support