Skip to content

Commit 27d7536

Browse files
authored
Revise Clause 7 README for clarity and structure
Updated the README to clarify the purpose and structure of Clause 7, including a new checklist format and detailed resource allocation information.
1 parent 3a3c2c2 commit 27d7536

File tree

1 file changed

+32
-196
lines changed

1 file changed

+32
-196
lines changed

06-CLAUSE7-SUPPORT/README.md

Lines changed: 32 additions & 196 deletions
Original file line numberDiff line numberDiff line change
@@ -1,226 +1,62 @@
11
# Clause 7 — Support
22
## ISO/IEC 42001:2023 | Implementation Guide
33

4-
> **Purpose:** Ensure your organisation has the right resources, people, knowledge, communication channels, and documentation to successfully operate the AIMS.
4+
Purpose: Provide the resources, competence, awareness, communication, and documented information needed to run the AIMS.
55

66
---
77

8-
## 7.1 — Resources
8+
## Files in This Folder — Read in This Order
99

10-
### What it requires
11-
The organisation must determine and provide the resources needed to establish, implement, maintain, and continually improve the AIMS.
10+
| # | File | What It Is | ISO Ref |
11+
|---|------|-----------|---------|
12+
| 1 | [AIMS-RESOURCE-PLAN.md](AIMS-RESOURCE-PLAN.md) | Human, financial and infrastructure resources plan | 7.1 |
13+
| 2 | [COMPETENCE-REQUIREMENTS-MATRIX.md](COMPETENCE-REQUIREMENTS-MATRIX.md) | Required competences per role + gap analysis | 7.2 |
14+
| 3 | [TRAINING-PLAN.md](TRAINING-PLAN.md) | Training catalogue, schedules and individual records | 7.2 |
15+
| 4 | [AWARENESS-COMMUNICATION-PLAN.md](AWARENESS-COMMUNICATION-PLAN.md) | Internal awareness + external AI disclosure plan | 7.3 / 7.4 |
16+
| 5 | [MASTER-DOCUMENT-LIST.md](MASTER-DOCUMENT-LIST.md) | Master list of all AIMS documented information | 7.5 |
17+
| 6 | [DOCUMENT-CONTROL-PROCEDURE.md](DOCUMENT-CONTROL-PROCEDURE.md) | How AIMS documents are created, approved, updated | 7.5 |
18+
| 7 | [RECORDS-RETENTION-SCHEDULE.md](RECORDS-RETENTION-SCHEDULE.md) | Retention periods and disposal rules for all AIMS records | 7.5 |
1219

13-
### Resources to Identify and Allocate
20+
Read order: 1 > 2 > 3 > 4 > 5 > 6 > 7
1421

15-
| Resource Type | Examples for AI Governance |
16-
|--------------|--------------------------|
17-
| Financial | AIMS implementation budget, tool subscriptions, training budget |
18-
| Human | Dedicated AI governance staff, part-time SME time, legal support |
19-
| Infrastructure | AI testing environments, bias detection tools, audit platforms |
20-
| Technology | MLOps platforms, model monitoring tools, data lineage tools |
21-
| Knowledge | External consultants, legal advisors, ethics experts |
22-
| Time | Staff time for training, audits, risk assessments |
22+
---
2323

24-
### Implementation Steps
25-
1. Create an AIMS Resource Plan showing what is needed vs what is available
26-
2. Identify gaps and escalate to management for budget approval
27-
3. Document resource decisions in management review records
28-
4. Review resource adequacy at each management review (Clause 9.3)
24+
## 7.1 — Resources
2925

30-
### Documents Required
31-
- AIMS Resource Plan (what is needed, what is available, gaps)
32-
- Budget Allocation Record (links to Clause 5.1)
33-
34-
---
26+
The organisation must determine and provide resources needed for the AIMS. See AIMS-RESOURCE-PLAN.md.
3527

3628
## 7.2 — Competence
3729

