Start with explicit data-handling rules, approved use cases, and logging for high-risk interactions. Identity controls tell you who used the tool, but governance must decide what they can submit, what output requires review, and which workflows are off limits. Without those boundaries, authorised use can still create leakage and unsafe decision-making.
Why This Matters for Security Teams
Employee use of ChatGPT and similar tools is not just a productivity issue. It is an information handling problem, a decision-quality problem, and a governance problem. Security teams need to decide what data may be entered, which outputs can be trusted, and when human review is mandatory. The risk is not limited to obvious secrets. Sensitive context, regulated data, customer records, source code, and internal strategy can all be exposed through normal use.
Identity controls answer who is using the tool, but they do not answer whether the use is appropriate. That gap is why governance has to sit alongside access management and data classification. Current guidance suggests treating generative AI as a high-impact workflow when it touches confidential or regulated information, with logging, approval boundaries, and usage standards aligned to NIST Cybersecurity Framework 2.0 and the operational lifecycle view in Ultimate Guide to NHIs — Lifecycle Processes for Managing NHIs.
NHI Management Group’s research on the broader identity problem shows how quickly visibility and control degrade once access is distributed across many workflows, and the same pattern appears with AI tools when employees self-serve outside approved guardrails. In practice, many security teams encounter the harm only after sensitive prompts or outputs have already been shared, rather than through intentional governance design.
How It Works in Practice
Effective governance starts by separating permissive use from controlled use. Most organisations do not need to ban AI tools outright, but they do need clear rules for what can be submitted, what must never be submitted, and what requires downstream review. That includes data classification rules, approved business purposes, and explicit workflow restrictions for regulated, legal, HR, customer, and code-related tasks.
A practical policy usually includes:
- Approved use cases such as drafting, summarisation, translation, and non-sensitive brainstorming.
- Prohibited content such as secrets, credentials, payment data, personal data, privileged legal material, and unreleased product plans.
- Review requirements for outputs used in external communications, code generation, or decisions affecting customers or employees.
- Logging and alerting for high-risk prompts, sensitive file uploads, and unusual usage patterns.
Teams should also decide whether the tool is browser-only, enterprise-managed, or integrated into internal systems, because that determines what telemetry and retention are possible. The most mature programs pair policy with technical enforcement: DLP controls, SSO-based access, redaction workflows, and brokered gateways that inspect prompts before they leave the environment. For governance and audit expectations, the NHIMG State of Non-Human Identity Security research is a useful reminder that monitoring gaps and over-privilege are common failure modes, while Top 10 NHI Issues highlights how quickly unmanaged access becomes a control problem.
The operational goal is not to trust the model blindly or block it universally, but to constrain the conditions under which employees can safely use it. These controls tend to break down when unsanctioned personal accounts are used on unmanaged devices because the organisation loses policy enforcement and audit visibility.
Common Variations and Edge Cases
Tighter AI controls often increase friction for employees, requiring organisations to balance productivity gains against privacy, compliance, and operational overhead. That tradeoff is real, especially in teams that use AI for writing, coding, or research every day. Best practice is evolving, and there is no universal standard for exactly which prompts must be logged or how long output records should be retained.
One common edge case is developer use. Code assistants may accelerate delivery, but they can also ingest snippets containing secrets, proprietary logic, or insecure patterns. Another is regulated data: healthcare, financial services, and public sector teams often need stricter approval paths than general office users. A third is shadow AI, where employees move to personal tools when approved tools feel too restrictive. That usually means the policy is too hard to follow, not just too weak.
Security teams should also distinguish between tool access and output trust. A user may be allowed to query a model but still required to validate any response before using it in a customer-facing message, legal summary, or engineering change. For policy and monitoring structures, Ultimate Guide to NHIs — Regulatory and Audit Perspectives is useful for framing evidence and oversight, while the NIST AI governance approach in NIST Cybersecurity Framework 2.0 supports risk-based control selection.
In practice, the hardest failures appear when staff use personal accounts to handle sensitive prompts, because then policy, logging, and retention controls all become inconsistent at the same time.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
OWASP Agentic AI Top 10 and CSA MAESTRO address the attack and risk surface, while NIST AI RMF set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| OWASP Agentic AI Top 10 | A01 | AI tool use needs prompt and output governance to reduce unsafe or untrusted model behavior. |
| CSA MAESTRO | GOV-01 | MAESTRO covers governance for AI workflows, including policy, oversight, and safe usage boundaries. |
| NIST AI RMF | GOVERN | AI RMF governance applies directly to risk ownership, accountability, and oversight of employee AI use. |
Define approved prompts, restrict sensitive inputs, and require review before AI output is used operationally.
Related resources from NHI Mgmt Group
- How should security teams govern employee use of public AI tools in the browser?
- How should security teams govern API keys used for generative AI access?
- How should security teams govern AI agents that use service accounts and MCP tools?
- How should security teams govern employee AI use without blocking productivity?