> For the complete documentation index, see [llms.txt](https://help.jurisphere.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.jurisphere.ai/jurisphere-word-add-in/getting-started/installing-the-add-in.md).

# Installing the Add-In

Add Jurisphere to Microsoft Word

The Jurisphere Word Add-In brings drafting, review, Skills, and Review Playbooks into a panel alongside your document. This page covers **getting the Add-In into Word,** for connecting your Jurisphere account once it's installed, see [Signing In to the Word Add-In](/jurisphere-word-add-in/getting-started/signing-in.md).

### Compatibility

| Platform                                                                                     | Support                                              |
| -------------------------------------------------------------------------------------------- | ---------------------------------------------------- |
| Word for Windows (desktop, Microsoft 365)                                                    | ✅ Yes. Recommended for the most complete experience. |
| Word for Mac (desktop, Microsoft 365)                                                        | ✅ Yes. Recommended for the most complete experience. |
| Word on the web (office.com)                                                                 | ✅ Yes. Works from any web browser.                   |
| Word on iPad / mobile                                                                        | ⚠️ Not currently supported.                          |
| Older, non-subscription Word versions (e.g., Word 2016 perpetual license, non-Microsoft 365) | ⚠️ Limited support.                                  |

***

## Installing Jurisphere Word Add-In

{% stepper %}
{% step %}

### Open a document and go to the Home tab

Open any Word document (a new blank document works fine. You don't need an existing draft to install the Add-In).
{% endstep %}

{% step %}

### Select Add-ins from the ribbon

In the **Home** tab ribbon, click **Add-ins**. Depending on your Word version, this may appear as **Add-ins**, **Get Add-ins**, or under a small puzzle-piece icon.

<figure><img src="https://1915117185-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fe5hzq5uD7DBUBcTTPvL4%2Fuploads%2FK9AKMkhtHlfkUzFP0IbX%2Fimage.png?alt=media&amp;token=c21f113c-4fe7-447d-8d23-a95e0556acab" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Search for "Jurisphere"

The Office Add-ins dialog opens. Use the search bar to search for **Jurisphere**.

<figure><img src="https://1915117185-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fe5hzq5uD7DBUBcTTPvL4%2Fuploads%2FTrACOz8imjtjtudFomid%2Fimage.png?alt=media&amp;token=7e2579d0-f45f-41a3-9a07-c42f13f5042c" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
If there’s no search bar and the same is replaced by a “More Add-Ins” button, click it to open the Microsoft Marketplace. Search for Jurisphere and click “Get it now”.

<img src="https://1915117185-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fe5hzq5uD7DBUBcTTPvL4%2Fuploads%2FALLrCP6U5by36kvnVGV7%2Fimage.png?alt=media&amp;token=262216eb-a2b0-440a-9c6b-51b6d3164ed2" alt="" data-size="original">
{% endhint %}
{% endstep %}

{% step %}

### Click Add

Once the Jurisphere Word Add-in appears in the search results, click **Add** next to it.
{% endstep %}

{% step %}

### Wait for the panel to load

Give it a few seconds. Once installed, the Jurisphere Word Add-In button will appear on the right side of the Add-Ins button. Open it and you’re ready to sign in.

<figure><img src="https://1915117185-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fe5hzq5uD7DBUBcTTPvL4%2Fuploads%2FH8GoP8rEHWuglUROXQ0x%2Fimage.png?alt=media&amp;token=6b3704b6-efc4-4fcd-8329-60c3cfdfced0" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
Once installed, the Jurisphere Add-In stays available across **every** Word document on this device. You only need to do this once.
{% endhint %}
{% endstep %}
{% endstepper %}


---

# 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.jurisphere.ai/jurisphere-word-add-in/getting-started/installing-the-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.
