> For the complete documentation index, see [llms.txt](https://docs.drivepoint.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.drivepoint.io/navigating-the-excel-add-in/removing-the-old-add-in-drivepoint-legacy.md).

# Removing the old Add-In "Drivepoint Legacy"

1. In Excel, click on "Home" and then on "Add-ins" on the far right of the screen

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

2. Click on "More Add-Ins" on the bottom right

<figure><img src="/files/xGYRTNisbfJzAGY38FLW" alt="" width="184"><figcaption></figcaption></figure>

3. Click on "My Add-Ins" on the top left of the pop-up

<figure><img src="/files/MQMrUKcuie0jQGoeF0O7" alt="" width="188"><figcaption></figcaption></figure>

4. Hover over Drivepoint Legacy -> the Add-In to be removed
5. Click on the three dots and click "Remove"

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

6. Confirm your selection in the Microsoft pop-up
7. Success - you removed the old Drivepoint Add-In🎉


---

# 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:

```
GET https://docs.drivepoint.io/navigating-the-excel-add-in/removing-the-old-add-in-drivepoint-legacy.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.
