# AI for MSPs

- [AI in the MSP Stack](https://docs.themspkb.com/ai-for-msps/ai-in-the-msp-stack.md): Practical guide to understanding where AI actually shows up in MSP tools, how it differs from automation, and how to assess claims responsibly.
- [AI vs. Automation](https://docs.themspkb.com/ai-for-msps/ai-in-the-msp-stack/ai-vs.-automation.md): Understand the technical difference between deterministic automation and probabilistic AI, with decision frameworks for MSP workflows.
- [Where It Shows Up](https://docs.themspkb.com/ai-for-msps/ai-in-the-msp-stack/where-it-shows-up.md): Specific AI tools and features available in PSA/RMM platforms, with costs, capabilities, and vendor comparison for MSP decision-makers.
- [Implementation & ROI](https://docs.themspkb.com/ai-for-msps/ai-in-the-msp-stack/where-it-shows-up/implementation-and-roi.md)
- [What It Cant Do Yet](https://docs.themspkb.com/ai-for-msps/ai-in-the-msp-stack/what-it-cant-do-yet.md): AI brings efficiency but has hard limits that create operational and legal risks. Misuse or overconfidence can damage client trust, reduce staff capability, and increase liability.
- [Where We're Going](https://docs.themspkb.com/ai-for-msps/ai-in-the-msp-stack/where-were-going.md): Regulatory trends, compliance requirements, and preparation strategies for MSPs adopting AI tools in client environments.
- [Positioning & Preparation](https://docs.themspkb.com/ai-for-msps/ai-in-the-msp-stack/where-were-going/positioning-and-preparation.md)
- [AI Security](https://docs.themspkb.com/ai-for-msps/ai-security.md): Framework for securing AI in MSP environments, covering risks, compliance, governance, and operational safeguards.
- [Risks & Guardrails for AI in MSP Environments](https://docs.themspkb.com/ai-for-msps/ai-security/risks-and-guardrails-for-ai-in-msp-environments.md): A practical overview of risks and guardrails for securely integrating AI into MSP workflows.
- [Data Handling & Privacy](https://docs.themspkb.com/ai-for-msps/ai-security/data-handling-and-privacy.md): How AI tools process, store, and protect client data. Covers residency risks, training restrictions, anonymization, tenant isolation, and contract requirements.
- [Operational Safeguards & Oversight](https://docs.themspkb.com/ai-for-msps/ai-security/operational-safeguards-and-oversight.md): AI tools in MSP environments need strong oversight. This page explains the safeguards that keep AI outputs reliable, auditable, and safe to use in production.
- [Governance & Acceptable Use](https://docs.themspkb.com/ai-for-msps/ai-security/ai-governance-and-acceptable-use-policies.md): This guide provides policy templates, enforcement procedures, and training frameworks for how MSPs and clients should define, document, and disclose AI use responsibly.
- [Training, Detection & Enforcement](https://docs.themspkb.com/ai-for-msps/ai-security/ai-governance-and-acceptable-use-policies/training-detection-and-enforcement.md): Train staff on safe AI use, detect unauthorized “shadow AI,” and enforce policies with clear guardrails. Covers fundamentals, operational training, monitoring methods,


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.themspkb.com/ai-for-msps.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
