Turn operational data into decisions with configurable dashboards, TQL-powered queries, and a complete audit trail.
Every event in Transportial (every order, trip, vehicle movement, invoice, and user action) is recorded and queryable. The TQL-powered insights engine puts that data at your fingertips through configurable dashboards, without needing a data analyst or a separate BI tool.
Write a query in TQL, Transportial's SQL-like query language, against any entity in the system: orders, trips, invoices, vehicles or users. Filters, joins, aggregations and sorting are all available.
Save the query as an Insight widget: a number, table or chart that updates as your operation runs. Widgets can be created from scratch or adapted from existing ones.
Arrange and resize widgets on your dashboard. Each role can have its own layout, so a planner watches unassigned orders while finance watches revenue against cost.
Any query result exports to Excel for further analysis or sharing. The data you see on screen is the data you get in the file.
When a number looks wrong, the audit trail shows every change to every entity: who changed it, what the previous value was and when. Disputes end with a lookup, not a reconstruction.
TQL queries are compiled to PostgreSQL queries server-side. For production scale, Elasticsearch is used for full-text search and log aggregation. The audit trail writes to an append-only table.
No. TQL reads like plain filters over the entities you already work with, and most users start by copying an existing widget's query and adjusting it. If you do know SQL, joins, aggregations and sorting work the way you expect.
Yes. Dashboards are configured per user: each person arranges and resizes their own widgets, so planners, fleet managers and finance each see the KPIs relevant to their role.
Any TQL query result exports to Excel directly. For continuous feeds into an external BI or data-warehouse setup, the same data is available through the REST API.
The audit trail is append-only and kept for the life of the data: every change to every entity is recorded with the user, timestamp and previous value. There is no rolling window that quietly discards history.
Real-time. Widgets query the live operational database, so a delivered consignment or paid invoice is reflected in the numbers as soon as it happens.
View all features
Start free with full platform access, or talk to our team about your specific operation.