MOLTARO
Register

Low-code operations app platform

Build operations apps around your real work.

Bring records, boards, maps, reports, and handoffs into one operations app instead of piecing work together across spreadsheets and side tools.

1 Operational recorddata / state / history
2 Security & dataroles / fields / audit
3 Maps & routingzones / GEO
4 Boardsprocess state
One connected operations appYour operations app Ready
5 Dashboards and reportsmetrics / drill-in
6 Templatesbusiness patterns
7 Custom operationsC# extensions
8 Entitlement Operationsrights / ledger
1 Operational recorddata / state / history
2 Security & dataroles / fields / audit
3 Maps & routingzones / GEO
4 Boardsprocess state
5 Dashboards and reportsmetrics / drill-in
6 Templatesbusiness patterns
7 Custom operationsC# extensions
8 Entitlement Operationsrights / ledger
Capability gravity Core

Your operations app

Run your whole operation in one governed place: data, process, responsibility, location, history, and C# logic.

Governed business object Browse sections ↓

Start in the cloud. Self-host when control matters. Your data stays portable.

I

Your operations app

8 capabilities / one runtime
01Operational record

The record your team cares about stays at the center.

Keep the full context of a case, customer, asset or other business object in one operational record: data, process stage, owners, history, location, reports and integrations. Moltaro Boards, maps and reports use the same record instead of creating copies. In Moltaro, an Entity defines this kind of record.

01Model the object

Define the real thing the business cares about: request, person, asset, shipment, case, location, order, product, entitlement or service point.

02Give it surfaces

Create list, detail, form, map, board and dashboard surfaces so different users can work with the same record in the right context.

03Govern the movement

Add access, responsibility slots, team assignments, inherited child access, status movement, notifications, C# logic, API hooks and audit so the process can run without losing control.

Record system One governed record The business object stays readable while work moves around it.
01 Data stays attached

Fields, child rows, references, files, comments, tags and audit keep the record whole.

02 Surfaces reuse it

Lists, details, drawers, boards, maps and reports work from the same operational record.

03 Control travels with it

Access, responsibility, history and C# logic stay connected as the process grows.

Explore operational records
02Security & data

Keep responsibility, access, and data ownership clear.

Decide who can see and change each record, who owns the next step, and how every decision is traced. The same access model follows the work across Moltaro Boards, GEO, reports, and deployment choices.

01Responsibility is first-class

Model owner, accountable, assignee and reviewer slots per entity, then assign users or teams to the concrete record where they are responsible.

02Hierarchy without leakage

Contained child records can inherit mapped responsibility from the parent, while ordinary references stay independently governed so access does not spread by accident.

03Cross-module responsibility

Boards can use item responsible and status responsible subjects; GEO can route work to the right responsible team; reports and inbox signals keep that accountability visible.

04SSO verifies identity; Moltaro authorizes work

Single sign-on and external identity providers can prove who the user is. Moltaro still owns local authorization: users, roles, responsibility, field rules, audit behavior and runtime data.

05Data ownership is part of security

Backups and exports belong in every deployment model. Dedicated and self-hosted paths add deeper controls, including direct database access where the customer needs it.

Review governed access
03Maps & routing

Use location to route work to the right territory and team.

Moltaro GEO matches addresses and coordinates to zones, then reuses that result in maps, filters, heatmaps, reports, and responsible-team assignment.

GEO proofMoltaro location-aware operations map with heatmap, zones, filters, and work markers
01Draw or import zones

Create territory layers, draw polygons, paste GeoJSON, or import existing public boundary data into editable Moltaro zones.

02Classify each located record

Records and Moltaro Boards items can show which zone contains their selected location.

03Filter and heatmap by area

Maps, lists and reports can focus on a zone, compare coverage, or show demand concentration as a heatmap.

04Assign responsibility from the match

Zone policies can select the responsible team or board responsibility path when a record enters the mapped area.

Explore location operations
04Boards

Move work through stages without splitting the record.

Boards add a controlled process over the same business object: stages, responsible people and teams, due dates, history, and location-aware routing while the record stays the single source of truth.

BoardsRepresentative Moltaro process board screen
01One record, many boards

The same object can appear on several boards or come back for another pass without becoming a disconnected copy.

02Responsible people and teams

Assign each item to the person or team handling it, and give each stage the team responsible for moving work forward. People can act because they are responsible, without opening the whole board to everyone.

03Kanban or cycles

Run a continuous Kanban board or planning cycles with rollover, scoped to the same permissions, child blockers and responsibility model.

04Responsibility by location

Use the work's location to route it to the team responsible for that area, while every handoff stays tied to the same record.

See how Boards work
05Dashboards and reports

Dashboards scan the operation. Reports explain the number.

Use ready-made dashboards and reports for common work, then add a typed C# source in a Net Operation Project when the team needs a custom metric.

Data source Governed metric A typed source returns bounded, permission-aware data for dashboards and reports.
01 Dashboard widget

Fast operational scan for status, load, overdue work and trends.

02 Report block

Sectioned views for teams that need context behind the metric.

03 Drill into work

Links open records, board items or operational detail with access checked again.

01Built-in module reporting

Modules can ship ready dashboards, reports and data sources for the work they own, starting with operational metrics and Boards.

02Custom C# sources

When the business needs a new metric, the technical team can add a typed source in a Net Operation Project without asking users to write SQL or browser scripts.

03One contract, two surfaces

The same source can feed a dashboard widget for scanning and a report block for structured review.

04Published with validation

