# Step 3: Activate Add-in

Once Excel Lab has been installed, you will need to activate the add-in. To do this in Microsoft Excel

(1) Open Excel

(2) In Excel's menu, select **File -> Options**

(3) In Excel's options menu, select **Add-ins**

(4) At the bottom of the dialog, click on **Go... (Excel Add-ins)**

(5) An Add-ins window will pop up, click on **Browse...**

(6) Select the Excel Lab add-in file at the following location

&#x20;    `C:\Program Files\Windham Labs\WindhamXlsLab\application\WindhamXlsLab.xla`

(7) Click OK. The add-in should be activated.


---

# 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://excelhelp.windhamlabs.com/getting-started/installing-excel-lab/activate-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.
