All insights
Insightsautonomygovernancecitizen developer

Citizen developers: governance is the missing link

In late 2022, Gartner projected that 80% of low-code tool users would sit outside IT departments by 2026. Meanwhile, the average large enterprise hosts close to 80,000 applications built outside any software lifecycle, and 62% of the applications Zenity analyzed contain vulnerabilities. The question is no longer whether to allow citizen development: it is who governs what already exists.

Published on May 5, 20266 min readexecutive leveldata verified August 12, 2026

TL;DR

  • Our thesis, falsifiable: when a citizen developer program (applications built by business teams) goes off the rails, the tool is almost never the cause; the missing piece is governance: inventory, ownership, handover.
  • In late 2022, Gartner projected that by 2026 at least 80% of low-code tool users (application building with little or no code) would sit outside IT departments, up from 60% in 2021.
  • Organizations that equip their business creators accelerate their digital outcomes 2.6 times more often (Gartner survey, 2021, 2,820 respondents).
  • According to security vendor Zenity (September 2024), 62% of the low-code apps and AI assistants analyzed contain vulnerabilities; the average large enterprise approaches 80,000 applications outside any software lifecycle.
  • 83% of large-enterprise technology leaders run a citizen developer program, yet 44% rank data security as their number-one concern (Kissflow survey — a low-code vendor — September 2024).
  • In Switzerland, the revised data protection act (nFADP, September 1, 2023) and FINMA Circular 2023/1 (January 1, 2024) make this governance a de facto obligation.
01

The problem is not the tooling

The population of software creators has shifted: per Gartner (late 2022), low-code tool users outside IT departments were set to grow from 60% in 2021 to at least 80% by 2026. The citizen developer, the business employee who builds their own applications, has become the majority.

Our thesis is falsifiable: when such a program goes off the rails, the platform is rarely the cause — almost always it is the absence of a framework: inventory, ownership, access control, an organized handover when an application outgrows its team.

A point of honesty: no public, verifiable "failure rate" for these programs exists. The evidence is indirect, but it comes from the vendors and regulators themselves.

02

Autonomy pays off — and builds up a liability in the same motion

Gartner's 2021 survey of 2,820 "business technologists" (business employees who build technology capabilities) measures the gain: organizations equipping them accelerate their digital outcomes 2.6 times more often. Half of these creators already produce capabilities used beyond their own department — this is no longer personal productivity, it is an application estate.

The liability is measured too. Zenity (a security vendor commissioning its own research, September 2024) counts close to 80,000 applications and AI assistants outside the development lifecycle in the average large enterprise; 62% of the items analyzed contain vulnerabilities. Kissflow (a low-code vendor, sample size not published, same period) completes the picture: 83% of technology leaders run a citizen developer program, 44% rank data security as their top concern.

Both sets are true at the same time; governance decides which way the program tips.

"Citizen development governance diverges from conventional software governance." — MIS Quarterly Executive, September 2024 (Viljoen et al., TU Munich / Fraunhofer)

That study, built on 30 interviews, identifies three risks: software quality, shadow IT — applications deployed without IT department approval — and technical debt, the deferred cost of shortcuts. Copying classic IT is not enough: each platform requires dedicated experts. A 2021 MSR academic study confirms it: 75.9% of Stack Overflow questions on dynamic event handling never receive an accepted answer — "no code" runs into real engineering problems fast.

03

What the official documentation acknowledges

The sector's largest vendor documents the case itself. Microsoft Learn (updated June 2026) describes it plainly: every employee has default access to Power Platform's "default" environment, and when a maker leaves the company, their applications become orphaned. The recommended response is organizational — sharing limits, data loss prevention (DLP), managed environments — with a graduated grid that is directly reusable:

UsageRecommended environment
1 to 10 users, non-confidential dataDefault environment
7 to 30 usersShared environment dedicated to the team
More than 30 users, or highly confidential dataDedicated environment with application lifecycle management (ALM)

