Exekra Platform Documentation
Exekra is an on-premise robotic process automation (RPA) platform for building, deploying, and managing automated workflows across an organization. It provides a centralized orchestration server, distributed execution agents, and a visual workflow designer for defining automation processes without writing code.
Exekra automates repetitive tasks involving desktop applications, web browsers, files, databases, APIs, and email systems. It enables organizations to define structured workflows, schedule their execution, and monitor results from a single management interface.
All data (workflow definitions, execution logs, credentials, and configuration) remains on-premise. The platform does not require internet access for day-to-day operation. License validation occurs once during activation; subsequent operation is fully offline.
Studio vs. Hub vs. Runner
| Concern | Studio | Hub | Runner |
|---|---|---|---|
| Deployment | Desktop app | Server (Windows service) | Desktop agent |
| Role | Visual workflow designer | Central management, scheduling, monitoring | Local workflow execution |
| Network | Outbound HTTP to hub (shares Runner credentials) | Listens on HTTPS (configurable port) | Outbound HTTP to hub |
| State | Stateless; reads/writes workflow definitions on the hub | Stores workflows, versions, executions, users | Stateless between executions |
| Scaling | One per workflow author | Single instance per deployment | Multiple runners per hub |
Was this page helpful?
A quick signal helps us prioritise improvements.