# Excel Add-in Deployment

After connecting your Microsoft 365 tenant, deploy the Rockhopper Excel Add-in so users can track changes directly within Excel.

## Install from AppSource

1. Go to the [Rockhopper Add-in on AppSource](https://appsource.microsoft.com/en-us/product/office/WA200006846?tab=Overview)
2. Sign in with your admin account
3. Click **Get it now**

![Rockhopper listing on Microsoft AppSource](/files/03hxtrcvPDo590QuULt6)

4. You'll be redirected to the **M365 Admin Center**

![AppSource redirecting to M365 Admin Center](/files/RKzbi4LqxjfIhENRHKX6)

{% hint style="info" %}
Only users with an Admin role are redirected to the Admin Center. Non-admin users will see a different experience.
{% endhint %}

## Choose who gets the add-in

Select which users will receive the add-in. We recommend **Entire organization** for most deployments.

![M365 Admin Center user selection — "Entire organization" selected](/files/ICkZRu7JgX39RzBSmWCe)

| Option                    | When to use it                                                                           |
| ------------------------- | ---------------------------------------------------------------------------------------- |
| **Entire Organization**   | Recommended for most deployments — all current and future users get access automatically |
| **Specific users/groups** | Use for pilot programs or phased rollouts                                                |

## Accept permissions

Click **Accept permissions** when prompted. Review the permissions the add-in needs to function within Excel.

![M365 Admin Center showing the add-in permissions to accept](/files/1wXO1syQotbVQvyxHs9J)

A consent modal will appear — review and click **Accept**.

![Microsoft consent modal for add-in permissions](/files/ZIThdpTHMKeijSfwU562)

## Finish deployment

Review the deployment summary and click **Finish deployment**.

![Deployment review screen showing "Finish deployment" button](/files/tV4ZrIP9JvOk9bZr3k9B)

You'll see a confirmation that the deployment is complete.

![Deployment completed confirmation in M365 Admin Center](/files/WDUTVOU99FWVMDyapbjE)

## Verification

After deployment, the Rockhopper add-in is available from the **Home** ribbon tab in Excel.

{% hint style="warning" %}
It can take up to 24 hours for the add-in to appear for all users. If someone doesn't see it right away, restarting Excel usually resolves it.
{% endhint %}


---

# 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.rockhopper.co/it-setup/excel-addin-deployment.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.
