> 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/overview-of-the-word-add-in.md).

# Overview of the Word Add-In

What the Jurisphere Word Add-In does, its four core capabilities, and how to decide which one to reach for.

The Jurisphere Word Add-In brings Jurisphere directly into your Microsoft Word application. A panel on the right side of your Word document lets you review, draft, run Skills, and apply Review Playbooks, all without switching to a browser, re-uploading your file, or losing your place in the document.

<figure><img src="https://1915117185-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fe5hzq5uD7DBUBcTTPvL4%2Fuploads%2FJLTsccq2C6VybVr7n8M4%2Fimage.png?alt=media&amp;token=137497d7-5cef-44b6-a810-a101905b91f0" alt=""><figcaption></figcaption></figure>

## Capabilities

<details>

<summary><strong>Review your document</strong></summary>

**Query your document the way you would on the web Ask Juris tool** **-**

Analyze clauses, summarize key terms, and identify risks or obligations. \
Ask follow-up questions to dig deeper, so each query builds on the last.

</details>

<details>

<summary><strong>Draft &#x26; Edit</strong></summary>

**Generate edits to revise your document -**&#x20;

Each edit is categorized such as *insertion*, *deletion*, *rewrite*, or *replacement.* It comes with a short summary explaining the change. Review each suggestion, then accept or dismiss it with full control over your document.

</details>

<details>

<summary><strong>Skills</strong></summary>

**Run pre-built, one-click legal skills directly on your open document -**

Skills are built and approved by expert lawyers for specific, repeatable tasks — contract reviews, clause standardization, compliance checks — so you don't have to re-prompt from scratch every time.

</details>

<details>

<summary><strong>Review Playbooks</strong></summary>

**Apply your team's clause-by-clause review standards automatically -**

A Review Playbook captures your ideal position, acceptable fallbacks, and language that should always be flagged. It is created once on the web platform, then reused across every matter from inside Word.

</details>

***

## What you can do

{% stepper %}
{% step %}

### Open the panel and set your scope

Click **Ask questions or make changes to the document** in the Word ribbon. Choose **Whole Document** for broad questions, or highlight text first for **Selection Only**.

<figure><img src="https://1915117185-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fe5hzq5uD7DBUBcTTPvL4%2Fuploads%2FkxKh9tsa3w3kjuQdgJxw%2Fimage.png?alt=media&amp;token=d2c7c769-65a1-43b9-9abe-d7176a5fdadf" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Ask, draft, run a pre-built skill, or run a Review Playbook

Type your instruction in plain language, or pick a pre-built skills below the prompt box. Press **Tab** to trigger [Prompt Enhancement](/jurisphere-word-add-in/help-section/errors-and-faqs/prompt-enhancement.md) if you're not sure how to phrase the task.

<figure><img src="https://1915117185-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fe5hzq5uD7DBUBcTTPvL4%2Fuploads%2FqBDiDluPINeDSdgW2r3E%2Fimage.png?alt=media&amp;token=d5dfd6df-7ba6-445d-83d6-238c2d9a3a69" alt=""><figcaption></figcaption></figure>

Once you’ve created a Review Playbook, you can find it under the “**Review Playbooks**” section in the Word add-in. Simply open the document you want to review and run the review playbook on it.
{% endstep %}

{% step %}

### Review what comes back

Responses include inline citations linking straight back to the relevant part of your document, click one to jump there and verify.&#x20;

<figure><img src="https://1915117185-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fe5hzq5uD7DBUBcTTPvL4%2Fuploads%2FEMlqKLZVun3X09TPGQHN%2Fimage.png?alt=media&amp;token=62ec8792-fc2e-423d-988e-5166b8c08af9" alt=""><figcaption></figcaption></figure>

Suggested edits arrive individually, each with **Show in Document**, **Apply**, **Apply with Comment** and **Dismiss**.

<figure><img src="https://1915117185-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fe5hzq5uD7DBUBcTTPvL4%2Fuploads%2FCieVlgnK0kcFOsxUuurj%2Fimage.png?alt=media&amp;token=32a58106-9a9d-42d9-8b7d-2f9a09e5e259" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Iterate by asking a follow-up

Jurisphere keeps the full context of the conversation, so "make it mutual" or "now add a carve-out for fraud" builds on what came before rather than starting over.
{% endstep %}
{% endstepper %}

***

## Ready to get started?

<a href="/jurisphere-word-add-in/getting-started/installing-the-add-in.md" class="button primary">Installing the Add-In</a><a href="/jurisphere-word-add-in/getting-started/signing-in.md" class="button secondary">Signing In</a><a href="/jurisphere-word-add-in/core-features/ask-juris.md" class="button primary">Ask Juris on Word Add-In</a>


---

# 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/overview-of-the-word-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.