The lesson goes beyond that one vendor. Forrester's July 2024 study of Power Platform — commissioned by Microsoft, and to be read as such — attributes the reduction in shadow IT to the combination of employee autonomy and built-in governance. The missing link is organizational, not technical. It is the principle behind how we build: autonomy first, never without a handover framework.

04

In Switzerland, an ungoverned program is latent non-compliance

Two legal texts change the equation. The nFADP (revised Federal Act on Data Protection, in force since September 1, 2023) mandates protection by design, a register of processing activities, and prompt breach notification. A business-built application processing personal data falls under these obligations — without governance, nobody checks that they are met.

For regulated industries, FINMA Circular 2023/1 (January 1, 2024) requires a software inventory that is "regularly reviewed and updated" and makes executive management responsible for overseeing ICT strategy: an uninventoried portfolio is, for a Swiss bank, a direct regulatory gap.

That leaves the objection: governance kills autonomy. The NCSC, the UK's national cyber security centre, answers in its July 2023 guidance: shadow IT rarely stems from malice, but from approval processes that are too slow. Good governance is enabling — this is the core of autonomy-first transformation: give business teams autonomy first, with the framework that makes it durable. Our method starts from that principle.

05

The 10-point handover checklist

The critical moment is not creation: it is the handover — the passage from a team prototype to an asset the organization stands behind. OWASP, an independent software security foundation, provides the reference taxonomy; here is the checklist we derive from it.

Control pointWhySuccess signal
1. Named owner, with a deputyApplications orphaned when their maker leaves (Microsoft docs)Reachable owner, kept up to date
2. Registration in the application inventoryFINMA requirement; OWASP risk LCNC-SEC-09Inventoried before first shared use
3. Classification of the data processedThe nFADP mandates protection by designConfidentiality validated before production
4. Environment proportionate to criticalityVendor grid: beyond 30 users, a dedicated environmentNo wide-audience application in the default environment
5. Review of sharing and guest accounts6,200+ privileged guest accounts on average (Zenity, 2024)Access list validated at a fixed cadence
6. DLP policyData leakage: OWASP risk LCNC-SEC-03Unauthorized connectors blocked; exceptions logged
7. Review by a platform expertDedicated experts required (MIS Quarterly Executive, 2024)Review before extension beyond the department
8. Logging and monitoringOWASP risk LCNC-SEC-10Logs and alerts defined for critical applications
9. Tested continuity planFINMA resilience requirementsRecovery rehearsed without the maker
10. Fast regularization pathShadow IT grows out of processes that are too slow (NCSC, 2023)Approval time short and known; regularization without penalty

Points 1 through 9 protect the organization, point 10 protects autonomy. They work together, or the program fails.

06

The limits of this approach

Three limits, stated plainly. Direct statistical proof is missing: our thesis rests on converging evidence — figures from interested vendors, official documentation, regulatory texts. This checklist targets organizations where citizen development has grown beyond personal use; three users on non-sensitive data do not require ten controls. Finally, governance copied wholesale from classic IT can smother a nascent program: it must be designed for these platforms, not transposed.

Key takeaways

  • The authorization debate is over: the majority of creators already work outside IT departments; the real question is the framework.
  • Autonomy and exposure grow together; governance — ownership, inventory, handover — decides which one wins.
  • In Switzerland, the application inventory and data protection by design are obligations in force, not best practices.

A successful program is not measured by the number of applications created, but by the share the organization could take over tomorrow. Applying the checklist to the first application costs less than catching up on 80,000. Ownward helps companies perform better through technology — and above all, take back control.

Sources

Data verified on August 12, 2026.

All trademarks belong to their respective owners. This article is neither sponsored nor endorsed by the vendors mentioned.

Is this on your desk right now?

Tell us where you stand. We reply with concrete elements — what we would do first, in your business.

Talk about your situation

Keep reading

All insights