The platform that grows with your business.
Modular, integrated, yours.
uKodeIT brings together uKore as a SaaS core, modules like CRM, and cross-cutting components like uKReport into a single managed ecosystem.
No credit card · Free plan available
ENCABEZADO
DETALLE
PIE
Designed for teams that need to generate reports quickly
Everything you need, in one ecosystem
uKore as the core, business modules and cross-cutting components that connect to each other and grow with your company.
uKore
Multi-tenant SaaS platform. Manage roles, users and permissions from a centralised workspace. The foundation of the ecosystem.
Learn about uKoreCRM
Customer management, sales pipeline and tasks natively integrated in uKore. No manual exports, no data duplication.
View CRMuKReport
Visual drag-and-drop report editor. Exports to Excel and PDF. Connects to uKore via JWT and generates documents from your data in seconds.
View uKReportYour ecosystem in 3 steps
From sign-up to reports, everything connected and ready to use.
Create your space in uKore
Sign up and configure your tenant in minutes. Define roles, invite users and manage permissions from a centralised dashboard.
Activate the modules you need
Activate CRM to manage customers and your sales pipeline. More modules will arrive to cover every area of your business without switching platforms.
Integrate cross-cutting components
uKReport connects to uKore via JWT and generates professional reports from your data with a visual drag-and-drop editor. No additional setup required.
Excel and PDF with professional formatting
Generate print-ready or shareable documents. Every detail of your design is faithfully replicated in the export.
- Cell styles, fonts and colors preserved
- Borders, backgrounds and conditional formatting
- Automatic pagination and page numbering
- Image and barcode support
- REST API for automated generation
Excel (.xlsx)
With native formulas, auto-adjusted column widths and number formatting. Ready to edit in Excel or Google Sheets.
Vector document with precise layout, automatic page breaks and numbering. Perfect for printing or sending by email.
Templates for every need
Start with a built-in template and customize it completely. Or create your own design from scratch.
Simple Table
Product listings, directories, inventories. The most common type for basic tabular reports.
Most popularHierarchical
Reports with groupings and subtotals. Sales by region, expenses by category, projects by client.
Invoice
Template optimized for billing documents: issuer/recipient details, line items and totals.
Sales Order
Commercial orders with customer information, product lines and delivery terms.
Integrate with your existing stack
Use our REST API to generate reports from any application. Just send the configuration and data — we'll handle the document generation.
/api/dataset/:tipo/api/generar/excel/api/generar/pdfconst response = await fetch('/api/generar/pdf', {
method: 'POST',
headers: { 'Content-Type': 'application/json' },
body: JSON.stringify({
config: miConfiguracion,
data: misRegistros,
options: { filename: 'informe.pdf' }
})
});
const blob = await response.blob();
// Descarga automática del PDF generadoStart with uKodeIT today
No credit card. Free plan available. Set up in 2 minutes.
Create free account