The Accidental Engineers: When ChatGPT Memory Becomes Internal Software
Employees didn't write code. They wrote prompts, saved memories, and set custom instructions - and quietly built a shadow layer of business logic no one owns.
- 01Employees are turning ChatGPT prompts and memories into undocumented internal software.
- 02By 2027, 75% of employees will create or modify technology outside of IT's visibility.
- 03When an employee leaves, their personal AI workflows and custom instructions vanish.
- 04Companies must inventory custom GPTs and transition high-value prompts to team-owned assets.

Managing employee ChatGPT prompts as internal tools means treating custom instructions, saved memories, and custom GPTs the way you'd treat any other business software: inventory it, assign an owner, version it, and give it a path from personal experiment to supported team asset. Most companies aren't doing this yet. That's the problem.
The Prompt That Became an App
A content strategist spends three months teaching ChatGPT her brand voice. Style rules, banned phrases, approval workflows, client-specific quirks, all fed in and saved to memory. Her custom instructions tell the model exactly how to draft a brief, what questions to ask first, which format to output in.
Six months in, that configuration is doing real work. It's making decisions. It's encoding rules that used to live in a style guide or a manager's head. It has inputs, outputs, and business logic. It is, functionally, an application. Nobody called it that. Nobody logged it anywhere. It lives inside her personal account, and if she leaves, it leaves with her.
What Counts as Internal Software Now?
The old definition of internal software was narrow: something IT approved, deployed, and could point to in an asset register. Custom instructions and memory break that definition without breaking a single rule, because nobody wrote a rule for this yet.
These features do the same job a small internal tool does:
- Configuration. Persistent preferences and defaults applied automatically to every session.
- Business rules. If-this-then-that logic for how a task should be handled, written in plain English instead of code.
- Reusable workflows. A saved sequence of steps that turns a raw request into a finished output, repeatable on demand.
A custom GPT or a well-tuned memory profile does what a lightweight internal tool used to do, minus the deployment pipeline, the code review, and the ownership.
How Big Is the Accidental Estate?
This isn't a fringe habit. It's the default mode of AI adoption inside most companies.
Gartner predicts that by 2027, 75% of employees will acquire, modify, or create technology outside of IT's visibility, up from 41% in 2022.12 A 2023 Salesforce survey of more than 14,000 workers found 55% of generative AI adopters use unapproved tools at work, and nearly 70% never received training on safe or ethical AI use.3
The scale shows up fast once employees get access. BBVA's staff built nearly 3,000 custom GPTs in five months on ChatGPT Enterprise.4 One company saw employees build 50 custom GPTs in the first month of adoption enthusiasm. By month three, only five were still in use.4 That's not a governance footnote. That's a graveyard of undocumented tools, most of them abandoned, none of them tracked.
The New Shadow IT Is Build, Not Bring
Cloud-era shadow IT looked like an employee signing up for a SaaS tool the finance team never approved. It was still someone else's software, just unsanctioned. AI-era shadow IT is a different animal. Employees aren't just bringing in outside software anymore. They're building it themselves, one prompt at a time.
As one governance analysis puts it, cloud shadow IT was "bring your own application." AI shadow IT is "build your own application, build your own agent, build your own skill."5 The employee is now the vendor, the developer, and the sole maintainer, usually without realizing any of those roles apply to them.
That shift matters because it changes who's accountable when something breaks. A rogue SaaS subscription gets caught in an expense report. A rogue prompt embedded in someone's memory gets caught nowhere.
What Happens When the Prompt Walks Out the Door?
Software engineers talk about "bus factor," the number of people who'd need to disappear before a system falls apart. For a lot of accidental internal tools right now, the bus factor is one.
ChatGPT and Claude conversation histories, saved memories, and Projects are tied to a personal login. When that employee's account is deactivated at offboarding, the accumulated prompt engineering and workflow knowledge is typically gone.6 Nobody exported it. Nobody documented it. It just vanishes.
The cost of that kind of knowledge loss is already measurable, even outside AI tools specifically. Panopto research found new employees spend an average of 209 hours a year recreating knowledge that already existed somewhere in the organization.6 APQC research puts the annual cost of duplicated knowledge work at $5 million for a 1,000-employee enterprise.6 Add a layer of AI-encoded business logic with zero backup, and that number only grows.
The Hidden Risks: Security, Compliance, Technical Debt
The risk isn't just knowledge loss. It's quality and exposure.
- Security debt in AI-assisted builds. A 2025 Veracode report found 45% of AI-generated code samples failed security tests and introduced OWASP Top 10 vulnerabilities, and newer models didn't improve on that rate.7 Employees who ask a model to also write scripts or automations around their custom GPT inherit that same risk profile.
- No versioning or rollback. Custom GPTs and similar employee-built tools have no built-in change-tracking or rollback in ChatGPT Enterprise's admin console.4 A broken tool can't be reverted. An orphaned one just sits there after its creator leaves.
- Invisible business logic. Rules that used to live in a documented process now live in a prompt only one person has ever read, let alone reviewed.
None of this shows up in a security audit that's still looking for unauthorized SaaS logins. The exposure sits inside an approved tool, encoded by an employee who thought they were just getting better answers.
For more on the parallel risk of AI-written code itself, see Securing the Code Your AI Wrote.
A Framework for Managing Employee ChatGPT Prompts as Internal Tools
Treat this the way you'd treat any shadow software problem: find it, classify it, and give the good ones a path to becoming owned assets.
| Ownership | Version Control | Risk on Employee Exit | Visibility to IT/Security | Maintenance Burden | |
|---|---|---|---|---|---|
| Personal ChatGPT memory/custom instructionsquick individual productivity | Individual account | No | High | Low | Low |
| Custom GPT in ChatGPT Enterpriseteam-shared reusable workflows | Creator, informally shared | No | High | Medium | Medium |
| RecommendedCompany-owned prompt platform (e.g. Remy)load-bearing, business-critical logic | Company | Yes | Low | High | Medium |
- Build a registry. Inventory every custom GPT, saved memory profile, and reusable prompt workflow currently in active use across teams. You can't govern what you haven't found.
- Apply risk tiers. Sort each one from personal experiment to critical regulated capability, based on what data it touches and what decisions it drives.5
- Set a promotion path. Give high-value prompts a route from someone's personal account to a team-owned, documented, centrally maintained tool, with a named owner and a review cycle.5
- Require an offboarding handoff. Before any account is deactivated, export and review the memory, instructions, and custom GPTs tied to it. Treat this like returning a company laptop.6
- Kill the ghost towns on a schedule. Given how fast unused GPTs pile up, run a quarterly audit and retire anything with no active users. That's cheaper than letting orphaned logic linger indefinitely.
This is the same discipline companies already apply to the broader shadow AI tool stack. See The Shadow AI Tech Stack for how this plays out beyond ChatGPT specifically.
Own It or Lose It
Strip away the AI framing and this is a familiar story. A piece of business logic gets built inside a rented tool, tied to one person's account, with no documentation and no company access. That's the same risk profile as renting SaaS you don't control, just faster to create and easier to overlook.
The fix is the same too. Decide which prompts and memory profiles are actually load-bearing for the business, then move them out of personal accounts and into something the company owns: version-controlled, centrally stored, transferable between employees without any loss of institutional knowledge. Some teams are doing this by building their own lightweight internal layer on top of the model itself rather than depending entirely on a vendor's memory feature. Platforms like Remy exist for exactly this gap, turning ad hoc prompt logic into something the company can actually see, edit, and keep.
Employees didn't set out to become engineers. They just wanted better answers, faster. But the logic they built along the way is real, and it's running parts of the business whether anyone signed off on it or not. The choice left is simple: own it, or watch it walk out the door with whoever built it.
It means treating custom instructions, saved memory, and custom GPTs like any other piece of internal software: inventoried, assigned an owner, reviewed for risk, and given a documented path from personal experiment to a company-owned asset.
Traditional shadow IT meant employees brought in unapproved outside software. AI-era shadow IT means employees are building the logic themselves inside a chatbot's memory and instructions, so there's no vendor contract to catch, just an undocumented tool tied to one person's account.
In most setups it's tied to that person's personal login and is typically lost or inaccessible once the account is deactivated, along with whatever workflow logic they built into it.
Both. They carry real security debt similar to other AI-assisted builds, they lack versioning or rollback, and they often encode business rules nobody outside the creator has reviewed.
Start with a registry: find out which custom GPTs, memory profiles, and reusable prompts are actually in active use across teams, then sort them by risk before deciding what to formalize and what to retire.
- 13 out of 4 Employees Sidestep IT, Bring Their Own TechValence Security
- 2Employees Are Embracing 'Shadow AI' – and Putting Company Data at RiskTanium
- 3More than Half of Generative AI Adopters Use Unapproved Tools at WorkSalesforce
- 4ChatGPT Enterprise: what they do not tell youAmit Kothari (Blue Sheen)
- 5From Shadow IT to Shadow AI: Governing Employee-Built Apps and Custom SkillsMedium
- 6What Happens to AI Prompts When an Employee Leaves?PromptAnthology
- 7Insights from 2025 GenAI Code Security ReportVeracode



