# Advanced Outlook Add-in

*LeadBoxer has 3 different Outlook plugins:*

1. [*The Official add-in*](https://help.leadboxer.com/leadboxer/integrations/email/individual-emails/docs.leadboxer.com/article/148-outlook-365-outlook-for-mac-outlook-in-browser)
2. *The Advanced add-in*
3. *The Legacy plug-in*&#x20;

**This page is documentation for the Advanced Outlook add-in**

The Advanced add-in is identical to the [Official add-in](https://help.leadboxer.com/leadboxer/integrations/email/individual-emails/docs.leadboxer.com/article/148-outlook-365-outlook-for-mac-outlook-in-browser), AND replaces the need to activate the tracking for each email with an auto-enable option.&#x20;

To Install the Advanced version, first make sure you do not have the Official version installed.&#x20;

**For individual install**

1. Go to the add-ins section in your outlook

   <figure><img src="//d33v4339jhl8k0.cloudfront.net/docs/assets/565e1cb7c697915b26a5c214/images/60c1d23e96768369c70bc5a5/file-PATOS1rlbk.png" alt=""><figcaption></figcaption></figure>
2. Click on the **My add-ins** tab and scroll down to Custom Add-ins
3. Click on **Add custom Add-in** and select **Add from URL**
4. paste URL: [**https://subscription.leadboxer.com/LeadboxerOutlookWebPlugin.xml**](https://subscription.leadboxer.com/LeadboxerOutlookWebPlugin.xml) and click ok

This should install the advanced add-in. You can use the instructions from the official add-in to continue.

### Install the Advanced Add-in as Ms Office Admin

1. Log into your Microsoft 365 Admin Center
2. Go to Settings > Integrated apps, and click **Upload Custom Apps**

<figure><img src="/files/Z3bV1WF2gvQOHhPnYvAq" alt=""><figcaption></figcaption></figure>

3.

4. Select Office Add-in for App type

5. Click on Provide Link to manifest file radio button

6. paste URL: [**https://subscription.leadboxer.com/LeadboxerOutlookWebPlugin.xml**](https://subscription.leadboxer.com/LeadboxerOutlookWebPlugin.xml) and click Validate

   <figure><img src="/files/8k2EWGYzscrkOQZZ4RJK" alt=""><figcaption></figcaption></figure>

7. make sure Test deployment is set to No

8. Assign users according to your preferences. We recommend Specific users/groups.

   <figure><img src="/files/ML88DxS9fYQ6JnpRUmyJ" alt=""><figcaption></figcaption></figure>

9. Accept permissions requests

10. Review and finish deployment

This should deploy and enable the Advanced version of the Add-in for the selected users and automatically track all the emails they send.


---

# 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.leadboxer.com/leadboxer/integrations/email/individual-emails/advanced-outlook-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.
