
How to enhance the management software you already use with artificial intelligence, without changing systems and without an in-house IT team. A practical guide for Italian SMEs.
AI integration into management software already in use means adding artificial intelligence capabilities, such as predictive analysis, document automation, and intelligent assistants, directly on top of the ERP or management system your company uses every day, without replacing it. The result is a more capable software, with the same data and the same starting processes, but with an extra gear that reduces manual work and speeds up decisions.
In Italy, over 70% of manufacturing and service SMEs have been using a management system for at least five years, often customized over time with logic and data difficult to replicate elsewhere. Abandoning it to adopt a new platform means losing months of work, a considerable budget, and the company's historical memory. Yet, according to Gartner, by 2026 60% of next-generation enterprise applications will include integrated AI features as standard, which means the gap between those who have already started this journey and those who wait widens every quarter.
The temptation to replace the management system with a new, "already AI-ready" platform is understandable, but in most cases it is the most expensive and risky choice for an Italian SME.
Consider the situation of Giulia, owner of a food distribution company in Verona with 35 employees. Her ERP has managed orders, warehouse, and invoicing for over eight years. In that system are the discount rules for each client, product seasonality, the exceptions built over time. When a consultant proposed migrating to a cloud platform "with AI included," the quote was 90,000 euros and 14 months of transition. The result? Giulia would have lost nearly a year and a half of normal operations to obtain features that, for the most part, she could have added to the existing system in three months and at a cost five times lower.
The problem isn't the old management system. The problem is that an intermediate layer is often missing, the one of applied AI, that connects to what already exists and enhances it. This layer doesn't require throwing anything away: it requires building on top, methodically.
The reasons are concrete and rational. A management system in use for years contains historical data, customizations, integrations with other tools (accounting, CRM, e-commerce), and above all the tacit knowledge of business processes encoded in its rules. Migrating all this has a real cost, often underestimated in initial quotes, that emerges during implementation in the form of consulting hours, staff training, and temporary operational blocks.
According to Forrester estimates, ERP replacement projects in European SMEs exceed the initial budget by an average of 40-60%, with go-live times that stretch by 30% compared to forecasts. For a company without an in-house IT manager, this means depending entirely on the vendor for months, with all the operational risk that follows.
AI integration on an existing management system happens by building a dedicated software layer that reads the data from the current system, processes it with artificial intelligence models, and returns useful output directly within the workflows already familiar to users.
In practical terms, this layer can take different forms depending on the objective. It can be a module that analyzes order history and suggests automatic stock reordering. It can be an assistant that generates quote drafts from the parameters entered in the management system. It can be a system for automatically classifying incoming documents, such as invoices or delivery notes, that associates them with the correct jobs without manual intervention.
The technical key is data access: if the management system exposes APIs (programming interfaces), the integration is direct and stable. If it doesn't expose them, you work on database connections or structured exports. In both cases, an approach based on pure code, written and maintained by developers, guarantees a solid, updatable connection that doesn't depend on third-party platforms that could change their terms or stop working.
According to Gartner, by 2026 60% of next-generation enterprise applications will include integrated AI features as standard, compared to 5% in 2020.
Every AI integration starts from a mapping of the data available in the management system: which tables exist, how complete they are, how up to date they are. This phase, even if brief, is essential because AI produces useful results only if the input data is reliable. A preliminary analysis of two or three weeks allows you to identify the modules with the greatest potential and to avoid investments in areas where the data is too fragmented.
The most effective AI applications for SME management systems concern the automatic generation of documents, demand forecasting, intelligent classification of requests, and the automation of internal approval flows.
Take the case of Roberto, owner of a construction company with 22 employees in Brescia. His management system handles jobs, suppliers, and accounting, but preparing a quote required on average eight hours of work between data gathering, calculations, and formatting. After integrating an AI module connected directly to his ERP, the same quote is generated in five guided steps, with the data already pre-filled from the history of similar jobs. The saving was about 30 hours a month, freed up for commercial activities. This result is consistent with what Leomat achieved in the ERP Costruzioni project: from 8 hours to 5 clicks for preparing a quote, in 30 days of implementation.
Another concrete example concerns About Medically S.r.l., a company in the parapharmaceutical sector, where AI integration led to an 85% increase in document generation speed in 90 days, without replacing the underlying management system but adding an intelligent layer on top of it.
Integrating AI through pure code, developed to measure, guarantees stability, control, and independence from third-party platforms that can change prices, features, or discontinue the service, critical elements for an SME that cannot afford operational interruptions.
In recent years, many companies have experimented with visual connectors and low-code automation platforms to link their management systems to AI services. The approach has immediate appeal: it's configured in a few days, doesn't require developers. The problem emerges later: every update to the management system or the AI service can break the flow. The limits on the volume of processable data become binding when the company grows. Monthly license costs accumulate. And above all, the business logic remains trapped in a platform you don't control.
The approach based on pure code, which Leomat adopts as a distinctive technical choice, works differently. Custom-written code adapts exactly to the company's data and processes, not the other way around. There are no volume limits imposed by a pricing plan. There are no dependencies on external services that can change contractual terms. And when the management system is updated, the integration code is updated accordingly, with full visibility into what changes and why.
This is not a hypothetical scenario. Several visual automation platforms have modified their pricing plans or discontinued features over the last two years, leaving the companies that relied on them with integrations to rebuild from scratch. For an SME without an IT manager, this means operational blocks and unexpected costs. Pure code, maintained by a reliable technical partner, eliminates this variable.
A management system is ready for AI integration when it contains at least 12-18 months of structured data, when the main processes are already digitized, and when there are repetitive activities that consume time without adding decisional value.
Not all management systems are at the same point of maturity. Some have been updated recently and have documented APIs. Others are legacy systems with proprietary databases. In both cases, AI integration is possible, but the technical path is different. Here are the concrete signals that indicate the timing is right to start.
Luca runs a logistics company in Milan with 18 employees. His management system is ten years old, has no native APIs, but the database is accessible and contains six years of shipping data. In three months, starting from that database, it was possible to build a weekly volume forecasting module that reduced overtime costs by 22%, because the team knew in advance when the peaks would arrive.
The most effective path to integrate AI into an SME management system starts from a brief analysis of the available processes and data, identifies a pilot use case with measurable ROI in 30-60 days, and only then expands to the other modules.
The most common blocker isn't technical: it's the difficulty of deciding where to start. With a management system that touches dozens of business processes, the temptation is to want to automate everything at once, or to wait for the perfect moment when all the data is clean and all the processes are documented. That moment never comes.
The approach that works is different. You start from a mapping conversation, even two or three hours, in which you identify the three or four activities that consume the most time and that have enough data to be automated. You choose the one with the most immediate ROI and build a pilot module. You measure the result in concrete terms: hours saved, errors reduced, process speed. Only then do you decide whether and how to expand.
According to McKinsey, SMEs that adopt AI starting from pilot use cases with measurable ROI within 90 days have a three times higher probability of long-term success compared to those that launch broad, non-prioritized digital transformation projects.
This gradual path has another advantage: it allows the team to adapt to the new tool without trauma. AI integrated into the management system doesn't change the interface employees know: it adds features on top of it. The learning curve is minimal, adoption is faster, and resistance to change is significantly reduced.
The cost depends on the complexity of the use case and the accessibility of the data in the management system. A pilot module on a specific process, such as automatic quote generation or document classification, is typically developed in a range between 5,000 and 20,000 euros, with implementation times of 4-12 weeks. It is an investment clearly lower than a complete system migration, with a measurable ROI already in the first months of use.
No. AI integration is designed to work on top of the system you already use, not to replace it. Whether you have a proprietary ERP, an industry management system, or a custom solution developed years ago, it is possible to build an AI layer that connects to your existing data. The only prerequisite is that the data is accessible, via API, database, or structured exports, and that there is at least one year of significant history.
With a pilot approach focused on a single process, the first measurable results arrive in 30-90 days from the start of the project. The ERP Costruzioni case developed by Leomat brought quote preparation from 8 hours to 5 clicks in 30 days. The About Medically project achieved an 85% increase in document speed in 90 days. Starting from a narrow use case is the key to obtaining rapid and demonstrable results.
No. The SMEs that work with Leomat typically don't have a structured in-house IT team. The technical partner handles all the development, integration, and maintenance of the code. Your team just needs to know how to use the new features, which are designed to be intuitive and consistent with the workflows already familiar to them. Operational training is part of the implementation path.
The most direct parameters are: hours of manual work saved per automated process, reduction of errors on repetitive activities (with impact on returns, rework, or disputes), customer response speed and, where applicable, reduction of the cost per document produced. Before starting a project, it is useful to measure the current time dedicated to the target process: that measurement becomes the benchmark against which to calculate the return on investment.
This post was created with AI
Content (text, processing, quotations and images) generated or artificially manipulated by artificial-intelligence systems. Notice provided under the transparency obligations of Article 50 of Regulation (EU) 2024/1689 (AI Act), applicable from 2 August 2026.