38-
### What it requires
39-
Determine what competence is needed for roles affecting AI performance, ensure people have it (through training or experience), and keep records as evidence.
40-
41-
### Competence Areas for AI Governance
42-
43-
| Role | Required Competencies |
44-
|------|--------------------|
45-
| AI Governance Lead | ISO 42001 requirements, AI risk management, regulatory landscape |
46-
| AI System Owner | AI system operation, risk identification, incident reporting |
47-
| AI Developer | Responsible AI practices, bias detection, model documentation |
48-
| Data Scientist | Data quality, statistical fairness, model explainability |
49-
| Internal Auditor | AIMS auditing, ISO 42001 clauses, evidence collection |
50-
| All In-Scope Staff | AI policy awareness, how to report AI concerns |
51-
52-
### How to Demonstrate Competence
53-
- Formal qualifications (e.g., ISACA CGEIT, ISO 42001 Lead Implementer certification)
54-
- Completed training courses (with certificates)
55-
- Years of relevant experience (documented in role profiles)
56-
- Peer review and mentoring records
57-
- Internal test results or knowledge checks
58-
59-
### Competence Gap Analysis Template
60-
61-
| Role | Person | Required Competency | Current Level | Gap | Training Action | Deadline |
62-
|------|--------|--------------------|--------------|----|-----------------|---------|
63-
| AI Gov Lead | [Name] | ISO 42001 knowledge | Basic | High | Complete Lead Implementer course | Q2 2025 |
64-
| AI Developer | [Name] | Bias testing techniques | None | High | Internal workshop + online course | Q1 2025 |
65-
| All Staff | All | AI policy awareness | None | Medium | 30-min e-learning module | Q1 2025 |
66-
67-
### Implementation Steps
68-
1. Define required competencies for each AIMS-related role
69-
2. Assess current competencies (surveys, interviews, assessments)
70-
3. Identify gaps and create a training plan
71-
4. Deliver training and collect evidence of completion
72-
5. Evaluate training effectiveness
73-
6. Keep competence records updated (especially for new staff and role changes)
74-
75-
### Documents Required
76-
- Competence Requirements Matrix (roles x required competencies)
77-
- Competence Gap Analysis
78-
- Training Plan and Training Records
79-
- Evidence of completed training (certificates, attendance records)
80-
81-
---
30+
Determine required competence for AIMS roles, ensure people are competent, address gaps. See COMPETENCE-REQUIREMENTS-MATRIX.md and TRAINING-PLAN.md.
8231

8332
## 7.3 — Awareness
8433

85-
### What it requires
86-
All in-scope persons must be aware of:
87-
- The AIMS policy
88-
- Their contribution to AIMS effectiveness
89-
- The implications of not conforming to AIMS requirements
90-
- Benefits of improved AI performance
91-
92-
### Awareness Programme Components
93-
94-
| Component | Method | Audience | Frequency |
95-
|-----------|--------|----------|-----------|
96-
| AIMS Policy communication | Email from CEO, intranet post | All staff | At launch + annual reminder |
97-
| AI ethics basics | E-learning module (30 min) | All in-scope staff | Annual |
98-
| Role-specific AI training | Workshops, webinars | AI teams, system owners | Per role / on change |
99-
| AI incident reporting | Briefing + quick reference guide | All staff | At launch + updates |
100-
| AI policy updates | Email + intranet | All staff | When changes occur |
101-
102-
### Awareness Metrics to Track
103-
- % of staff who have completed AI ethics training
104-
- % of staff who can identify the AI Governance Lead
105-
- % of staff who know how to report an AI concern
106-
107-
### Documents Required
108-
- Awareness and Communication Plan
109-
- Training Completion Records
110-
- Awareness Metrics Dashboard
111-
112-
---
34+
All people working under the organisation's control must be aware of the AI policy, AIMS objectives, their contribution, and the implications of not conforming. See AWARENESS-COMMUNICATION-PLAN.md.
11335

11436
## 7.4 — Communication
11537

116-
### What it requires
117-
Determine what to communicate, when, to whom, how, and who communicates it — both internally and externally.
118-
119-
### Communication Plan Template
120-
121-
| Communication | Content | Audience | Channel | Frequency | Owner |
122-
|--------------|---------|----------|---------|-----------|-------|
123-
| AIMS Policy | Full policy text | All staff | Intranet + email | At launch, annual | AI Gov Lead |
124-
| AI objectives | Progress vs targets | Management | Dashboard + meeting | Quarterly | AI Gov Lead |
125-
| AI risk status | Risk register highlights | Board / leadership | Board report | Quarterly | Risk Manager |
126-
| AI incidents | Incident description, impact, resolution | Management + regulator | Incident report | As needed | AI Gov Lead |
127-
| Audit results | Audit findings + actions | Management | Audit report | Annual | Internal Auditor |
128-
| AI updates | New AI deployments, changes | All staff + affected users | Intranet + user notice | As needed | System Owner |
129-
| External AI disclosures | AI use statements | Customers, public | Website, contracts | At launch + updates | Legal / Marketing |
130-
131-
### Implementation Steps
132-
1. Create the Communication Plan covering all stakeholder groups
133-
2. Assign owners to each communication activity
134-
3. Set up channels and templates
135-
4. Keep records of communications sent
136-
5. Include external AI disclosures where required by law (e.g., EU AI Act transparency obligations)
137-
138-
### Documents Required
139-
- Internal and External Communication Plan
140-
- Communication Records / Log
141-
- External AI Disclosure Statements (website, contracts, user notices)
142-
143-
---
38+
Determine internal and external communications relevant to the AIMS including: what, when, with whom, how. See AWARENESS-COMMUNICATION-PLAN.md.
14439

14540
## 7.5 — Documented Information
14641

