uKore
The all-in-one platform for enterprise management
uKore centralises your business modules, reusable components and users in a single secure ecosystem.
Create free accountWhat is uKore?
uKore is the central platform of uKPlatform. It provides a shared workspace where multiple users with different roles and permissions manage the business from a single account.
Unlike point tools, uKore centralises data, business modules (such as CRM) and cross-cutting components (such as uKReport or uKList) in a single multi-tenant system.
Access is secure: JWT RS256 authentication, role-based access control (RBAC) and full isolation between organisations.
Architecture
Each organisation has its own workspace. Within it, integrated modules (data stored in uKore) and reusable components (data sent from uKore via JWT) coexist.
Organisation / Organización
└── Workspace / Espacio de trabajo
├── [Module/Módulo] CRM
│ └── Contacts · Companies · Opportunities
├── [Component/Componente] uKReport
│ └── Reports · PDF · Excel
└── [Component/Componente] uKList
▼ Data secured via JWT RS256 ▼Modules vs Components
uKore distinguishes two types of functional building blocks:
| Aspect | Module (e.g. CRM) | Component (e.g. uKReport) |
|---|---|---|
| Location | Integrated in uKore | External, reusable |
| Data | Stored in uKore | Sent from uKore via JWT |
| Activation | Activate in your uKore account | Integrate wherever you need |
| Billing | Included in your uKore plan | Pay-per-use, independent |
Use cases
- Manage customers and opportunities with the CRM module
- Generate reports and export to Excel with uKReport
- Define roles and permissions per user in your organisation
- Scale from a small team to hundreds of users
- Integrate components in your own application via JWT