Reports are checked against current data and access rules before publication. Older definitions can be retired without losing their history.

Explore dashboards and reports
06Templates

Start from a business pattern. Keep the result as your own system.

Templates can prepare object structures, process surfaces, and full business starters. Moltaro shows the plan first, then applies ordinary editable configuration your team owns.

Preview plan Business starter A guided template proposes configuration before anything is applied.
01Object

Records, fields, relations, UI surfaces, matching, and demo data.

02Process

Boards, stages, actions, routing context, and responsibility.

03Business starter

Objects, process, reports, roles, reference data, and post-apply work.

01Business object starters

Create useful record types with fields, relationships, surfaces, matching intent, demo data, and governed defaults instead of starting from an empty model.

02Process starters

Add boards, stages, actions, routing context, and responsibility around the same operational record when the template describes a repeatable workflow.

03Solution starters

Compose objects, processes, reports, roles, reference data, and follow-up tasks into a business starter without turning it into a locked vertical app.

04Preview, reuse, own

Review what will be created, reused, skipped, or blocked. After apply, the result is normal Moltaro configuration, not vendor-owned template state.

Explore templates
07Custom operations

Make operations enforce rules, run logic and react to events.

Start with straightforward rules. When a process needs more, add C# in a Net Operation Project and trigger follow-up work only after the original change succeeds.

Runtime layers Operational behavior A record can combine rules, C# logic and event automation while access rules and history remain visible.
01DSL rules

Conditions, statements, validation and calculations cover repeatable operational facts.

02Net Operation Project

A workspace-owned .NET project carries typed C# when configuration stops being enough.

03Event automation

Committed changes can become automation facts for downstream work.

01Rules before code

Field behavior, statements, validation rules and calculated fields cover the ordinary decisions that should stay configurable.

02Net Operation Project C#

Workspace-specific C# lives in a full .NET project for validation, mutation, actions, schedules and endpoints.

03Event automation

Automation rules can sit on committed runtime events so records, Boards and Entitlements can react through governed backend automation instead of hidden ad-hoc scripts.

04Auditable by default

Runs, retries, actors, source events and record changes stay visible in the platform runtime instead of disappearing into untracked side scripts.

Open custom operations
08Entitlement Operations

Manage service access, allowances, and coverage as traceable records.

Entitlement Operations records who can use a service or resource, under what terms, with which limits, and for how long. Every grant, renewal, hold, usage, and reversal remains explainable. It does not replace billing.

Entitlement OperationsRepresentative Moltaro entitlement ledger screen
01Typed entitlement models

Software license, membership, information-service access and warranty models share typed runtime rules and conditions.

02Full lifecycle

Grant, renew, suspend, resume, revoke and expire rights, then keep periods and effective state understandable.

03Auditable ledger

Every operation appends to a ledger and publishes events, so effective access and history stay provable.

See Entitlement Operations
II

Why Moltaro

Operations apps that stay useful as the work gets more connected.

Basic app builders can put forms and tables on top of data sources. Moltaro gives each operational record its own data, process state, responsibility, access rules, history, boards, maps, reports, and extension points.

01Model the work, not a template

Define the records, forms, fields, relations and views your operation actually needs, then keep adapting them as the process changes.

02Boards, maps, and reports stay connected

Move work through boards, see locations, zones, heatmaps and coverage on maps, and report on the same records instead of rebuilding the picture from side trackers.

03Cloud or self-hosted

Start in the cloud for a faster pilot, or self-host when policy, contracts, local debugging, or infrastructure ownership matter more.

04Portable relational data

Operational data lives in a standard relational model you can inspect, export, integrate, and take with you.

05Real business logic when no-code ends

Use C# logic, APIs, webhooks, triggers, and scheduled jobs when the process needs implementation depth beyond configuration.

06Governance is the trust layer

Roles, field access, responsibility, audit history, and deployment control keep the operation explainable as more people and records depend on it.

III

How to start

Start with one real object, then build the system around it.

Keep the full context of a case, customer, asset or other business object in one operational record: data, process stage, owners, history, location, reports and integrations. Moltaro Boards, maps and reports use the same record instead of creating copies. In Moltaro, an Entity defines this kind of record.

01Model the object

Define the real thing the business cares about: request, person, asset, shipment, case, location, order, product, entitlement or service point.

02Give it surfaces

Create list, detail, form, map, board and dashboard surfaces so different users can work with the same record in the right context.

03Govern the movement

Add access, responsibility slots, team assignments, inherited child access, status movement, notifications, C# logic, API hooks and audit so the process can run without losing control.

Explore operational records
IV

Pricing and deployment

Self-managed Free, Self-managed Unlimited, or Managed Cloud

Choose who operates Moltaro and how much capacity you need.

Run self-managed free up to 5 GB, remove the storage limit once for €1,490, or choose managed cloud when you want Moltaro to operate the environment.

01Self-managed: €0 or €1,490 one-time

Free includes 5 GB of total workspace storage. Unlimited removes the Moltaro storage limit permanently. Both include unlimited users and every update.

02Managed packages define the baseline

Managed Shared and Managed Dedicated set the monthly subscription, hosting model, included capacity, and available add-ons.

03Add capacity where usage grows

Within the selected package, increase managed app count, runtime storage, backup storage, and backup allowances independently. Managed Dedicated can also add VM capacity; high-volume map and address usage is handled separately.

Review pricing and deployment
V

Notes

DataIn your PostgreSQL, portable and no lock-in AuditAppend-only, explainable trail AccessServer-side role & field rules DeployCloud / self-host / on-prem