# Add Office App

You can add Office applications to deploy through Microsoft Endpoint Manager.

## Details

| Field                          | Description                                                                                                                                                                                                  |
| ------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Excluded Apps                  | Apps to be excluded from the deployment.                                                                                                                                                                     |
| Update Channel                 | The update channel the apps will be assigned to.                                                                                                                                                             |
| Languages                      | What languages to download with the office deployment.                                                                                                                                                       |
| Use Shared Computer Activation | The status of the Network Inspection service.                                                                                                                                                                |
| 64 Bit (Recommended)           | Whether the install is for the 64 Bit version of Office.                                                                                                                                                     |
| Remove other versions          | Whether the install removes other versions of Office.                                                                                                                                                        |
| Accept License                 | Whether the install accepts the Office EULA license.                                                                                                                                                         |
| Use Custom XML Configuration   | Provide a custom Office Configuration XML. When using custom XML, all other Office configuration options above will be ignored. See [Office Customization Tool](https://config.office.com/) to generate XML. |
| Assignment Options             | Select the radial for how you want to assign this application: `Do not assign`, `Assign to all users`, `Assign to all devices`, `Assign to all users and devices`,or`Assign to Custom Group`.                |

***

## Feature Requests / Ideas

We value your feedback and ideas. Please raise any [feature requests](https://github.com/KelvinTegelaar/CIPP/issues/new?template=feature.yml) on GitHub.


---

# 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.cipp.app/user-documentation/endpoint/applications/list/add-application/add-office-app.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.
