> For the complete documentation index, see [llms.txt](https://help.leadboxer.com/leadboxer/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.leadboxer.com/leadboxer/integrations/email/individual-emails/advanced-outlook-add-in.md).

# 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

7. Please note: in some cases the option to validate with URL is not available. If this is the case - **right click the .xml file above, save it to your computer, and select the option to 'Upload manifest file' below.**<br>

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

8. make sure Test deployment is set to No

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

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

10. Accept permissions requests

11. 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.leadboxer.com/leadboxer/integrations/email/individual-emails/advanced-outlook-add-in.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
