# Getting the Word Add-In

### **Word Add-in Corporation Installation Instructions**

In order to install the word add-in for users who need to be able to manage and edit templates, the easiest way to achieve this is via centralised deployment of the Word Add-In. This needs to be done by an administrator of the Microsoft (Office 365) accounts.

1. Login as an administrator and navigate to <https://admin.microsoft.com/#/homepage>
2. On the Left Hand Navigation bar, select the option for **Integrated apps**

<figure><img src="/files/i42UgtLwU3Kx8JbNTGpx" alt="" width="505"><figcaption></figcaption></figure>

3. Select **Upload custom apps**

<figure><img src="/files/8tMEN4zBa2cZn2blp1Xj" alt="" width="509"><figcaption></figcaption></figure>

4. Select the option for **Provide link to the manifest file**

<figure><img src="/files/ekHCocCDvEwxlZpAXYJp" alt="" width="506"><figcaption></figcaption></figure>

The manifest file is provided here:

**For EMEA/APAC users**

<https://word-add-in.awesome-docs.io/manifest/mangular-manifest-prod.xml>\
\
**For US based users**

<https://word-add-in-us.awesome-docs.io/manifest/mangular-manifest-us.xml>

5. Select users that should have the ability to use the Word add-in within their Word.

### **In Microsoft Word**

1. The Add-in should then be available within each user's Microsoft Word. In Microsoft Word, navigate to **Insert an Add-in** and then Manage your apps in the bottom-left corner.
   1. Similarly, the user can use the search bar at the top of their Microsoft Word screen to search for "Add-in" to select **Insert an Add-in**.
2. Kyloe AwesomeDocs should be available as an Add-in to select.


---

# 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://help.kyloepartners.com/kyloe-awesomedocs-2.0/kyloe-awesomedocs-admin/getting-the-word-add-in.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.
