> 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/signing-in.md).

# Signing In

Connect your Jurisphere account to the Word Add-In

If you don't yet see a Jurisphere panel or ribbon button, start with [Installing the Word Add-In](/jurisphere-word-add-in/getting-started/installing-the-add-in.md#installing-jurisphere-word-add-in) first. This page picks up exactly where that one leaves off.&#x20;

### Before you sign in

<table data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><strong>Use your Work Email</strong></td><td>Sign in with the same email address you use on the Jurisphere web platform.</td></tr><tr><td><strong>No separate license needed</strong></td><td>The Word Add-In uses your existing Jurisphere account. There's nothing extra to buy or activate.</td></tr><tr><td><strong>Choose a Sign In method</strong></td><td>Enter your email address and verification code, or continue with Google or Microsoft.</td></tr></tbody></table>

***

### Choosing a sign-in method

Jurisphere's web platform supports signing in with an email and one time verificatio code, or with a linked Google or Microsoft account. All three appear as options inside the Word Add-In's sign-in dialog too.

<figure><img src="https://1915117185-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fe5hzq5uD7DBUBcTTPvL4%2Fuploads%2FieGen5QrMsBOIOaBNyBD%2Fimage.png?alt=media&amp;token=9468278e-331e-424e-b503-3a3381ae01ec" alt="" width="363"><figcaption></figcaption></figure>

***

### Signing in

{% stepper %}
{% step %}

#### Open the panel and click Sign In

If the Jurisphere panel isn't already open, click the Jurisphere entry point in the Word ribbon. Inside the panel, click **Sign In**.

<figure><img src="https://1915117185-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fe5hzq5uD7DBUBcTTPvL4%2Fuploads%2FBCT5qxttOQaXbkecupUu%2Fimage.png?alt=media&amp;token=654fb54e-8297-473b-8077-07c73a70bd6e" alt="" width="314"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Enter your email address

Type the **official email address** you use to access the Jurisphere web platform.

<figure><img src="https://1915117185-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fe5hzq5uD7DBUBcTTPvL4%2Fuploads%2FjG7PCm3XqteYVjxnZiNx%2Fimage.png?alt=media&amp;token=e435d5f1-2e14-4fd8-9a58-a313cbd33c99" alt="" width="314"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Retrieve your one-time verification code

Jurisphere sends a short numeric code to that inbox within a few seconds. Switch to your email, find the message from Jurisphere, and note the code.

{% hint style="info" %}
**Code not arriving?** Check your **Spam/Junk folder** and, if you're on Outlook or Microsoft 365, the **Other** tab.&#x20;
{% endhint %}
{% endstep %}

{% step %}

#### Enter the code and continue

Type the verification code into the panel and click **Continue**. You're now signed in and ready to work. The panel switches from the sign-in screen to the Ask Juris style interface you'll use for every other task in the Add-In.

<figure><img src="https://1915117185-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fe5hzq5uD7DBUBcTTPvL4%2Fuploads%2FYmw4vr9eByxTqaxVuXfL%2Fimage.png?alt=media&amp;token=ca76242f-1fa0-4d53-9ff2-30d95913815b" alt="" width="314"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Choose to continue with Google or Microsoft

If your Google or Microsoft account is already signed into your browser, you can proceed with connecting your account directly.

<figure><img src="https://1915117185-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fe5hzq5uD7DBUBcTTPvL4%2Fuploads%2F7v4HLpv0yKm59Hxe3lrk%2Fimage.png?alt=media&amp;token=5f28322f-0e00-4bc5-9ed3-de50bae59661" alt="" width="353"><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

***

### What's next

<a href="/jurisphere-word-add-in/core-features/ask-juris.md" class="button primary">Ask Juris</a><a href="/jurisphere-word-add-in/core-features/review-playbook.md" class="button secondary">Review Playbooks</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/signing-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.
