IT Management Guide
1. Purpose
This guide defines a minimal but effective IT management process for a startup company developing AI solutions. The goal is to establish practical IT operations, security, and compliance processes that support SOC 2 and ISO 27001 readiness without creating unnecessary enterprise overhead.
This guide covers:
- Microsoft 365 or Google Workspace
- Identity and Access Management
- Employee onboarding and offboarding
- Endpoint protection and response
- IT asset lifecycle management
- VPN or Zero Trust Network Access
- Ticketing and documentation
- Source code version management
- Device management using Intune or Jamf
- Compliance automation using platforms such as Vanta
- Additional AI-specific governance processes
2. Guiding Principles
The IT management program should follow these principles:
- Centralize identity
Use Microsoft Entra ID or Google Workspace as the source of truth for user identities. - Automate where possible
Use MDM, XDR, SSO, MFA, and Vanta integrations to reduce manual evidence collection. - Use tickets for traceability
Access requests, changes, incidents, asset requests, and exceptions should be tracked in a ticketing system. - Apply least privilege
Users should receive only the access needed for their role. - Secure every endpoint
Company devices must be encrypted, managed, patched, and protected by XDR or EDR. - Require review and approval
Production changes, privileged access, and exceptions must be reviewed and approved. - Keep documentation lightweight but complete
Policies and procedures should be practical, current, version-controlled, and reviewed at least annually. - Protect customer and AI data
Customer data, training data, prompts, and model outputs must be classified, protected, and used only for approved purposes.
3. Recommended Operating Model
Use one primary system of record for each major IT and compliance area.
| Area | Recommended Tooling |
|---|---|
| Identity | Microsoft Entra ID or Google Workspace / Cloud Identity |
| Email and Collaboration | Microsoft 365 or Google Workspace |
| Ticketing | Jira Service Management, Jira, Linear, GitHub Issues, or similar |
| Documentation | Confluence, SharePoint, Google Drive, Notion, or Git repository |
| Source Code | GitHub Enterprise or GitLab |
| Endpoint Management | Microsoft Intune for Windows, Jamf for macOS, or combined MDM |
| Endpoint Protection | Microsoft Defender, CrowdStrike, SentinelOne, or equivalent XDR / EDR |
| Remote Access | Zero Trust Network Access preferred; VPN acceptable with MFA |
| Compliance Automation | Vanta or equivalent compliance management platform |
| Cloud Infrastructure | AWS, GCP, Azure, or equivalent |
| HR Source | HRIS, payroll system, or manager-approved employee list |
4. Core IT Management Processes
The following processes form the minimal ITSM foundation.
4.1 Service Request Management
Purpose
Centralize and track IT requests, access requests, asset requests, software requests, and operational support needs.
Scope
This process applies to:
- New user setup
- Access requests
- Device requests
- Software requests
- SaaS access
- VPN or ZTNA access
- Security exceptions
- IT support requests
Minimum Workflow
- User or manager submits a ticket.
- Request is categorized.
- Required approval is obtained.
- IT or system owner fulfills the request.
- Evidence is attached or linked.
- Ticket is closed.
Required Evidence
- Ticket ID
- Requester
- Approver
- Business justification
- Fulfillment date
- Assigned access or asset
- Closure notes
4.2 Employee Onboarding
Purpose
Ensure new employees, contractors, and interns receive the correct access, devices, and security training before starting work.
Trigger
The process starts when HR or the hiring manager submits an onboarding request.
Minimum Workflow
- HR or manager creates an onboarding ticket.
- IT creates the user account in Microsoft 365, Google Workspace, or the identity provider.
- User is assigned to role-based groups.
- Device is assigned and enrolled in MDM.
- XDR / EDR is installed and verified.
- Required SaaS access is granted.
- GitHub / GitLab access is granted if needed.
- Jira / Confluence access is granted if needed.
- VPN or ZTNA access is granted if needed.
- Security training and policy acknowledgment are completed.
- Manager confirms access is appropriate.
- Ticket is closed with evidence.
Required Evidence
- Onboarding ticket
- Manager approval
- User account creation timestamp
- Group membership
- Device assignment
- MDM enrollment status
- XDR / EDR status
- Security training completion
- Policy acknowledgment
Standard SLA
| Onboarding Type | SLA |
|---|---|
| Full-time employee | Before start date |
| Contractor | Before contract start date |
| Intern | Before start date |
| Urgent onboarding | Same business day with manager approval |
4.3 Employee Offboarding
Purpose
Ensure access is removed promptly when an employee, contractor, or intern leaves the company.
Trigger
The process starts when HR or the manager submits an offboarding request.
Minimum Workflow
- HR or manager creates an offboarding ticket.
- IT disables the user account on the termination date.
- Active sessions are revoked.
- Password is reset or account is suspended.
- User is removed from all role-based groups.
- SaaS access is removed.
- GitHub / GitLab access is removed.
- Cloud access is removed.
- VPN or ZTNA access is removed.
- Jira / Confluence ownership is transferred if needed.
- Email and file ownership are transferred if needed.
- Company device is recovered, locked, or wiped.
- Asset inventory is updated.
- Ticket is closed with evidence.
Required Evidence
- Offboarding ticket
- HR or manager request
- Account disablement timestamp
- Access removal confirmation
- Group removal evidence
- Source code access removal evidence
- VPN / ZTNA removal evidence
- Device recovery or wipe evidence
- Final closure confirmation
Standard SLA
| Event Type | SLA |
|---|---|
| Voluntary termination | Same business day |
| Involuntary termination | Immediately or within 1 hour |
| Contractor end date | Same business day |
| Privileged user termination | Immediately |
4.4 Identity and Access Management
Purpose
Ensure access to systems, applications, source code, cloud environments, and data is approved, appropriate, and periodically reviewed.
Scope
This process applies to:
- Microsoft 365
- Google Workspace
- GitHub / GitLab
- Jira / Confluence
- Cloud platforms
- VPN / ZTNA
- Production systems
- Customer data systems
- AI data systems
- Administrative accounts
Minimum Workflow
- User submits access request.
- Manager or system owner reviews request.
- Access is approved or rejected.
- IT or system owner grants access.
- Access is granted using groups where possible.
- Ticket is closed with evidence.
- Access is reviewed periodically.
Required Approval
| Access Type | Required Approval |
|---|---|
| Standard SaaS access | Manager |
| Source code access | Engineering manager or repo owner |
| Production access | System owner and security owner |
| Cloud admin access | CTO, infrastructure owner, or security owner |
| Customer data access | Data owner and manager |
| VPN / ZTNA access | Manager and IT |
| Privileged admin access | System owner and security owner |
Access Review Cadence
| Access Type | Review Frequency |
|---|---|
| Standard application access | Quarterly |
| Privileged access | Monthly or quarterly |
| Production access | Monthly or quarterly |
| Source code admin access | Quarterly |
| Customer data access | Quarterly |
| VPN / ZTNA access | Quarterly |
Required Evidence
- Access request ticket
- Business justification
- Approval
- Access grant confirmation
- Group membership
- Periodic access review record
- Removal evidence when no longer needed
4.5 Endpoint Protection and Response
Purpose
Protect company endpoints from malware, data loss, unauthorized access, and compromise.
Scope
This process applies to:
- Company laptops
- Contractor devices, where allowed
- Mobile devices accessing company data
- Developer workstations
- Privileged-user devices
Minimum Requirements
| Control | Requirement |
|---|---|
| Device inventory | All company devices must be tracked |
| MDM enrollment | Required for company devices |
| XDR / EDR | Required for devices accessing company systems |
| Disk encryption | Required |
| Screen lock | Required after 10–15 minutes |
| Firewall | Required |
| Supported OS | Required |
| Patch management | Required |
| Local admin | Restricted or exception-based |
| Lost device response | Lock, wipe, and investigate |
Minimum Workflow
- Device is purchased or assigned.
- Device is recorded in asset inventory.
- Device is enrolled in Intune, Jamf, or approved MDM.
- Security baseline is applied.
- XDR / EDR is installed.
- Encryption is verified.
- Compliance status is monitored.
- Non-compliant devices are remediated or blocked.
- Lost or stolen devices are locked or wiped.
- Retired devices are wiped and disposed of securely.
Required Evidence
- Asset record
- MDM enrollment status
- Encryption status
- XDR / EDR status
- Patch compliance
- Security baseline status
- Lost device ticket, if applicable
- Device wipe or disposal record
4.6 IT Asset Lifecycle Management
Purpose
Maintain accurate records of company IT assets from purchase through retirement.
Asset Types
| Asset Type | Examples |
|---|---|
| Endpoint devices | Laptops, desktops, mobile devices |
| SaaS applications | Microsoft 365, Google Workspace, Jira, Confluence |
| Cloud accounts | AWS, GCP, Azure |
| Source code repositories | GitHub, GitLab repositories |
| Network assets | Firewalls, VPN appliances, access points |
| AI data assets | Training datasets, prompt logs, evaluation data |
| Security tools | XDR, SIEM, vulnerability scanners |
Required Asset Fields
| Field | Description |
|---|---|
| Asset name | Name of asset |
| Asset type | Device, SaaS, cloud, repository, dataset, etc. |
| Owner | Business or technical owner |
| Assigned user | If applicable |
| Serial number | For physical devices |
| Vendor | Supplier or platform |
| Data classification | Public, internal, confidential, restricted |
| Status | Active, retired, lost, disposed |
| Purchase date | If applicable |
| Review date | Last reviewed date |
Lifecycle
- Request
- Approval
- Purchase or provisioning
- Assignment
- Secure configuration
- Monitoring
- Review
- Recovery
- Wipe or deprovisioning
- Disposal
Required Evidence
- Asset inventory
- Purchase approval
- Assignment record
- Security status
- Review record
- Disposal or deprovisioning evidence
4.7 VPN and Zero Trust Network Access
Purpose
Control remote access to office networks, cloud environments, internal tools, and production systems.
Preferred Approach
Use Zero Trust Network Access where possible. Traditional VPN is acceptable if protected by MFA, device compliance, access groups, and logging.
Minimum Requirements
| Control | Requirement |
|---|---|
| MFA | Required |
| Unique user account | Required |
| Shared accounts | Prohibited |
| Managed device | Required where possible |
| Group-based access | Required |
| Logging | Required |
| Quarterly review | Required |
| Contractor access | Time-bound |
| Production access | Restricted and separately approved |
Minimum Workflow
- User submits VPN or ZTNA access request.
- Manager approves business need.
- IT verifies device compliance.
- Access is granted through a group.
- User authenticates using MFA.
- Logs are retained.
- Access is reviewed quarterly.
- Access is removed during offboarding.
Required Evidence
- Access request ticket
- Approval
- User group membership
- MFA status
- Device compliance status
- Access logs
- Quarterly review record
4.8 Ticketing and Document Management
Purpose
Ensure IT work, security work, compliance actions, and operational decisions are traceable.
Ticketing System
The company should use Jira, Jira Service Management, Linear, GitHub Issues, or another approved ticketing system.
Minimum Ticket Types
| Ticket Type | Purpose |
|---|---|
| Access Request | Request access to systems or data |
| Onboarding | New employee setup |
| Offboarding | User termination and access removal |
| Change Request | Production, infrastructure, or security changes |
| Incident | Security, privacy, availability, or operational incident |
| Vulnerability | Security findings requiring remediation |
| Asset Request | Hardware, software, or SaaS request |
| Exception Request | Temporary deviation from policy |
| Vendor Review | New vendor or SaaS review |
| Compliance Task | SOC 2 or ISO 27001 evidence or remediation task |
Documentation System
The company should use Confluence, SharePoint, Google Drive, Notion, or a Git repository for official documents.
Minimum Document Controls
Each official document must include:
- Title
- Owner
- Version
- Approval date
- Last review date
- Next review date
- Change history
- Approval evidence
Required Evidence
- Tickets
- Approvals
- Linked documents
- Version history
- Review records
- Closure notes
4.9 Source Code Version Management
Purpose
Protect source code and ensure software changes are reviewed, tested, approved, and traceable.
Scope
This process applies to:
- GitHub
- GitLab
- Application repositories
- Infrastructure-as-code repositories
- AI model code
- Prompt templates
- Deployment scripts
- CI/CD pipelines
Minimum Controls
| Control | Requirement |
|---|---|
| SSO | Required where available |
| MFA | Required |
| Admin access | Restricted |
| Branch protection | Required for production branches |
| Pull / merge request | Required |
| Code review | At least one reviewer |
| CI/CD checks | Required before merge |
| Secrets scanning | Required |
| Dependency scanning | Required |
| Production deployment | Linked to approved change or PR / MR |
| Departed user removal | Required during offboarding |
Minimum Workflow
- Developer creates issue, ticket, or change request.
- Developer creates branch.
- Developer opens pull request or merge request.
- Automated tests and security scans run.
- Reviewer approves.
- Code is merged into protected branch.
- Deployment is executed through approved pipeline.
- Ticket is updated and closed.
Required Evidence
- Issue or ticket
- Pull request or merge request
- Reviewer approval
- CI/CD results
- Security scan result
- Deployment log
- Branch protection settings
4.10 Automatic Device Management
Purpose
Ensure endpoints are securely configured, monitored, and compliant before accessing company systems.
Recommended Tools
| Device Type | Recommended Tool |
|---|---|
| Windows | Microsoft Intune |
| macOS | Jamf or Intune |
| iOS / Android | Intune, Jamf, or Google Endpoint Management |
| Contractor devices | Restricted ZTNA access or managed profile |
Minimum Device Compliance Policy
Devices must meet the following requirements:
- Enrolled in MDM.
- Assigned to a known user.
- Disk encryption enabled.
- Firewall enabled.
- Screen lock enabled.
- Supported operating system version.
- Critical patches installed.
- XDR / EDR installed and healthy.
- No jailbreak or root.
- Local administrator rights restricted.
- Lost devices can be locked or wiped.
Required Evidence
- MDM inventory
- Compliance policy
- Device compliance report
- Encryption status
- Patch status
- XDR / EDR health
- Exception tickets
4.11 Compliance Automation with Vanta
Purpose
Use Vanta or a similar platform to automate evidence collection, monitor control status, and support SOC 2 and ISO 27001 readiness.
Recommended Integrations
| Integration | Purpose |
|---|---|
| Microsoft 365 / Entra ID | User inventory, MFA, access controls |
| Google Workspace | User inventory, MFA, access controls |
| HRIS | Employee lifecycle source |
| Intune | Device compliance evidence |
| Jamf | macOS device compliance evidence |
| GitHub | Code review, branch protection, access evidence |
| GitLab | Merge request, repository, and access evidence |
| AWS / GCP / Azure | Cloud security configuration evidence |
| Jira | Tickets, remediation, incidents, change records |
| Confluence / SharePoint / Google Drive | Policy evidence |
| XDR / EDR | Endpoint security evidence |
| Vulnerability scanner | Vulnerability and remediation evidence |
| Security training platform | Training completion evidence |
| Background check provider | Personnel compliance evidence, if applicable |
Minimum Workflow
- Connect core systems to Vanta.
- Map controls to SOC 2 and ISO 27001 requirements.
- Review failed checks weekly during readiness.
- Create remediation tickets for failed checks.
- Attach or sync evidence.
- Review control health monthly after certification.
- Export evidence for auditors when needed.
Required Evidence
- Vanta integration status
- Control status
- Failed control remediation tickets
- Policy evidence
- Access review evidence
- Device compliance evidence
- Vulnerability remediation evidence
5. Additional Essential Processes for AI Startups
5.1 AI Data Governance
Purpose
Ensure customer data, training data, prompt data, and model outputs are used responsibly and in accordance with company policy, customer agreements, and applicable laws.
Minimum Requirements
| Area | Requirement |
|---|---|
| Customer data | Do not use for model training unless contractually allowed |
| Training data | Track source, license, owner, and permitted use |
| PII | Classify and protect |
| Prompt data | Define logging, access, and retention |
| Model outputs | Review for sensitive or regulated use cases |
| Third-party AI tools | Use only approved tools |
| Data deletion | Support customer deletion requests |
| Data retention | Define retention period by data type |
Required Evidence
- Data inventory
- Data classification
- Customer data use approval
- Approved AI tool list
- Training dataset record
- Retention policy
- Deletion request record
5.2 Secure AI Development
Purpose
Ensure AI features are designed, developed, tested, and deployed securely.
Minimum Controls
- Threat modeling for AI features.
- Prompt injection testing.
- Data leakage testing.
- Model access control.
- Abuse monitoring.
- Human review for high-risk outputs.
- Logging of model access and administrative actions.
- Evaluation records for major model or prompt changes.
- Approval for production model changes.
- Documentation of limitations and risks.
Required Evidence
- AI feature design review
- Threat model
- Test results
- Model evaluation records
- Prompt change history
- Approval record
- Deployment record
5.3 Vendor and SaaS Risk Management
Purpose
Ensure third-party tools and vendors are reviewed before they are used to process company, customer, or AI data.
Minimum Workflow
- Business owner submits vendor review ticket.
- Data shared with vendor is identified.
- Vendor security posture is reviewed.
- SOC 2, ISO 27001, or equivalent security documentation is requested where appropriate.
- DPA, privacy policy, sub-processors, and retention terms are reviewed.
- SSO and MFA support are confirmed.
- Vendor is approved or rejected.
- Vendor is added to inventory.
- Vendor is reviewed annually.
Required Evidence
- Vendor review ticket
- Business owner
- Data classification
- Security documentation
- DPA or contract review
- Approval
- Annual review record
5.4 Backup and Recovery
Purpose
Ensure critical systems and data can be recovered after accidental deletion, outage, ransomware, or security incident.
Minimum Requirements
| Area | Requirement |
|---|---|
| Critical systems | Identify and document |
| Production databases | Backed up regularly |
| SaaS data | Backup enabled where needed |
| Source code | Protected in GitHub / GitLab |
| Recovery objectives | Define RTO and RPO |
| Restore testing | At least annually |
| Access to backups | Restricted |
| Backup encryption | Required |
Required Evidence
- Backup configuration
- Critical system inventory
- Restore test result
- RTO / RPO definition
- Backup access review
- Incident recovery record, if applicable
5.5 Security Awareness and Training
Purpose
Ensure employees understand their security responsibilities.
Minimum Requirements
| Training Type | Frequency |
|---|---|
| New hire security training | During onboarding |
| Annual security refresher | Annually |
| Secure coding training | Annually for engineers |
| AI data handling training | Annually for AI, engineering, product, and customer-facing teams |
| Phishing awareness | Periodically |
| Policy acknowledgment | During onboarding and after major updates |
Required Evidence
- Training assignment
- Completion record
- Policy acknowledgment
- Training content
- Exception record
6. Minimum Policy Set
The company should maintain the following policies and procedures.
| Policy / Document | Owner | Review Frequency |
|---|---|---|
| Information Security Policy | Security / IT | Annual |
| Access Control Policy | IT / Security | Annual |
| Acceptable Use Policy | IT / HR | Annual |
| Asset Management Policy | IT | Annual |
| Change Management Policy | Engineering / IT | Annual |
| Secure SDLC Policy | Engineering / Security | Annual |
| Incident Response Plan | Security / IT | Annual |
| Vulnerability and Patch Management Policy | Security / IT | Annual |
| Vendor Risk Management Policy | Security / Legal / Finance | Annual |
| Data Classification and Handling Policy | Security / Data Owner | Annual |
| Backup and Recovery Policy | Infrastructure / IT | Annual |
| AI Data Use and Model Governance Policy | AI / Security / Legal | Annual |
7. Minimum Review Cadence
| Activity | Frequency |
|---|---|
| Access review | Quarterly |
| Privileged access review | Monthly or quarterly |
| Device compliance review | Monthly |
| Vulnerability review | Weekly for critical findings; monthly for all findings |
| Incident review | After each incident |
| Policy review | Annually |
| Vendor review | Annually |
| Risk register review | Quarterly |
| Vanta control review | Monthly |
| Backup restore test | Annually |
| Incident response tabletop exercise | Annually |
| Secure SDLC review | Quarterly |
| AI data governance review | Quarterly |
8. SOC 2 and ISO 27001 Alignment
| IT Management Process | SOC 2 Alignment | ISO 27001 Alignment |
|---|---|---|
| Onboarding and offboarding | Logical access, user lifecycle, control activities | Access control, HR security |
| Access requests | Authorization, least privilege | Identity and access management |
| Endpoint management | System operations, risk mitigation | Asset management, endpoint security |
| XDR / EDR | Monitoring and threat detection | Malware protection, monitoring, incident detection |
| Vulnerability management | Risk mitigation and remediation | Technical vulnerability management |
| Change management | Change control and system integrity | Change control, secure development |
| Incident response | Detection, response, communication | Information security incident management |
| Asset lifecycle | Inventory and accountability | Asset management |
| Vendor management | Third-party risk | Supplier relationship security |
| Policy management | Governance and communication | ISMS documentation and continual improvement |
| Compliance automation | Evidence and control monitoring | ISMS monitoring, measurement, and evidence |
9. Implementation Roadmap
Phase 1: First 30 Days
Objectives
Establish the minimum security and IT management foundation.
Key Activities
- Select Microsoft 365 or Google Workspace as the identity anchor.
- Enforce MFA for all users.
- Create onboarding and offboarding checklists.
- Create ticket types for:
- Access requests
- Onboarding
- Offboarding
- Change requests
- Incidents
- Asset requests
- Vendor reviews
- Exceptions
- Enroll all laptops in Intune or Jamf.
- Deploy XDR / EDR to all company endpoints.
- Enable GitHub or GitLab MFA and SSO.
- Enable branch protection for production repositories.
- Require pull request or merge request reviews.
- Create basic IT asset inventory.
- Connect Vanta to:
- Identity provider
- MDM
- GitHub / GitLab
- Cloud provider
- Ticketing system
Phase 2: Days 31–60
Objectives
Formalize core policies and strengthen operational controls.
Key Activities
- Publish core IT and security policies.
- Define access review process.
- Define patch and vulnerability SLAs.
- Implement VPN or ZTNA access controls.
- Create production change workflow.
- Create vendor review workflow.
- Create incident response workflow.
- Create AI data handling policy.
- Create secure AI development checklist.
- Begin tracking control gaps in Vanta.
Phase 3: Days 61–90
Objectives
Validate the program and prepare for audit readiness.
Key Activities
- Run the first access review.
- Run the first privileged access review.
- Run the first device compliance review.
- Run the first vendor review.
- Run the first vulnerability review.
- Conduct an incident response tabletop exercise.
- Perform a backup restore test.
- Review all Vanta control failures.
- Create remediation tickets.
- Prepare SOC 2 and ISO 27001 evidence package.
10. Minimum Ticket Templates
10.1 Access Request Ticket
## Access Request
**Requester:**
**User needing access:**
**System or application:**
**Access level requested:**
**Business justification:**
**Data classification involved:**
**Temporary or permanent access:**
**Expiration date, if temporary:**
**Manager approval:**
**System owner approval:**
**Date access granted:**
**Implemented by:**
**Evidence attached:**
10.2 Onboarding Ticket
## Employee Onboarding
**Employee name:**
**Role:**
**Department:**
**Manager:**
**Start date:**
**Employment type:** Full-time / Contractor / Intern
**Location:**
**Device required:** Yes / No
**Required applications:**
**Required groups:**
**GitHub / GitLab access:** Yes / No
**Cloud access:** Yes / No
**VPN / ZTNA access:** Yes / No
**Security training completed:** Yes / No
**Policy acknowledgment completed:** Yes / No
**Manager confirmation:**
**IT completion date:**
10.3 Offboarding Ticket
## Employee Offboarding
**Employee name:**
**Manager:**
**Termination date:**
**Termination type:** Voluntary / Involuntary / Contractor end
**Disable identity account:** Complete / Pending
**Revoke active sessions:** Complete / Pending
**Remove SaaS access:** Complete / Pending
**Remove GitHub / GitLab access:** Complete / Pending
**Remove cloud access:** Complete / Pending
**Remove VPN / ZTNA access:** Complete / Pending
**Transfer file ownership:** Complete / Not applicable
**Transfer ticket ownership:** Complete / Not applicable
**Recover device:** Complete / Pending / Not applicable
**Wipe device:** Complete / Pending / Not applicable
**Final review by IT:**
**Closure date:**
10.4 Change Request Ticket
## Change Request
**Change title:**
**Requester:**
**System affected:**
**Environment:** Production / Staging / Development
**Change type:** Standard / Normal / Emergency
**Business reason:**
**Risk level:** Low / Medium / High
**Implementation plan:**
**Rollback plan:**
**Testing completed:** Yes / No
**Approver:**
**Scheduled date:**
**Implementation result:**
**Post-change validation:**
**Linked pull request / merge request:**
**Deployment evidence:**
10.5 Incident Ticket
## Incident Record
**Incident title:**
**Reported by:**
**Date and time detected:**
**Severity:** Low / Medium / High / Critical
**Systems affected:**
**Data affected:**
**Customer impact:** Yes / No / Unknown
**Initial description:**
**Containment actions:**
**Root cause:**
**Corrective actions:**
**Owner:**
**Resolution date:**
**Post-incident review completed:** Yes / No
**Lessons learned:**
**Follow-up tickets:**
10.6 Vendor Review Ticket
## Vendor Review
**Vendor name:**
**Business owner:**
**Purpose:**
**Data shared with vendor:**
**Data classification:**
**Customer data involved:** Yes / No
**PII involved:** Yes / No
**AI training or model use involved:** Yes / No
**SSO supported:** Yes / No
**MFA supported:** Yes / No
**SOC 2 / ISO 27001 report available:** Yes / No
**DPA required:** Yes / No
**Privacy policy reviewed:** Yes / No
**Sub-processors reviewed:** Yes / No
**Approved by:**
**Approval date:**
**Next review date:**
11. Exception Management
Purpose
Allow temporary exceptions when business needs require deviation from policy while ensuring risk is documented, approved, and time-bound.
Minimum Workflow
- User submits exception request.
- Risk is documented.
- Compensating controls are identified.
- Security or IT owner approves.
- Expiration date is assigned.
- Exception is reviewed before expiration.
- Exception is closed or renewed.
Required Evidence
- Exception ticket
- Business justification
- Risk description
- Compensating controls
- Approval
- Expiration date
- Review outcome
12. Metrics and Reporting
The company should track a small set of operational and compliance metrics.
| Metric | Target |
|---|---|
| MFA coverage | 100% |
| Managed device coverage | 100% for company devices |
| XDR / EDR coverage | 100% for company devices |
| Critical vulnerability remediation | Within defined SLA |
| Offboarding completion | Same day |
| Privileged access review | Completed on schedule |
| Production changes with approval | 100% |
| Repositories with branch protection | 100% for production branches |
| Security training completion | 100% |
| Vendor reviews completed | 100% for vendors handling sensitive data |
| Vanta failed controls | Reviewed monthly |
13. Roles and Responsibilities
| Role | Responsibilities |
|---|---|
| CEO / Executive Sponsor | Approves security program and risk posture |
| CTO / Engineering Leader | Owns engineering, SDLC, source code, and production systems |
| IT Owner | Owns devices, identity, SaaS, onboarding, offboarding, and support |
| Security Owner | Owns security policies, incidents, risk, access reviews, and audit readiness |
| HR Owner | Triggers onboarding, offboarding, and training requirements |
| System Owner | Approves access and changes for assigned systems |
| Data Owner | Approves access and use of sensitive data |
| Employees | Follow policies, protect company assets, and report incidents |
14. Practical Minimum Control Statement
The startup should operate according to the following rule:
No access without approval.
No device without management.
No code change without review.
No production change without traceability.
No vendor without ownership.
No customer data use without documented permission.
No compliance evidence without automation where practical.
15. Summary
This IT Management Guide provides a lean operating model suitable for an AI startup preparing for SOC 2 and ISO 27001.
The minimum program should include:
- Centralized identity
- MFA for all users
- Structured onboarding and offboarding
- Ticket-based access requests
- Managed and protected endpoints
- Asset lifecycle tracking
- VPN or ZTNA access control
- Secure source code management
- Change management
- Incident response
- Vulnerability management
- Vendor review
- AI data governance
- Compliance automation using Vanta or equivalent
The goal is not to create heavy process overhead. The goal is to create a repeatable, auditable, and secure way to operate the company as it grows.