147-
### What it requires
148-
The AIMS must include documented information required by ISO 42001 AND documented information determined necessary to ensure effective operation.
149-
150-
### Two Types of Documented Information
151-
152-
**Mandatory documents (required by ISO 42001):**
153-
- AIMS Scope Statement (4.3)
154-
- AIMS Policy (5.2)
155-
- AI Objectives (6.2)
156-
- Risk Register and Risk Treatment Plan (6.1)
157-
- Statement of Applicability (6.1.4)
158-
- Competence evidence (7.2)
159-
- Operational planning and controls (8.1)
160-
- Monitoring and measurement results (9.1)
161-
- Internal audit programme and results (9.2)
162-
- Management review results (9.3)
163-
- Nonconformity and corrective action records (10.1)
164-
165-
**Additional documents you determine necessary:**
166-
- AI Systems Inventory
167-
- AI System Cards (per system technical documentation)
168-
- Supplier assessment records
169-
- Training materials and records
170-
- AI incident log
171-
172-
### Document Control Requirements
173-
174-
All documented information must be:
175-
- Appropriately identified (title, date, version, author)
176-
- In a suitable format (format, media)
177-
- Reviewed and approved before use
178-
- Protected from loss of confidentiality, improper use, or loss of integrity
179-
- Available where needed, when needed
180-
- Protected from unintended alteration
181-
- Retained and disposed of appropriately
182-
183-
### Implementation Steps
184-
1. Create a Master Document List covering all mandatory and supporting documents
185-
2. Establish version control (even simple version numbering + review dates)
186-
3. Define document retention periods
187-
4. Set access controls — who can view, edit, approve each document
188-
5. Store documents in a central, accessible location (SharePoint, Confluence, GitHub, etc.)
189-
190-
### Documents Required
191-
- Master Document List (all AIMS documents, versions, owners, review dates)
192-
- Document Control Procedure
193-
- Records Retention Schedule
42+
Maintain documented information required by ISO 42001 and as determined necessary by the organisation. See MASTER-DOCUMENT-LIST.md, DOCUMENT-CONTROL-PROCEDURE.md, and RECORDS-RETENTION-SCHEDULE.md.
19443

19544
---
19645

197-
## Clause 7 — Documents Checklist
198-
199-
| # | Document | ISO Ref | Status |
200-
|---|----------|---------|--------|
201-
| 1 | AIMS Resource Plan | 7.1 | To Do |
202-
| 2 | Competence Requirements Matrix | 7.2 | To Do |
203-
| 3 | Competence Gap Analysis | 7.2 | To Do |
204-
| 4 | Training Plan and Records | 7.2 | To Do |
205-
| 5 | Awareness and Communication Plan | 7.3 / 7.4 | To Do |
206-
| 6 | Communication Records | 7.4 | To Do |
207-
| 7 | External AI Disclosure Statements | 7.4 | To Do |
208-
| 8 | Master Document List | 7.5 | To Do |
209-
| 9 | Document Control Procedure | 7.5 | To Do |
210-
| 10 | Records Retention Schedule | 7.5 | To Do |
211-
212-
---
46+
## Documents Checklist
21347

214-
## What Auditors Check in Clause 7
215-
- Is there a budget and named resources for the AIMS?
216-
- Do AIMS roles have defined competencies — and are people actually trained?
217-
- Are training records kept and accessible?
218-
- Do staff know the AI policy and their responsibilities?
219-
- Is there an internal communication plan that is actually followed?
220-
- Are external AI disclosures in place where legally required?
221-
- Is documented information controlled — versioned, approved, accessible?
222-
- Is there a master list of all AIMS documents?
48+
| # | Document | ISO Ref | File |
49+
|---|----------|---------|------|
50+
| 1 | AIMS Resource Plan | 7.1 | [AIMS-RESOURCE-PLAN.md](AIMS-RESOURCE-PLAN.md) |
51+
| 2 | Competence Requirements Matrix | 7.2 | [COMPETENCE-REQUIREMENTS-MATRIX.md](COMPETENCE-REQUIREMENTS-MATRIX.md) |
52+
| 3 | Competence Gap Analysis | 7.2 | Embedded in COMPETENCE-REQUIREMENTS-MATRIX.md |
53+
| 4 | Training Plan and Records | 7.2 | [TRAINING-PLAN.md](TRAINING-PLAN.md) |
54+
| 5 | Awareness and Communication Plan | 7.3/7.4 | [AWARENESS-COMMUNICATION-PLAN.md](AWARENESS-COMMUNICATION-PLAN.md) |
55+
| 6 | External AI Disclosure Statements | 7.4 | Embedded in AWARENESS-COMMUNICATION-PLAN.md |
56+
| 7 | Master Document List | 7.5 | [MASTER-DOCUMENT-LIST.md](MASTER-DOCUMENT-LIST.md) |
57+
| 8 | Document Control Procedure | 7.5 | [DOCUMENT-CONTROL-PROCEDURE.md](DOCUMENT-CONTROL-PROCEDURE.md) |
58+
| 9 | Records Retention Schedule | 7.5 | [RECORDS-RETENTION-SCHEDULE.md](RECORDS-RETENTION-SCHEDULE.md) |
22359

22460
---
22561

226-
*ISO/IEC 42001:2023 AI Governance Toolkit Clause 7 | See root README.md for full index*
62+
*ISO/IEC 42001:2023 AI Governance Toolkit | Clause 7 of 10 | See root README.md for full index*

0 commit comments

Comments
 (0)