If your company requires IT administrator approval for Microsoft 365 add-ins, such as the GC AI add-in for Microsoft Word, please refer to Microsoft’s guide, Manage deployment of Microsoft 365 add-ins, for instructions. To ensure you can use GC AI seamlessly within Microsoft Word, your IT admin may need to manage the deployment of the add-in.Documentation Index
Fetch the complete documentation index at: https://docs.gc.ai/llms.txt
Use this file to discover all available pages before exploring further.
Architecture & Security
GC AI for Word is an OfficeJS web add-in. It runs as a sandboxed web application inside Microsoft Word’s add-in iframe — it is not a COM or VSTO add-in. This means:- No native executables are installed on end-user machines.
- No registry modifications.
- All code runs within the browser-based OfficeJS runtime and is subject to Microsoft’s add-in security model.