Free Resources

AI Tool Governance Checklist: Permissions, Data, Vendors, and Offboarding

A practical AI tool governance checklist for small teams: inventory tools, classify data, review vendors, limit permissions, and recover accounts and connections when people leave.

AI Tool Governance Checklist: Permissions, Data, Vendors, and Offboarding

AI tool governance is not about banning every tool or sending a generic message that says ‘do not upload confidential data.’ The practical questions are more specific: which AI tools does the team use, what data can each one access, who owns the account, how does the vendor handle the data, and can the organization recover the account and connections when someone leaves?

AI tool governance checklist covering data, permissions, vendors, and account lifecycle

This guide is for startup founders, SaaS operators, IT owners, and content teams. Use it as a quarterly review or as a procurement checklist before approving a new AI tool.

1. Build an inventory before writing a policy

Do not start with invoices. Many tools are registered by individual employees, browser extensions, team chat integrations, document plug-ins, or personal email addresses. Start with a reverse inventory across writing, design, coding, customer support, meetings, storage, and automation.

For every tool, record:

  • product name, purpose, and teams using it;
  • sign-in method, billing owner, and administrator;
  • connected drives, CRM systems, support systems, calendars, or repositories;
  • data the tool can read, write, export, or share;
  • renewal date, contract owner, and retention terms;
  • how to disable, export, transfer, and delete the account.

The goal is not a polished spreadsheet. The goal is to find tools that nobody owns but that still have access to business data. A tool with no owner, no recovery path, and a live data connection should be treated as high risk until reviewed.

2. Use data classes to define what can be entered

A short input rule is easier to follow than a vague security warning. Start with four levels:

Data class Examples Default rule
Public Website copy and published help content Approved tools are allowed
Internal Unpublished plans, workflows, and meeting notes Use an approved team workspace
Sensitive Customer emails, contracts, leads, and financial details Redact before use and limit export
High risk Passwords, tokens, identity documents, payment data, and private keys Never enter into public AI tools

Write down what must be removed, not only ‘be careful with privacy.’ Replace customer emails with IDs, revoke a credential before sharing a code sample, and use placeholders for names and amounts in contracts.

NIST’s AI Risk Management Framework is a useful reference for connecting AI risk management to organizational goals and risk tolerance. Its Generative AI Profile adds considerations for generative AI systems: NIST AI Risk Management Framework.

3. Ask vendors questions that can be verified

Do not stop at ‘is the platform secure?’ Ask for operational answers:

  1. Are inputs and outputs used for training or product improvement, and what is the default setting?
  2. Where is data stored, how long is it retained, and when does deletion take effect?
  3. Does the product support SSO, mandatory MFA, and role-based access?
  4. Can administrators review sign-ins, exports, connectors, and sensitive actions?
  5. Can the team restrict plug-ins, browser extensions, and external sharing?
  6. What happens after a breach, vendor change, or service shutdown?
  7. What happens to workspaces, backups, and subprocessors after the contract ends?

An unanswered question is not automatically a rejection, but it is a procurement risk. Marketing language such as ‘enterprise-grade’ is not an assessment result.

4. Design permissions around tasks

Separate AI permissions into three levels:

  • Read-only: search documents, read calendar entries, or look up order status;
  • Low-risk writes: draft an answer, add a ticket tag, or create a review task;
  • High-risk actions: send external email, change customer records, issue refunds, delete data, or deploy code.

Start with read-only access. Put low-risk writes into drafts or approval queues. High-risk actions should require identity checks, deterministic rules, human confirmation, and a recoverable record. Avoid giving an agent access to an entire drive or CRM just because it is convenient.

OWASP’s LLM application risk project is a useful complement to a vendor checklist. It covers risks such as prompt injection, insecure output handling, sensitive information disclosure, and excessive agency: OWASP Top 10 for LLM Applications.

5. Manage the full account lifecycle

Define four checkpoints: request, approval, change, and exit.

  • Request: record the purpose, data class, and business owner;
  • Approval: confirm vendor, plan, permissions, and budget;
  • Change: reassess when a new data source or action is connected;
  • Exit: export required records, revoke tokens, transfer admin ownership, and delete personal accounts.

Offboarding often misses API keys, automation webhooks, personal-email subscriptions, shared links, and browser extensions. Put these items in the standard offboarding checklist instead of relying on memory.

6. Run a small quarterly audit

You do not need a complex GRC system to begin. Sample whether tools are still used, whether administrators are still on the team, whether permissions exceed the task, whether connectors are still required, whether contracts match invoices, and whether sensitive data is entering the wrong workspace.

Classify each result as keep, remediate, or retire. Remediation needs an owner and a due date; otherwise the audit becomes an archive rather than a control.

One-page starter checklist

If you need the smallest useful version, do this in order:

  1. List every AI tool currently in use;
  2. Assign a business owner and an administrator;
  3. Mark the highest data class each tool can access;
  4. Revoke unnecessary links, connectors, and tokens;
  5. Add human approval to high-risk actions;
  6. Record vendor retention and deletion commitments;
  7. Add AI account recovery to offboarding;
  8. Review the list again in three months.

FAQ

Does a small team need AI governance without a security department?

Yes, but start with inventory, data classification, and account recovery. The first goal is to know where the risk is, not to build a large compliance program.

Can employees use personal AI accounts?

It depends on the data class. Public material may be acceptable, but internal and sensitive material should use an approved workspace with administrative, billing, and offboarding controls.

Will governance slow the team down?

Good governance adds friction to high-risk actions while keeping low-risk work easy. The practical approach is risk-based: do not require approval for everything, but do require it where data or irreversible actions justify it.

Conclusion

The goal of AI tool governance is not zero risk. It is to give every tool, data class, and high-risk action an owner, a boundary, a record, and an exit path. Start with inventory and classification, then add vendor review and audit controls as the AI footprint grows.