Office AI 权限说明 / Office AI Permissions Guide
结论 / Conclusion
权限取决于安装、Office 宿主、具体文档操作和用户主动调用的功能。安装可能需要 Windows 安装权限;文档自动化需要访问用户选择的 Office 内容;AI、反馈和升级功能可能需要网络访问。只授予完成当前任务所需的权限,并在重要文件上先验证。
Permissions depend on installation, the Office host, the document operation, and the feature the user actively invokes. Installation may need Windows installation permission; document automation needs access to user-selected Office content; AI, feedback, and update features may need network access. Grant only what the current task requires and validate on important files first.
权限边界 / Permission boundaries
- 安装权限用于安装或更新客户端,不代表插件可以读取所有用户文件 / Installation permission is for installing or updating the client and does not mean the add-in can read every user file.
- 文档权限应以用户主动选择的文件、区域和操作为边界 / Document access should be bounded by the file, range, and operation the user actively selects.
- 社区、反馈和账号权限与本地 Office 文档权限是不同边界 / Community, feedback, and account permissions are separate from local Office document permissions.
- 脚本方案的权限、来源和风险必须在审核说明中明确 / Script-solution permissions, provenance, and risks must be explicit in the review description.
使用前检查 / Before using a feature
- 确认操作对象、输出位置和是否会覆盖原文件 / Confirm the target, output location, and whether the original will be overwritten.
- 对重要文件创建副本,并先用少量内容验证 / Create a copy of important files and validate with a small sample.
- 检查 Office/Windows 账号、文件权限和网络状态 / Check Office/Windows account state, file permissions, and network status.
- 发现权限异常时记录错误文本、宿主版本和复现步骤 / When permissions fail, record the exact error, host version, and reproduction steps.
官方入口 / Official paths:
- 产品事实 / Product facts:
/docs/product.md - 隐私说明 / Privacy:
/docs/privacy.md - 安全说明 / Security:
/docs/security.md - 故障排查 / Troubleshooting:
/docs/troubleshooting.md