The modern world amazes with the pace of technological innovation. One only needs to look at Product Hunt, BetaList, or even Reddit, where new applications, platforms, and systems literally appear every day, aimed at solving a wide variety of tasks – from data integration and process management to creating chatbots with large language models connected. Many of these tools fall into the no-code category – constructors that don’t require programming. They allow users without technical backgrounds to independently create prototypes of solutions for their tasks, which can be quickly tested in practice. In such conditions, the key to success becomes the speed of verifying the functionality of a new tool on a minimum viable product (MVP). The faster a legal team tests the hypothesis about the usefulness of a new solution, the faster they can make a decision about implementing it in their IT landscape. Low-code/no-code have stopped being “toys for IT.” Amateur developers around the world use these platforms and the market grows at double-digit rates. Forrester estimates the low-code market trajectory at approximately 50 billion US dollars by 2028 under an optimistic scenario and notes that the vast majority of corporate developers at least partially use low-code. For lawyers, this is a chance to build working solutions without heavy IT projects and multi-month specifications.
You can also find on the web examples of successful implementation of such systems. For example, in the case of the marketing agency Pumpkin People, which built a lightweight ERP/CRM on self-hosted Grist solution: projects, finances, P&L, access for freelancers/clients. Automation is implemented through n8n and Telegram bots: executors mark tasks, data flows into Grist, managers and leadership see reports “today’s numbers” in one click.
A year earlier, we ourselves built a similar platform for lawyers on a different technology stack (Comindware), but with a similar architectural approach. Currently, the list of available “blocks” for creating a tools landscape is growing exponentially. Even local deployment of large language generative models with agents for specific tasks with specific data from an internal database using Retrieval-Augmented Generation (RAG) is accessible tooling now. A few years ago, this was only the speculation of visionaries.
So why, despite the abundance of technologies, do legal departments often struggle to implement innovations? There are several key reasons – both internal and external-organisational:
- Unstructured data (texts instead of numbers). Lawyers primarily operate with textual information – contracts, legal opinions, laws, correspondence. Unlike the financial or manufacturing sectors, where data is numbers and tables, “legal data” mostly consists of simply a set of words. Documents, letters, opinions – all of this is difficult to formalize and process automatically. While the business environment was actively implementing BI systems and analytics for numerical data, the legal function worked with texts that are harder to structure and digitize. Of course, with the development of NLP systems (natural language processing), the situation is changing – AI has learned to extract meaning from contracts and court decisions. But historically, the predominance of unstructured text made the legal industry less prepared for rapid digitization: special solutions were needed that could “understand” documents, and such solutions appeared far from immediately.
- Conservatism of the profession and resistance to change. The legal profession is historically distinguished by its attachment to tradition. Rules, precedents, methods of work proven over decades – all this shapes lawyers’ cautious attitude toward innovation. Many attorneys and legal counsels acknowledge that the industry has “ossified” in established practices. This is not out of spite – simply in law, the cost of error is very high, so the new is perceived as a potential risk. Such conservatism generates natural resistance to implementing unproven technologies. Even obviously useful tools often meet with skepticism: “Is it reliable? Won’t it disrupt the usual workflow?” As a result, the legal market is traditionally considered a “late adopter” in the technological race – industry-specific IT solutions (LegalTech) appeared and matured later than analogous systems for finance, marketing, or sales. For many years, legal departments were satisfied with a minimal set of software (office programs, document management systems, and external legal reference systems), and only recently began to actively consider more advanced products (contract management systems, judicial analytics, etc.). The habit of working “as before” is a powerful brake that must be taken into account when implementing any new tool. It’s not surprising that, according to surveys, legal department employees are often opposed to change. Conservatism is also reflected in the absence of separate Legal Operations managers in legal departments, which in itself casts doubt on the possibility of quickly creating pilot solutions themselves. According to the Thomson Reuters Legal Department Operations Index 2025, in 45% of legal departments the role of such a manager falls on the department head, and in such cases, it will likely not be possible to experiment with hypotheses in a sandbox.
- Lack of demand for a data-driven approach from management. The historical role of the legal function as a service, rather than a business function. Simply put, companies rarely expect lawyers to achieve breakthroughs in efficiency or innovation; their main task is to provide support and minimize risks. Top management traditionally perceives the legal department as a cost center, a necessary part of the infrastructure, but not a profit driver. The LDO Index 2025 indicates that most legal departments track only financial metrics – consulting expenses, project costs, and budget versus actual spending. Meanwhile, critically important performance indicators such as the quality of legal decisions, return on investment in technology, and reduction in case resolution time are practically not measured. This reflects the overall trend of continued data-maturity lag relative to functions where BI culture was established long ago (finance, sales, marketing). Legal functions remain focused on cost control rather than value creation.
- Bureaucratic procedures and security requirements in large organizations. Even if the lawyers themselves are ready for experiments, in large corporations, strict IT and information security regulations stand in the way. Any new service must pass lengthy approvals: checks by the information security department, compliance with architectural policies, integration testing – all of this takes time. Complex tenders, lengthy negotiations with the IT department about system connection, certification requirements – by that time the product itself may become outdated. In addition, legal activities are associated with heightened confidentiality, so any cloud or external applications are scrutinized closely. Concerns about data security make lawyers and legal counsel extremely cautious in their choice of tools. If a solution does not meet strict protection standards (for example, stores information in a shared cloud or does not encrypt data), the information security department will simply not approve it. Partly for this reason, a number of cloud services that have proven themselves well in other fields are poorly adopted in legal departments. Either time is needed to adapt to information security requirements, or internal alternatives must be developed. Ultimately, long approval cycles and checks reduce the very speed we talked about at the beginning. It’s important for Legal Ops managers to factor these considerations into their implementation plans: it’s advisable to involve security specialists early in the pilot project, explain the benefits of the tool to them, and jointly seek solutions (for example, deploy the system on-premise/self-host, restrict access, etc.). This way, bureaucratic resistance can be softened and approval can be obtained faster.
Understanding why legal departments struggle with innovation is the first step. The second one is implementing a methodology specifically designed to overcome these obstacles: the Hypothesis Factory approach transforms safe conservatism into controlled experimentation, unstructured data into manageable pilots, and IT resistance into collaborative partnership.
This approach in Legal Operations is based on the idea of constant experiments. Its essence is to quickly put forward hypotheses about improving a particular process with the help of a new tool, immediately create a prototype (for example, based on a no-code platform), and test it in practice. The presence of an internal “sandbox” – an isolated testing environment – is extremely important. This allows new applications to be tested without risk to production systems and data. No-code tools have a number of advantages that make them an excellent solution for rapid prototyping and hypothesis testing: they accelerate development, lower the barrier to entry, and cost little, often free. Experiments make it possible to eliminate unsuccessful ideas early and refine promising ones at early stages, before committing to full-scale implementation. As a result, the legal function can test more ideas and bring more useful tools to fruition, increasing the pace of development of its technological arsenal.
Of course, the speed of experiments should not conflict with corporate norms. Therefore, synchronization with information security and IT architecture departments is an integral part of the strategy. The use of sandboxes implies close interaction between Legal Ops and corporate security: new solutions from the sandbox should be immediately evaluated for compliance with confidentiality and data protection requirements. Quick verification doesn’t mean bypassing rules – on the contrary, inviting security and IT specialists at early stages of tool testing will help identify potential risks and integration paths. Thus, innovations get the “green light” faster, and the security department feels like a participant in the process, not an obstacle. My experience confirms that a collaborative agile approach of IT, security, and Legal Ops can significantly reduce the time between the appearance of new technology and its productive use by the legal team – we implemented many self-hosted solutions through hypothesis development: from wiki portals based on wiki.js for project status tracking for internal customers and landing pages of the legal department to language models orchestrated with Ollama with built-in context for court proceedings in which our lawyers participate.
According to this methodology, any MVP should have a “light” lifecycle:
- Hypothesis – an idea for using a new platform or system in the landscape of lawyers’ tools to solve known problem or increase the efficiency of a process. Identification of one or two success metrics, for example the percentage reduction in time for a lawyer to complete an automated process (creating or approving a document, generating a report, etc.), which ultimately translates to FTE, or the percentage of errors in transcription of audio recordings of court hearings, or the percentage of errors in recognizing obligations in a contract.
- Verification of the security of the proposed solution’s technology stack. Formulation of rules for using the sandbox for a specific solution.
- Creation of a pilot product within 1-2 weeks for automation of simple operations and 5-10 weeks for complex systems in the sandbox by Legal Ops.
- Testing with a focus group, evaluation of obtained metrics and feedback on UI/UX from lawyers.
- Decision on transferring the MVP to project status and further development of the stack, compliance with legislative requirements (for example, GDPR, HIPAA, CCPA), ROI analysis of scaling. Or, if the hypothesis is not confirmed, transfer of the MVP to the archive with documentation and analysis of the reasons for the lack of success. Filling the internal knowledge base with such analytics will help in the future to avoid repeating mistakes when formulating hypotheses.
Such a cycle makes it possible to obtain quick and effective results while minimizing costs and risks. The methodology allows legal departments not only to quickly test new solutions but also to actively participate in their development, creating a stronger connection between business objectives and technological capabilities.
In an era of rapid technological progress, the speed of adaptation determines much. A legal function that has dedicated Operations personnel and is able to quickly test and implement new tools becomes a proactive business partner, not a “bottleneck” for change. Yes, there are difficulties on this path – both internal caution and external bureaucracy, and often a lack of resources. But they can be overcome if one acts thoughtfully: in small steps in close partnership with IT and information security, which will transform a conservative legal department into a flexible and innovative team that keeps pace with the times. In a world where technology can free lawyers from routine and give them new analytical capabilities, it would be a shame not to take advantage of it.
The “Hypothesis Factory” promotes the formation of a flexible and dynamic structure, ready for rapid adaptation and change in the face of technological and business environment development.





Leave a Comment