# Employee AI Training Templates and Acceptable Use Policy

The materials to make AI training stick: a one-page acceptable use policy, a role segmentation matrix that scales training to exposure, a scenario library of right and wrong handling, and a tool request form so people have a legitimate path.

**Who this is for:** The people or governance owner rolling out AI training and an acceptable use policy.

Source playbook: https://aigovernance.com/playbook/employee-training-on-ai-use

---

## AI acceptable use policy template

_One page. What is allowed, what is not, and what always needs a human check._

### Template

> One page. Written for staff, not lawyers.

- **Scope:** which tools this covers, and that it applies to personal-account use for work
- **Allowed:** approved tools for these purposes
- **Never:** put these data categories into any AI tool (customer PII, secrets, unreleased financials, source code above tier T2)
- **Always:** treat AI output as a draft; verify facts, figures, citations, and code before use; disclose AI assistance where policy requires
- **Approved tools:** where the current list lives
- **Getting a new tool approved:** the request path and rough timeline
- **If something goes wrong:** how to report a suspected AI incident, no blame for good-faith reports

### Worked example

"You may use [approved tools] for drafting, research, summarizing, and code assistance. Do not enter customer personal data, credentials, unreleased financial results, or restricted source code into any AI tool, including personal accounts used for work. Treat every AI output as a first draft: check facts, numbers, quotes, and code before you rely on it. To request a tool that is not on the approved list, use the AI tool request form; most reviews take about two weeks. Report anything that looks like an AI-caused error or data exposure to [channel]; good-faith reports are never penalized."

### Acceptance criteria

- The policy fits on one page and names specific data categories that must never go into an AI tool.
- It points to a living approved-tools list rather than hard-coding one.
- It gives a no-blame route to report AI incidents.

---

## Role segmentation matrix

_Training scales with what a role can expose. A support agent and a developer with prod access need different modules._

### Template

| Role group | AI risk exposure | Required training | Refresh |
|---|---|---|---|
| <role group> | data handled; decisions influenced; tools used | modules | annual / on change |

### Worked example

| Role group | AI risk exposure | Required training | Refresh |
|---|---|---|---|
| All staff | general AI use; personal-tool risk | 30-min AUP + hallucination basics | annual |
| Customer-facing | customer data in prompts; AI-drafted replies | + data handling; verify-before-send; disclosure | annual |
| Engineers (T1/T2) | code and credentials in tools; agentic tools | + dev tool policy; secret hygiene; agent autonomy limits | annual + on tool change |
| Recruiters / decision reviewers | AI influences decisions about people | + oversight duties; documenting rationale; bias awareness | annual |
| Governance / risk | program design | + full playbook + controls | annual |

### Acceptance criteria

- Every role group is mapped to its AI risk exposure and a training set.
- Higher-exposure roles get additional modules, not just the general one.
- Refresh cadence is defined, with a trigger for tool or policy changes.

---

## Training scenario library by role

_Short right and wrong examples per role. Concrete beats abstract._

### Template

> 4-6 scenarios per role group. Each: situation, the wrong move, the right move, the rule.

**Scenario template:**
- **Situation:**
- **Wrong move:**
- **Right move:**
- **Rule it teaches:**

### Worked example

**Customer-facing, scenario 2:**
- **Situation:** a customer asks a billing question; the AI assistant drafts a confident reply citing a specific refund window.
- **Wrong move:** send the draft as-is because it sounds right.
- **Right move:** check the refund window against the current policy doc; correct it; then send.
- **Rule:** verify every fact and figure in an AI draft against a source before it goes to a customer.

**Engineers, scenario 4:**
- **Situation:** debugging a prod incident, you want to paste a stack trace with connection strings into a coding assistant.
- **Wrong move:** paste it to move faster.
- **Right move:** redact secrets first; or use the on-prem assistant approved for T1 work.
- **Rule:** no credentials or restricted source into third-party AI tools.

### Acceptance criteria

- Each role group has its own scenarios drawn from realistic situations.
- Every scenario ends with the rule it teaches.
- The library is refreshed when new failure patterns show up in incident reports.

---

## Employee AI tool request form

_A real path to get an unapproved tool evaluated, so people do not just use it quietly._

### Template

| Field | Entry |
|---|---|
| Requester and team | |
| Tool and vendor | |
| What you would use it for | |
| Data categories you would put into it | |
| Is there an approved tool that could do this? | |
| Deployment / plan tier you would use | |
| Business benefit (time saved, quality) | |

### Worked example

| Field | Entry |
|---|---|
| Requester | M. Okafor, Finance |
| Tool | [spreadsheet AI add-in] |
| Use | formula help and variance commentary drafting |
| Data categories | draft figures, no customer data |
| Approved alternative? | the enterprise assistant can do commentary; not the in-cell formula help |
| Plan tier | enterprise tenant with training opt-out |
| Benefit | ~1 day/month on the board pack |
Outcome: approved with condition (enterprise tenant only), added to the register as Limited, 2026-09-10. |

### Acceptance criteria

- The form captures the data categories the tool would touch and whether an approved option exists.
- Requests get a decision within the stated timeline.
- Approved tools are added to the register and the approved-tools list the same day.

---

## Governance controls this kit produces evidence for

- **BRD-011**: The role matrix and completion tracking are the AI governance training program record.
- **SCT-007**: The acceptable use policy is the consumer and external AI tool acceptable use policy.
- **HOC-005**: Decision-reviewer training modules feed reviewer competency requirements.
- **PRC-014**: The tool request form is a channel that surfaces shadow AI into the inventory.
- **MGV-008**: Disclosure training supports AI-generated deliverable disclosure standards.
