2026-07-19. ver 0.2
INTERA is currently in pre-launch state. Initial limited functionality is available to select early adopters only.
Stage 1 provides the minimum working INTERA Core required to connect data, define operational objects, calculate Metrics, and create role-based dashboards.
The exact interface may continue to change during development, but the following core capabilities are available.
Dashboard Management #
INTERA supports role-based dashboards that can be configured using YAML and supported editing tools.
Limitations:
- Some configurations may still require YAML.
- Visual editors may support only part of the available configuration.
- Advanced settings, calculations, Widget options, or Integration definitions may need to be edited directly in YAML.
- Limited Widget library
Integration Framework #
the following integrations are available:
- Microsoft SQL database
- Oracle database
- Enigma billing system
- MVS.net network control system
- REVOLUT bank
Asset Types and Assets #
Administrators can define Asset Types and create Assets based on those types.
Assets can contain fields populated:
- manually;
- from synchronized external data;
- from mapped Integration records.
Assets can represent important business objects that need to appear in dashboards or be associated with Metrics.
Metric Definitions #
Administrators can define Metrics using supported visual tools or YAML.
A Metric may use:
- synchronized DataSource values;
- filters;
- aggregation;
- mathematical operations;
- logical conditions;
- other Metrics;
- thresholds;
- custom synchronization settings.
Metrics can have different value types, such as:
- number;
- currency;
- percentage;
- date;
- duration;
- status;
- text;
- coordinates;
- boolean or flag.
Metric history can be retained for trend and comparison purposes.
Role-Based Access #
Dashboards can be assigned to Roles.
Users only see the Dashboards available to their assigned Roles.
This provides a basic access-control structure for separating operational views.
Limited Automation #
Advanced automation functions are still under development.
Features such as the following may be unavailable, partial, or package-specific:
- advanced Triggers;
- automated Actions;
- complex notification workflows;
- pattern detection;
- anomaly detection;
- automated reconciliation processing;
- custom Scripts;
- advanced write-back forms.
Documentation may describe some of these concepts as part of the planned architecture. Their presence in the documentation does not always mean that they are fully available in the current Stage 1 interface.